stable/linux-3.18.y build: 204 builds: 2 failed, 202 passed, 32 errors, 15 warnings (v3.18.51)
Full Build Summary: https://kernelci.org/build/stable/branch/linux-3.18.y/kernel/v3.18.51/
Tree: stable
Branch: linux-3.18.y
Git Describe: v3.18.51
Git Commit: ce88f02714836c33a4f0173c29fbe378ea402275
Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
Built: 4 unique architectures

Build Failures Detected:

mips: gcc version 6.3.0 (GCC)
qi_lb60_defconfig FAIL
rm200_defconfig FAIL

Errors and Warnings Detected:

arm64: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
tinyconfig 1 warning
arm: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
tinyconfig 1 warning
mips: gcc version 6.3.0 (GCC)
ip27_defconfig 1 warning
nlm_xlp_defconfig 2 warnings
nlm_xlr_defconfig 1 warning
qi_lb60_defconfig 32 errors
rm200_defconfig 1 warning
tinyconfig 1 warning
x86: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
allmodconfig+CONFIG_OF=n 6 warnings
tinyconfig 1 warning
Errors summary:
7 arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
7 arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
6 include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)
1 arch/mips/jz4740/irq.c:91:41: error: 'JZ4740_IRQ_BASE' undeclared (first use in this function)
1 arch/mips/jz4740/irq.c:68:6: error: conflicting types for 'jz4740_irq_resume'
1 arch/mips/jz4740/irq.c:62:6: error: conflicting types for 'jz4740_irq_suspend'
1 arch/mips/jz4740/irq.c:49:39: error: 'JZ4740_IRQ_BASE' undeclared (first use in this function)
1 arch/mips/jz4740/gpio.c:47:32: error: initializer element is not constant
1 arch/mips/jz4740/gpio.c:46:32: error: initializer element is not constant
1 arch/mips/jz4740/gpio.c:45:32: error: initializer element is not constant
1 arch/mips/jz4740/gpio.c:44:32: error: initializer element is not constant
1 arch/mips/jz4740/gpio.c:447:22: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
1 arch/mips/jz4740/gpio.c:446:23: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
1 arch/mips/jz4740/gpio.c:427:14: error: implicit declaration of function 'JZ4740_IRQ_INTC_GPIO' [-Werror=implicit-function-declaration]
1 arch/mips/jz4740/gpio.c:269:9: error: implicit declaration of function 'JZ4740_IRQ_GPIO' [-Werror=implicit-function-declaration]
Warnings summary:
4 make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
1 lib/cpumask.c:194:25: warning: the address of 'cpu_all_bits' will always evaluate as 'true' [-Waddress]
1 include/asm-generic/div64.h:43:28: warning: comparison of distinct pointer types lacks a cast
1 fs/gfs2/dir.c:987:8: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 fs/gfs2/dir.c:768:9: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]
1 drivers/message/i2o/i2o_config.c:953:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/message/i2o/i2o_config.c:893:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 arch/mips/boot/elf2ecoff.c:270:8: warning: variable 'shstrtab' set but not used [-Wunused-but-set-variable]
Section mismatches summary:
1 WARNING: vmlinux.o(.text.unlikely+0x1962): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask
1 WARNING: arch/x86/kernel/built-in.o(.text.unlikely+0x157f): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask
1 WARNING: arch/x86/built-in.o(.text.unlikely+0x189b): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask

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

Warnings:
drivers/message/i2o/i2o_config.c:893:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/message/i2o/i2o_config.c:953:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]
Section mismatches:
WARNING: arch/x86/kernel/built-in.o(.text.unlikely+0x157f): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask
WARNING: arch/x86/built-in.o(.text.unlikely+0x189b): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask
WARNING: vmlinux.o(.text.unlikely+0x1962): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask

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

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

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

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

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

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

ar7_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

armadillo800eva_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

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

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

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

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

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

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

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

ath79_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

bcm47xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm63xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

bigsur_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

capcella_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

cavium_octeon_defconfig (mips) — 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

cobalt_defconfig (mips) — 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

db1xxx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

decstation_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

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

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

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

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

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

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

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

defconfig+CONFIG_RANDOMIZE_BASE=y (arm64) — 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

e55_defconfig (mips) — 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

fuloong2e_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

ip22_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

ip27_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
lib/cpumask.c:194:25: warning: the address of 'cpu_all_bits' will always evaluate as 'true' [-Waddress]

ip28_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

ip32_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

jazz_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

jmr3927_defconfig (mips) — 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

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

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

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

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

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

lasat_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

lemote2f_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

loongson3_defconfig (mips) — 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

ls1b_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

mackerel_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

malta_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

malta_kvm_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

malta_kvm_guest_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

maltaaprp_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

maltasmvp_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

maltasmvp_eva_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

maltaup_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

markeins_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

mips_paravirt_defconfig (mips) — 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

mpc30x_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

msp71xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

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

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

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

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

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

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

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

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

nlm_xlp_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
fs/gfs2/dir.c:768:9: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized]
fs/gfs2/dir.c:987:8: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized]

nlm_xlr_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
include/asm-generic/div64.h:43:28: warning: comparison of distinct pointer types lacks a cast

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

pnx8335_stb225_defconfig (mips) — 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

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

qi_lb60_defconfig (mips) — FAIL, 32 errors, 0 warnings, 0 section mismatches

Errors:
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)
arch/mips/jz4740/gpio.c:269:9: error: implicit declaration of function 'JZ4740_IRQ_GPIO' [-Werror=implicit-function-declaration]
arch/mips/jz4740/gpio.c:44:32: error: initializer element is not constant
arch/mips/jz4740/gpio.c:45:32: error: initializer element is not constant
arch/mips/jz4740/gpio.c:46:32: error: initializer element is not constant
arch/mips/jz4740/gpio.c:47:32: error: initializer element is not constant
arch/mips/jz4740/gpio.c:427:14: error: implicit declaration of function 'JZ4740_IRQ_INTC_GPIO' [-Werror=implicit-function-declaration]
arch/mips/jz4740/gpio.c:446:23: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
arch/mips/jz4740/gpio.c:447:22: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)
arch/mips/jz4740/irq.c:49:39: error: 'JZ4740_IRQ_BASE' undeclared (first use in this function)
arch/mips/jz4740/irq.c:62:6: error: conflicting types for 'jz4740_irq_suspend'
arch/mips/jz4740/irq.c:68:6: error: conflicting types for 'jz4740_irq_resume'
arch/mips/jz4740/irq.c:91:41: error: 'JZ4740_IRQ_BASE' undeclared (first use in this function)
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)
arch/mips/jz4740/irq.h:20:39: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
arch/mips/jz4740/irq.h:21:38: error: 'struct irq_data' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
include/linux/irqdesc.h:92:33: error: 'NR_IRQS' undeclared here (not in a function)

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

rb532_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

rbtx49xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

rm200_defconfig (mips) — FAIL, 0 errors, 1 warning, 0 section mismatches

Warnings:
arch/mips/boot/elf2ecoff.c:270:8: warning: variable 'shstrtab' set but not used [-Wunused-but-set-variable]

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

rt305x_defconfig (mips) — 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

sb1250_swarm_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

sead3_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

tb0219_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

tb0226_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

Warnings:
make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.

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

Warnings:
make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.

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

Warnings:
make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.

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

Warnings:
make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.

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

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

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

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, 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

workpad_defconfig (mips) — 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

xway_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches

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