stable build: 133 builds: 1 failed, 132 passed, 1 error, 84 warnings (v4.4.1)
Full Build Summary: https://kernelci.org/build/stable/kernel/v4.4.1/
Tree: stable
Branch: local/linux-4.4.y
Git Describe: v4.4.1
Git Commit: f1ab5eafa3625b41c74326a1994a820ff805d5b2
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
Built: 3 unique architectures

Build Failure Detected:

arm:
multi_v7_defconfig+CONFIG_SMP=n FAIL

Errors and Warnings Detected:

arm:
at91_dt_defconfig 1 warning
bcm_defconfig 1 warning
cm_x300_defconfig 1 warning
corgi_defconfig 1 warning
davinci_all_defconfig 1 warning
em_x270_defconfig 1 warning
exynos_defconfig 1 warning
imx_v4_v5_defconfig 1 warning
imx_v6_v7_defconfig 2 warnings
iop13xx_defconfig 1 warning
iop32x_defconfig 1 warning
lpc18xx_defconfig 1 warning
magician_defconfig 1 warning
mini2440_defconfig 1 warning
mmp2_defconfig 1 warning
multi_v5_defconfig 1 warning
multi_v7_defconfig 3 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y 6 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y 3 warnings
multi_v7_defconfig+CONFIG_LKDTM=y 3 warnings
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y 2 warnings
multi_v7_defconfig+CONFIG_SMP=n 1 error 5 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y 3 warnings
mvebu_v5_defconfig 1 warning
mvebu_v7_defconfig 3 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y 3 warnings
nhk8815_defconfig 1 warning
omap1_defconfig 1 warning
omap2plus_defconfig 2 warnings
pxa3xx_defconfig 1 warning
qcom_defconfig 1 warning
raumfeld_defconfig 1 warning
sama5_defconfig 1 warning
shmobile_defconfig 1 warning
socfpga_defconfig 1 warning
spitz_defconfig 1 warning
sunxi_defconfig 1 warning
tegra_defconfig 3 warnings
tinyconfig 2 warnings
u300_defconfig 1 warning
u8500_defconfig 1 warning
vexpress_defconfig 1 warning
vt8500_v6_v7_defconfig 1 warning
arm64:
defconfig 1 warning
defconfig+CONFIG_CPU_BIG_ENDIAN=y 1 warning
defconfig+CONFIG_LKDTM=y 1 warning
defconfig+CONFIG_OF_UNITTEST=y 1 warning
tinyconfig 1 warning
x86:
allmodconfig+CONFIG_OF=n 4 warnings
i386_defconfig 1 warning
tinyconfig 4 warnings
Errors summary:
1 :(.init.text+0x55c): undefined reference to `psci_smp_available'
Warnings summary:
38 drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
12 net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
12 net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
5 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 mm/page_alloc.c:5683:34: warning: array subscript is below array bounds [-Warray-bounds]
1 drivers/soc/qcom/spm.c:305:5: warning: 'found' may be used uninitialized in this function [-Wuninitialized]
1 drivers/pinctrl/pinctrl-at91-pio4.c:1003:3: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat]
1 drivers/net/ethernet/marvell/mvneta.c:2772:30: warning: unused variable 'other_port' [-Wunused-variable]
1 drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/dw_mmc.c:702:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/mmc/host/dw_mmc-pltfm.c:63:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/i915/intel_display.c:2969:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/gpu/drm/gma500/cdv_intel_dp.c:868:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
1 /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
1 .config:917:warning: override: NOHIGHMEM changes choice state
1 .config:916:warning: override: SLOB changes choice state
1 .config:914:warning: override: KERNEL_XZ changes choice state
1 .config:866:warning: override: SLOB changes choice state
1 .config:860:warning: override: SLOB changes choice state
1 .config:858:warning: override: KERNEL_XZ changes choice state

Detailed per-defconfig build reports:

acs5k_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

acs5k_tiny_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

allmodconfig+CONFIG_OF=n (x86) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
drivers/gpu/drm/gma500/cdv_intel_dp.c:868:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]

allnoconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

am200epdkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

assabet_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

at91_dt_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

axm55xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

badge4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm2835_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

cerfcube_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

clps711x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

cm_x2xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

cm_x300_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

cns3420vb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

colibri_pxa270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

colibri_pxa300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

collie_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

corgi_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

davinci_all_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

defconfig (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

defconfig+CONFIG_LKDTM=y (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

defconfig+CONFIG_LKDTM=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+kvm_guest (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

dove_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ebsa110_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

efm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

em_x270_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

ep93xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

eseries_pxa_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

exynos_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

ezx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

footbridge_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

h3600_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

h5000_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

hackkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

hisi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

i386_defconfig (x86) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/gpu/drm/i915/intel_display.c:2969:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

imote2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

imx_v4_v5_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

imx_v6_v7_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]

integrator_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

iop13xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

iop32x_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

iop33x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ixp4xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

jornada720_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

keystone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ks8695_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpc18xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

lpc32xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpd270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lubbock_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

magician_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

mainstone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mini2440_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

mmp2_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

moxart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v5_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

multi_v7_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/mmc/host/dw_mmc.c:702:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/mmc/host/dw_mmc-pltfm.c:63:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/pinctrl/pinctrl-at91-pio4.c:1003:3: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

multi_v7_defconfig+CONFIG_LKDTM=y (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]

multi_v7_defconfig+CONFIG_SMP=n (arm) — FAIL, 1 error, 5 warnings, 0 section mismatches

Errors:
:(.init.text+0x55c): undefined reference to `psci_smp_available'
Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
drivers/net/ethernet/marvell/mvneta.c:2772:30: warning: unused variable 'other_port' [-Wunused-variable]
drivers/soc/qcom/spm.c:305:5: warning: 'found' may be used uninitialized in this function [-Wuninitialized]

multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

mv78xx0_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mvebu_v5_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

mvebu_v7_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

mxs_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

neponset_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

netwinder_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

netx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nhk8815_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

nuc910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nuc950_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nuc960_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

omap1_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

omap2plus_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]

orion5x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

palmz72_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pcm027_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pleb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

prima2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa168_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa255-idp_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa3xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

pxa910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

qcom_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

raumfeld_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

realview-smp_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

realview_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

rpc_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

s3c2410_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

s3c6400_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

s5pv210_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

sama5_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

shannon_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

shmobile_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

simpad_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

socfpga_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

spear13xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear3xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear6xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spitz_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

stm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

sunxi_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

tct_hammer_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

tegra_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:6635:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6635:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

tinyconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
.config:858:warning: override: KERNEL_XZ changes choice state
.config:860:warning: override: SLOB changes choice state

tinyconfig (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
.config:866:warning: override: SLOB changes choice state

tinyconfig (x86) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
.config:914:warning: override: KERNEL_XZ changes choice state
.config:916:warning: override: SLOB changes choice state
.config:917:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:5683:34: warning: array subscript is below array bounds [-Warray-bounds]

trizeps4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

u300_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

u8500_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

versatile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

vexpress_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

vf610m4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

viper_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]

x86_64_defconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

xcep_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

zeus_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

zx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches