arm-soc build: 136 builds: 1 failed, 135 passed, 10 errors, 97 warnings (v4.5-rc5-714-g1d60b895989e)
Full Build Summary: https://kernelci.org/build/arm-soc/kernel/v4.5-rc5-714-g1d60b895989e/
Tree: arm-soc
Branch: local/for-next
Git Describe: v4.5-rc5-714-g1d60b895989e
Git Commit: 1d60b895989ea2600f24ce1d211ee613e8eb04e2
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
Built: 3 unique architectures

Build Failure Detected:

arm64:
allmodconfig FAIL

Errors and Warnings Detected:

arm64:
allmodconfig 10 errors 22 warnings
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 4 warnings
allmodconfig+CONFIG_OF=n 4 warnings
tinyconfig 4 warnings
arm:
allmodconfig 5 warnings
axm55xx_defconfig 1 warning
bcm2835_defconfig 1 warning
corgi_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 3 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_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
Errors summary:
1 drivers/watchdog/orion_wdt.c:109:2: error: implicit declaration of function 'atomic_io_modify' [-Werror=implicit-function-declaration]
1 drivers/pci/host/pci-mvebu.c:919:2: error: implicit declaration of function 'pci_common_init_dev' [-Werror=implicit-function-declaration]
1 drivers/pci/host/pci-mvebu.c:904:16: error: storage size of 'hw' isn't known
1 drivers/pci/host/pci-mvebu.c:859:23: error: dereferencing pointer to incomplete type
1 drivers/pci/host/pci-mvebu.c:858:58: error: dereferencing pointer to incomplete type
1 drivers/pci/host/pci-mvebu.c:858:30: error: dereferencing pointer to incomplete type
1 drivers/pci/host/pci-mvebu.c:856:9: error: dereferencing pointer to incomplete type
1 drivers/pci/host/pci-mvebu.c:855:31: error: dereferencing pointer to incomplete type
1 drivers/pci/host/pci-mvebu.c:755:12: error: dereferencing pointer to incomplete type
1 drivers/pci/host/pci-mvebu.c:1282:3: error: implicit declaration of function 'pci_ioremap_io' [-Werror=implicit-function-declaration]
Warnings summary:
28 drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
14 include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
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/mdfld_dsi_output.c:407:2: warning: initialization from incompatible pointer type [enabled by default]
2 drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: (near initialization for 'mdfld_dsi_connector_funcs.dpms') [enabled by default]
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 /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:5712:34: warning: array subscript is below array bounds [-Warray-bounds]
1 include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=]
1 include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'size_t' [-Wformat=]
1 drivers/pci/host/pci-mvebu.c:904:16: warning: unused variable 'hw' [-Wunused-variable]
1 drivers/pci/host/pci-mvebu.c:841:9: warning: passing argument 1 of 'sys_to_pcie' from incompatible pointer type [enabled by default]
1 drivers/pci/host/pci-mvebu.c:839:44: warning: 'struct pci_sys_data' declared inside parameter list [enabled by default]
1 drivers/pci/host/pci-mvebu.c:753:53: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
1 drivers/pci/host/pci-mvebu.c:753:53: warning: 'struct pci_sys_data' declared inside parameter list [enabled by default]
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/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c:182:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
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:888: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
Section mismatches summary:
1 WARNING: vmlinux.o(.text+0xa2406): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()
1 WARNING: vmlinux.o(.text+0xa21a6): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()

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 (arm64) — FAIL, 10 errors, 22 warnings, 0 section mismatches

Errors:
drivers/pci/host/pci-mvebu.c:755:12: error: dereferencing pointer to incomplete type
drivers/pci/host/pci-mvebu.c:855:31: error: dereferencing pointer to incomplete type
drivers/pci/host/pci-mvebu.c:856:9: error: dereferencing pointer to incomplete type
drivers/pci/host/pci-mvebu.c:858:30: error: dereferencing pointer to incomplete type
drivers/pci/host/pci-mvebu.c:858:58: error: dereferencing pointer to incomplete type
drivers/pci/host/pci-mvebu.c:859:23: error: dereferencing pointer to incomplete type
drivers/pci/host/pci-mvebu.c:904:16: error: storage size of 'hw' isn't known
drivers/pci/host/pci-mvebu.c:919:2: error: implicit declaration of function 'pci_common_init_dev' [-Werror=implicit-function-declaration]
drivers/pci/host/pci-mvebu.c:1282:3: error: implicit declaration of function 'pci_ioremap_io' [-Werror=implicit-function-declaration]
drivers/watchdog/orion_wdt.c:109:2: error: implicit declaration of function 'atomic_io_modify' [-Werror=implicit-function-declaration]
Warnings:
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=]
include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'size_t' [-Wformat=]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
drivers/pci/host/pci-mvebu.c:753:53: warning: 'struct pci_sys_data' declared inside parameter list [enabled by default]
drivers/pci/host/pci-mvebu.c:753:53: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/pci/host/pci-mvebu.c:839:44: warning: 'struct pci_sys_data' declared inside parameter list [enabled by default]
drivers/pci/host/pci-mvebu.c:841:9: warning: passing argument 1 of 'sys_to_pcie' from incompatible pointer type [enabled by default]
drivers/pci/host/pci-mvebu.c:904:16: warning: unused variable 'hw' [-Wunused-variable]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

allmodconfig (arm) — PASS, 0 errors, 5 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/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c:182:1: warning: the frame size of 1040 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 (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/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: initialization from incompatible pointer type [enabled by default]
drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: (near initialization for 'mdfld_dsi_connector_funcs.dpms') [enabled by default]
/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]
Section mismatches:
WARNING: vmlinux.o(.text+0xa2406): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()

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/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: initialization from incompatible pointer type [enabled by default]
drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: (near initialization for 'mdfld_dsi_connector_funcs.dpms') [enabled by default]
/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]
Section mismatches:
WARNING: vmlinux.o(.text+0xa21a6): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()

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

allnoconfig (arm) — 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, 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 (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_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+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, 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, 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_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_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 (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

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

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 (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:5712: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/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