mainline build: 137 builds: 0 failed, 137 passed, 75 warnings (v4.5-rc1-179-gad0b40fa9446)
Full Build Summary: https://kernelci.org/build/mainline/kernel/v4.5-rc1-179-gad0b40fa9446/
Tree: mainline
Branch: local/master
Git Describe: v4.5-rc1-179-gad0b40fa9446
Git Commit: ad0b40fa944628d6f30b40266a599b285d70a266
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Built: 3 unique architectures

Warnings Detected:

arm:
allmodconfig 4 warnings
axm55xx_defconfig 1 warning
bcm2835_defconfig 1 warning
corgi_defconfig 1 warning
dove_defconfig 1 warning
hisi_defconfig 1 warning
imx_v6_v7_defconfig 2 warnings
integrator_defconfig 1 warning
iop13xx_defconfig 1 warning
iop32x_defconfig 1 warning
mini2440_defconfig 1 warning
multi_v7_defconfig 3 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y 3 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 3 warnings
multi_v7_defconfig+CONFIG_SMP=n 4 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y 3 warnings
mvebu_v7_defconfig 2 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y 2 warnings
mxs_defconfig 1 warning
nhk8815_defconfig 1 warning
omap2plus_defconfig 2 warnings
realview-smp_defconfig 1 warning
realview_defconfig 1 warning
spear13xx_defconfig 1 warning
spear3xx_defconfig 1 warning
spear6xx_defconfig 1 warning
spitz_defconfig 1 warning
tegra_defconfig 2 warnings
tinyconfig 2 warnings
u300_defconfig 1 warning
u8500_defconfig 1 warning
versatile_defconfig 1 warning
versatile_defconfig+CONFIG_OF_UNITTEST=y 1 warning
vexpress_defconfig 1 warning
arm64:
allmodconfig 1 warning
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 2 warnings
allmodconfig+CONFIG_OF=n 3 warnings
tinyconfig 4 warnings
Warnings summary:
29 drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
12 net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
12 net/bluetooth/mgmt.c:5493: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=]
2 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]
2 drivers/base/power/domain.c:234:12: warning: 'genpd_poweron' defined but not used [-Wunused-function]
2 /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 mm/page_alloc.c:5707:34: warning: array subscript is below array bounds [-Warray-bounds]
1 drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/marvell/mvneta.c:2910:30: warning: unused variable 'other_port' [-Wunused-variable]
1 crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 .config:931:warning: override: NOHIGHMEM changes choice state
1 .config:930:warning: override: SLOB changes choice state
1 .config:928:warning: override: KERNEL_XZ changes choice state
1 .config:884:warning: override: SLOB changes choice state
1 .config:840:warning: override: SLOB changes choice state
1 .config:838: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 (x86) — PASS, 0 errors, 2 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]
/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]

allmodconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/base/power/domain.c:234:12: warning: 'genpd_poweron' defined but not used [-Wunused-function]
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]
/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 (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

allnoconfig (arm64) — 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, 0 warnings, 0 section mismatches

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

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, 0 warnings, 0 section mismatches

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, 0 warnings, 0 section mismatches

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

defconfig+CONFIG_OF_UNITTEST=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/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

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

Warnings:
drivers/base/power/domain.c:234:12: warning: 'genpd_poweron' defined but not used [-Wunused-function]

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, 0 warnings, 0 section mismatches

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, 0 warnings, 0 section mismatches

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, 1 warning, 0 section mismatches

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

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

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

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

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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, 0 warnings, 0 section mismatches

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, 0 warnings, 0 section mismatches

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, 0 warnings, 0 section mismatches

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

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

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

multi_v7_defconfig+CONFIG_SMP=n (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/ethernet/marvell/mvneta.c:2910:30: warning: unused variable 'other_port' [-Wunused-variable]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

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

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

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

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

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-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, 0 warnings, 0 section mismatches

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

Warnings:
net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5493: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, 0 warnings, 0 section mismatches

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

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

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

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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, 0 warnings, 0 section mismatches

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

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

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

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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, 0 warnings, 0 section mismatches

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

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

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

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

Warnings:
.config:928:warning: override: KERNEL_XZ changes choice state
.config:930:warning: override: SLOB changes choice state
.config:931:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:5707:34: warning: array subscript is below array bounds [-Warray-bounds]

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

Warnings:
.config:838:warning: override: KERNEL_XZ changes choice state
.config:840:warning: override: SLOB changes choice state

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

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

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

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-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, 0 warnings, 0 section mismatches

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