Re: media/master build: 227 builds: 2 failed, 225 passed, 2 errors, 90 warnings (v4.20-rc5-281-gd2b4387f3bdf)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ezequiel,

Thanks for setting this. I have a few comments. See below:

Em Tue, 18 Dec 2018 07:29:28 -0800 (PST)
"kernelci.org bot" <bot@xxxxxxxxxxxx> escreveu:

> media/master build: 227 builds: 2 failed, 225 passed, 2 errors, 90 warnings (v4.20-rc5-281-gd2b4387f3bdf)

This looked a lot uglier than it should be (see my comments below).

Looking at the output, I didn't see anything (build, warning, error)
related to media. On such case, please don't send any report.

The main issue I see is that, if we'll be starting to receive
bogus KernelCI reports, people will just ignore it.

The report should be as compact as possible, showing only what it is
relevant for the media subsystem developers, e. g. problems that it is
our responsibility to fix.

> 
> Full Build Summary: https://kernelci.org/build/media/branch/master/kernel/v4.20-rc5-281-gd2b4387f3bdf/
> 
> Tree: media
> Branch: master
> Git Describe: v4.20-rc5-281-gd2b4387f3bdf
> Git Commit: d2b4387f3bdf016e266d23cf657465f557721488
> Git URL: https://git.linuxtv.org/media_tree.git
> Built: 7 unique architectures
> 
> Build Failures Detected:
> 
> arc:    gcc version 7.1.1 20170710 (ARCv2 ISA Linux uClibc toolchain 2017.09)
> 
>     allnoconfig: FAIL
>     tinyconfig: FAIL

I'm not aware of any arc media driver. Even if it had, for sure it won't
be build with 'allnoconfig', and almost sure it won't build with
tinyconfigs. So, for media, the above test cases sound irrelevant
and should not be reported to the media ML.

> Errors and Warnings Detected:
> 
> arc:    gcc version 7.1.1 20170710 (ARCv2 ISA Linux uClibc toolchain 2017.09)
> 
>     allnoconfig: 1 error, 2 warnings
>     axs103_defconfig: 6 warnings
>     axs103_smp_defconfig: 6 warnings
>     haps_hs_defconfig: 4 warnings
>     haps_hs_smp_defconfig: 4 warnings
>     hsdk_defconfig: 4 warnings
>     nsim_hs_defconfig: 4 warnings
>     nsim_hs_defconfig+kselftest: 5 warnings
>     nsim_hs_defconfig+virtualvideo: 4 warnings
>     nsim_hs_smp_defconfig: 4 warnings
>     nsimosci_hs_defconfig: 4 warnings
>     nsimosci_hs_smp_defconfig: 4 warnings
>     tinyconfig: 1 error, 2 warnings
>     vdk_hs38_defconfig: 5 warnings
>     vdk_hs38_smp_defconfig: 5 warnings

I'm also think that warnings should be reported only for x86. Lots of
archs generate bogus warnings (like signed/unsigned char kind of
warnings) and older gcc versions had issues properly detecting when
a variable is used or not.

Even on arm, depending how it is built, the signed/unsigned
char pops up.

So, please only send e-mails with warnings if those are present
with x86 (either 32 bits or 64 bits).

> 
> arm64:    gcc version 7.3.0 (Debian 7.3.0-28)
> 
>     allmodconfig: 1 warning
> 
> arm:    gcc version 7.3.0 (Debian 7.3.0-28)
> 
>     cm_x300_defconfig: 1 warning
>     em_x270_defconfig: 1 warning
>     eseries_pxa_defconfig: 1 warning
>     multi_v7_defconfig: 1 warning
>     multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 1 warning
>     multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y: 1 warning
>     multi_v7_defconfig+CONFIG_SMP=n: 1 warning
>     multi_v7_defconfig+kselftest: 1 warning
>     multi_v7_defconfig+virtualvideo: 1 warning
>     pxa_defconfig: 4 warnings
>     qcom_defconfig: 1 warning
> 
> mips:    gcc version 6.3.0 (GCC)
> 
>     db1xxx_defconfig: 2 warnings
>     decstation_defconfig: 1 warning
>     defconfig: 1 warning
>     defconfig+kselftest: 1 warning
>     defconfig+virtualvideo: 1 warning
>     lemote2f_defconfig: 1 warning
>     loongson3_defconfig: 2 warnings
>     nlm_xlp_defconfig: 1 warning
> 
> riscv:    gcc version 7.3.0 (Debian 7.3.0-27)
> 
>     defconfig+kselftest: 1 warning
> 
> x86_64:    gcc version 7.3.0 (Debian 7.3.0-30)
> 
>     tinyconfig: 1 warning
> 
> Errors summary:
> 
>     2    arc-linux-ld: error: vmlinux.o: unable to merge ISA extension attributes code-density.
> 
> Warnings summary:
> 
>     15   include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     15   arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     14   arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     13   net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
>     7    arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
>     4    sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     3    net/core/rtnetlink.c:3224:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
>     3    arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"
>     2    arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
>     2    WARNING: sound/ac97_bus: 'snd_ac97_reset' exported twice. Previous export was in sound/ac97/ac97.ko
>     1    sound/soc/codecs/wm9705.c:346:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     1    include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     1    drivers/net/ethernet/amd/declance.c:1232:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     1    drivers/mtd/nand/raw/au1550nd.c:447:57: warning: pointer type mismatch in conditional expression
>     1    drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=]
>     1    arch/riscv/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
>     1    arch/mips/configs/loongson3_defconfig:55:warning: symbol value 'm' invalid for HOTPLUG_PCI_SHPC
>     1    arch/arc/boot/dts/axs103_idu.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
>     1    arch/arc/boot/dts/axs103_idu.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
>     1    arch/arc/boot/dts/axs103.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
>     1    arch/arc/boot/dts/axs103.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
>     1    .config:1008:warning: override: UNWINDER_GUESS changes choice state

None of the warnings above are related to media. Please filter them out before
sending the reports. We only care about media-specific warnings.

> 
> ================================================================================
> 
> 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) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=]
> 

Same here.

> --------------------------------------------------------------------------------
> allnoconfig (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> allnoconfig (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> allnoconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> allnoconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> allnoconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> allnoconfig (arc) — FAIL, 1 error, 2 warnings, 0 section mismatches
> 
> Errors:
>     arc-linux-ld: error: vmlinux.o: unable to merge ISA extension attributes code-density.
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast

Same here.

> 
> --------------------------------------------------------------------------------
> allnoconfig (riscv) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> am200epdkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> ar7_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> aspeed_g4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> aspeed_g5_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
> 
> --------------------------------------------------------------------------------
> ath25_defconfig (mips) — 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
> 
> --------------------------------------------------------------------------------
> axs103_defconfig (arc) — PASS, 0 errors, 6 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/boot/dts/axs103.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
>     arch/arc/boot/dts/axs103.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]

Same here.

> 
> --------------------------------------------------------------------------------
> axs103_smp_defconfig (arc) — PASS, 0 errors, 6 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/boot/dts/axs103_idu.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
>     arch/arc/boot/dts/axs103_idu.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]

Same here.

> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> bigsur_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> bmips_be_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> bmips_stb_defconfig (mips) — 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
> 
> --------------------------------------------------------------------------------
> ci20_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> clps711x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> cm_x2xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> cm_x300_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
> 
> --------------------------------------------------------------------------------
> 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

Please simplify the report. If it passed without warnings/errors/section mismatches
related to media, there's no need to report.

> 
> --------------------------------------------------------------------------------
> db1xxx_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
> 
> Warnings:
>     include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     drivers/mtd/nand/raw/au1550nd.c:447:57: warning: pointer type mismatch in conditional expression

Again, none are related to media.

> 
> --------------------------------------------------------------------------------
> decstation_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     drivers/net/ethernet/amd/declance.c:1232:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]

Same here.

> 
> --------------------------------------------------------------------------------
> defconfig (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"

Same here.

> 
> --------------------------------------------------------------------------------
> defconfig (riscv) — 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_RANDOMIZE_BASE=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+kselftest (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+kselftest (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+kselftest (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+kselftest (riscv) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/riscv/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
> 
> --------------------------------------------------------------------------------
> defconfig+kselftest (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"

Same here.

> 
> --------------------------------------------------------------------------------
> defconfig+virtualvideo (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+virtualvideo (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+virtualvideo (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> defconfig+virtualvideo (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"

Same here.

> 
> --------------------------------------------------------------------------------
> defconfig+virtualvideo (riscv) — 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, 1 warning, 0 section mismatches
> 
> Warnings:
>     sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]

Again, not related to media. I guess you got the idea.

> 
> --------------------------------------------------------------------------------
> ep93xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> eseries_pxa_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> gcw0_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> gemini_defconfig (arm) — 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
> 
> --------------------------------------------------------------------------------
> haps_hs_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> haps_hs_smp_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> hisi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> hsdk_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> 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, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> ks8695_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, 1 warning, 0 section mismatches
> 
> Warnings:
>     net/core/rtnetlink.c:3224:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
> 
> --------------------------------------------------------------------------------
> loongson1b_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> loongson1c_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> loongson3_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
> 
> Warnings:
>     arch/mips/configs/loongson3_defconfig:55:warning: symbol value 'm' invalid for HOTPLUG_PCI_SHPC
>     net/core/rtnetlink.c:3224:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> malta_qemu_32r6_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
> 
> --------------------------------------------------------------------------------
> maltaup_xpa_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> markeins_defconfig (mips) — 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
> 
> --------------------------------------------------------------------------------
> mps2_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_v4t_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, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> multi_v7_defconfig+CONFIG_SMP=n (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> multi_v7_defconfig+kselftest (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> multi_v7_defconfig+virtualvideo (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> 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, 1 warning, 0 section mismatches
> 
> Warnings:
>     net/core/rtnetlink.c:3224:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
> 
> --------------------------------------------------------------------------------
> nlm_xlr_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> nsim_hs_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> nsim_hs_defconfig+kselftest (arc) — PASS, 0 errors, 5 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
> 
> --------------------------------------------------------------------------------
> nsim_hs_defconfig+virtualvideo (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> nsim_hs_smp_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
> 
> --------------------------------------------------------------------------------
> nsimosci_hs_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> nsimosci_hs_smp_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> omega2p_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> orion5x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> oxnas_v6_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
> 
> --------------------------------------------------------------------------------
> pic32mzda_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> pistachio_defconfig (mips) — 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
> 
> --------------------------------------------------------------------------------
> pxa_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
> 
> Warnings:
>     sound/soc/codecs/wm9705.c:346:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
>     WARNING: sound/ac97_bus: 'snd_ac97_reset' exported twice. Previous export was in sound/ac97/ac97.ko
>     WARNING: sound/ac97_bus: 'snd_ac97_reset' exported twice. Previous export was in sound/ac97/ac97.ko
> 
> --------------------------------------------------------------------------------
> qcom_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
> 
> --------------------------------------------------------------------------------
> qi_lb60_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> 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_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> rm200_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> stm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> sunxi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> tango4_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_64) — PASS, 0 errors, 1 warning, 0 section mismatches
> 
> Warnings:
>     .config:1008:warning: override: UNWINDER_GUESS changes choice state
> 
> --------------------------------------------------------------------------------
> tinyconfig (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> tinyconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> tinyconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> tinyconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> tinyconfig (arc) — FAIL, 1 error, 2 warnings, 0 section mismatches
> 
> Errors:
>     arc-linux-ld: error: vmlinux.o: unable to merge ISA extension attributes code-density.
> 
> Warnings:
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
> 
> --------------------------------------------------------------------------------
> tinyconfig (riscv) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> vdk_hs38_defconfig (arc) — PASS, 0 errors, 5 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
> 
> --------------------------------------------------------------------------------
> vdk_hs38_smp_defconfig (arc) — PASS, 0 errors, 5 warnings, 0 section mismatches
> 
> Warnings:
>     arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
>     arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
>     include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast
>     arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
>     net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds]
> 
> --------------------------------------------------------------------------------
> versatile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> vexpress_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> vf610m4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> viper_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> --------------------------------------------------------------------------------
> vocore2_defconfig (mips) — 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
> 
> --------------------------------------------------------------------------------
> 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
> 
> --------------------------------------------------------------------------------
> zx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
> 
> ---
> For more info write to <info@xxxxxxxxxxxx>



Thanks,
Mauro





[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux