Tree/Branch: arm-soc/to-build Git describe: v3.11-rc5-543-g440098c Commit: 440098c034 Merge branch 'next/soc' into for-next
Passed: 132 / 132 (100.00 %) Failed: 0 / 132 ( 0.00 %)
Errors: 0 Warnings: 16 Section Mismatches: 11
-------------------------------------------------------------------------------
Warnings Summary: 16 1 net/bridge/br_multicast.c:1209:29: warning: 'max_delay' may be used uninitialized in this function [-Wuninitialized] 1 drivers/tty/serial/imx.c:1134:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/spi/spi-pl022.c:2197:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat] 1 drivers/power/twl4030_charger.c:192:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result] 1 drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result] 1 drivers/media/platform/soc_camera/soc_camera.c:1514:55: warning: 'sasd' may be used uninitialized in this function [-Wuninitialized] 1 drivers/dma/ste_dma40.c:3593:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] 1 drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] 1 drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] 1 drivers/dma/ste_dma40.c:3228:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] 1 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:24:0: warning: "GPIO89_GPIO" redefined [enabled by default] 1 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:23:0: warning: "GPIO88_GPIO" redefined [enabled by default] 1 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:22:0: warning: "GPIO87_GPIO" redefined [enabled by default] 1 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:21:0: warning: "GPIO86_GPIO" redefined [enabled by default] 1 arch/arm/mach-omap2/gpmc.c:1495:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] 1 arch/arm/boot/compressed/atags_to_fdt.c:96:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Section Mismatch Summary: 11 1 WARNING: vmlinux.o(.text.unlikely+0xf98): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() 1 WARNING: vmlinux.o(.text.unlikely+0xf30): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() 1 WARNING: vmlinux.o(.text.unlikely+0x3c8): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init() 1 WARNING: vmlinux.o(.data+0xe464): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: vmlinux.o(.data+0xe43c): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() 1 WARNING: drivers/mmc/host/built-in.o(.data+0x28): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: drivers/mmc/host/built-in.o(.data+0x0): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() 1 WARNING: drivers/mmc/built-in.o(.data+0x504): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: drivers/mmc/built-in.o(.data+0x4dc): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe() 1 WARNING: drivers/built-in.o(.data+0x5aa4): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown) 1 WARNING: drivers/built-in.o(.data+0x5a7c): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the function .init.text:sdhci_bcm_kona_probe()
=============================================================================== Detailed per-defconfig build reports below:
------------------------------------------------------------------------------- arm-ezx_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: net/bridge/br_multicast.c:1209:29: warning: 'max_delay' may be used uninitialized in this function [-Wuninitialized]
------------------------------------------------------------------------------- arm-rmk-omap3430-ldp.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: drivers/power/twl4030_charger.c:192:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
------------------------------------------------------------------------------- arm-armadillo800eva_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: drivers/media/platform/soc_camera/soc_camera.c:1514:55: warning: 'sasd' may be used uninitialized in this function [-Wuninitialized]
------------------------------------------------------------------------------- arm-multi_v7_defconfig+lpae.config : PASS, 0 errors, 7 warnings, 1 section mismatches
Warnings: arch/arm/mach-omap2/gpmc.c:1495:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3228:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3582:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] drivers/dma/ste_dma40.c:3593:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat] drivers/spi/spi-pl022.c:2197:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat] drivers/tty/serial/imx.c:1134:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0xf98): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init()
------------------------------------------------------------------------------- arm-rmk-pxa.config : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:21:0: warning: "GPIO86_GPIO" redefined [enabled by default] arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:22:0: warning: "GPIO87_GPIO" redefined [enabled by default] arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:23:0: warning: "GPIO88_GPIO" redefined [enabled by default] arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:24:0: warning: "GPIO89_GPIO" redefined [enabled by default]
------------------------------------------------------------------------------- arm-multi_v7_defconfig : PASS, 0 errors, 0 warnings, 1 section mismatches
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0xf30): Section mismatch in reference from the function spear_clocksource_init() to the function .init.text:clocksource_mmio_init()
------------------------------------------------------------------------------- arm-kota2_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute w