stable build: 138 builds: 1 failed, 137 passed, 1 error, 59 warnings (v4.5.7)
Full Build Summary: https://kernelci.org/build/stable/kernel/v4.5.7/
Tree: stable
Branch: local/linux-4.5.y
Git Describe: v4.5.7
Git Commit: 8c596d17b461638be9b12d096e8274b6bd3dd6b6
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
Built: 3 unique architectures

Build Failure Detected:

arm:
rpc_defconfig FAIL

Errors and Warnings Detected:

arm64:
defconfig 2 warnings
defconfig+CONFIG_CPU_BIG_ENDIAN=y 2 warnings
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y 2 warnings
defconfig+CONFIG_LKDTM=y 2 warnings
defconfig+CONFIG_OF_UNITTEST=y 2 warnings
defconfig+CONFIG_RANDOMIZE_BASE=y 2 warnings
tinyconfig 1 warning
arm:
axm55xx_defconfig 1 warning
bcm2835_defconfig 1 warning
hisi_defconfig 1 warning
integrator_defconfig 1 warning
multi_v7_defconfig 2 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y 2 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y 2 warnings
multi_v7_defconfig+CONFIG_EFI=y 2 warnings
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y 2 warnings
multi_v7_defconfig+CONFIG_LKDTM=y 2 warnings
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y 2 warnings
multi_v7_defconfig+CONFIG_SMP=n 2 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y+CONFIG_ARM_MODULE_PLTS=y 2 warnings
mxs_defconfig 1 warning
nhk8815_defconfig 1 warning
realview-smp_defconfig 1 warning
realview_defconfig 1 warning
rpc_defconfig 1 error
spear13xx_defconfig 1 warning
spear3xx_defconfig 1 warning
spear6xx_defconfig 1 warning
tegra_defconfig 1 warning
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
x86:
allmodconfig+CONFIG_OF=n 5 warnings
tinyconfig 4 warnings
Errors summary:
1 fs/fat/dir.c:758:424: internal compiler error: Segmentation fault
Warnings summary:
31 drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
11 sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
6 drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
1 mm/page_alloc.c:5732:34: warning: array subscript is below array bounds [-Warray-bounds]
1 drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: initialization from incompatible pointer type [enabled by default]
1 drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:2: warning: (near initialization for 'mdfld_dsi_connector_funcs.dpms') [enabled by default]
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:932:warning: override: NOHIGHMEM changes choice state
1 .config:931:warning: override: SLOB changes choice state
1 .config:929: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
Section mismatches summary:
1 WARNING: vmlinux.o(.text+0xa0f76): 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+CONFIG_OF=n (x86) — PASS, 0 errors, 5 warnings, 0 section mismatches

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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+0xa0f76): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()

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

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

defconfig (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]

defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
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, 2 warnings, 0 section mismatches

Warnings:
drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
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, 2 warnings, 0 section mismatches

Warnings:
drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
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_RANDOMIZE_BASE=y (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
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, 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, 0 warnings, 0 section mismatches

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

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

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

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

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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, 2 warnings, 0 section mismatches

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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, 2 warnings, 0 section mismatches

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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, 2 warnings, 0 section mismatches

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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, 2 warnings, 0 section mismatches

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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, 2 warnings, 0 section mismatches

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]
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, 0 warnings, 0 section mismatches

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

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

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) — FAIL, 1 error, 0 warnings, 0 section mismatches

Errors:
fs/fat/dir.c:758:424: internal compiler error: Segmentation fault

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

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

Warnings:
sound/pci/hda/patch_hdmi.c:1697:2: warning: label 'unlock' defined but not used [-Wunused-label]

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

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

Warnings:
.config:929:warning: override: KERNEL_XZ changes choice state
.config:931:warning: override: SLOB changes choice state
.config:932:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:5732: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