Here are the build results from automated periodic testing.
The tree being built was queue, found at:
Local queue of patches applied from http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git
Topmost commit:
375290a exec/ptrace: fix get_dumpable() incorrect tests
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/queue/v3.11.9-36-g375290a/
Runtime: 33m 30s
Passed: 119
Failed: 0
Warnings: 16
Section mismatches: 8
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
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 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 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: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:3593:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat=]
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/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/tty/serial/imx.c:1134:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
4 drivers/usb/host/xhci.c:3574:17: warning: unused variable 'dev' [-Wunused-variable]
4 drivers/usb/host/xhci.c:3660:17: warning: unused variable 'dev' [-Wunused-variable]
Section mismatches:
1 bcm_defconfig 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()
1 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig WARNING: vmlinux.o(.data+0xe464): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown)
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.13-rc1-128-g0e4b074/
Runtime: 35m 24s
Passed: 119
Failed: 0
Warnings: 20
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/spi/spi-davinci.c:966:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'resource_size_t' [-Wformat=]
1 drivers/spi/spi-davinci.c:966:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'resource_size_t' [-Wformat=]
2 drivers/dma/at_hdmac_regs.h:350:23: warning: 'chan2parent' defined but not used [-Wunused-function]
2 drivers/gpu/host1x/hw/cdma_hw.c:57:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
2 drivers/gpu/host1x/hw/debug_hw.c:167:10: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat=]
2 drivers/mtd/nand/gpmi-nand/gpmi-nand.c:123:13: warning: 'set_geometry_by_ecc_info' defined but not used [-Wunused-function]
2 net/netfilter/ipvs/ip_vs_sync.c:1640:8: warning: unused variable 'ret' [-Wunused-variable]
4 drivers/dma/amba-pl08x.c:1172:2: warning: passing argument 1 of 'dma_descriptor_unmap' from incompatible pointer type [enabled by default]
4 drivers/dma/mv_xor.c:57:12: warning: 'mv_desc_get_dest_addr' defined but not used [-Wunused-function]
Section mismatches:
Here are the build results from automated periodic testing.
The tree being built was queue, found at:
Local queue of patches applied from http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git
Topmost commit:
d55c9a5 ACPI / hotplug: Do not execute "insert in progress" _OST
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/queue/v3.11.9-25-gd55c9a5/
Runtime: 36m 27s
Passed: 119
Failed: 0
Warnings: 16
Section mismatches: 8
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
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 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 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: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:3593:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'resource_size_t' [-Wformat=]
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/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/tty/serial/imx.c:1134:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
4 drivers/usb/host/xhci.c:3574:17: warning: unused variable 'dev' [-Wunused-variable]
4 drivers/usb/host/xhci.c:3660:17: warning: unused variable 'dev' [-Wunused-variable]
Section mismatches:
1 bcm_defconfig 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()
1 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig 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 bcm_defconfig WARNING: vmlinux.o(.data+0xe464): Section mismatch in reference from the variable sdhci_bcm_kona_driver to the (unknown reference) .init.data:(unknown)
Here are the build results from automated periodic testing.
The tree being built was queue, found at:
Local queue of patches applied from http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git
Topmost commit:
8a29189 include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/queue/v3.4.70-18-g8a29189/
Runtime: 27m 50s
Passed: 118
Failed: 5
Warnings: 1068
Section mismatches: 31
-------------------------------------------------------------------------------
Failed defconfigs:
nhk8815_defconfig
nuc910_defconfig
nuc950_defconfig
nuc960_defconfig
spear6xx_defconfig
-------------------------------------------------------------------------------
Errors:
nhk8815_defconfig:
nuc910_defconfig:
arch/arm/kernel/entry-armv.S:214: Error: ARM register expected -- `ldr r0,[ r6,#(0x10C)]'
arch/arm/kernel/entry-armv.S:214: Error: ARM register expected -- `ldr r0,[ r6,#(0x110)]'
arch/arm/kernel/entry-armv.S:430: Error: ARM register expected -- `ldr r0,[ r6,#(0x10C)]'
arch/arm/kernel/entry-armv.S:430: Error: ARM register expected -- `ldr r0,[ r6,#(0x110)]'
nuc950_defconfig:
arch/arm/kernel/entry-armv.S:214: Error: ARM register expected -- `ldr r0,[ r6,#(0x10C)]'
arch/arm/kernel/entry-armv.S:214: Error: ARM register expected -- `ldr r0,[ r6,#(0x110)]'
arch/arm/kernel/entry-armv.S:430: Error: ARM register expected -- `ldr r0,[ r6,#(0x10C)]'
arch/arm/kernel/entry-armv.S:430: Error: ARM register expected -- `ldr r0,[ r6,#(0x110)]'
nuc960_defconfig:
arch/arm/kernel/entry-armv.S:214: Error: ARM register expected -- `ldr r0,[ r6,#(0x10C)]'
arch/arm/kernel/entry-armv.S:214: Error: ARM register expected -- `ldr r0,[ r6,#(0x110)]'
arch/arm/kernel/entry-armv.S:430: Error: ARM register expected -- `ldr r0,[ r6,#(0x10C)]'
arch/arm/kernel/entry-armv.S:430: Error: ARM register expected -- `ldr r0,[ r6,#(0x110)]'
spear6xx_defconfig:
arch/arm/include/asm/timex.h:15:24: fatal error: mach/timex.h: No such file or directory
Warnings:
1 arch/arm/common/it8152.c:287:18: warning: assignment makes integer from pointer without a cast [enabled by default]
1 arch/arm/common/it8152.c:288:16: warning: assignment makes integer from pointer without a cast [enabled by default]
1 arch/arm/common/it8152.c:291:18: warning: assignment makes integer from pointer without a cast [enabled by default]
1 arch/arm/kernel/setup.c:790:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 arch/arm/mach-at91/pm.h:87:2: warning: #warning Assuming EB1 SDRAM controller is *NOT* used [-Wcpp]
1 arch/arm/mach-at91/setup.c:90:24: warning: 'at91_io_desc' defined but not used [-Wunused-variable]
1 arch/arm/mach-davinci/board-neuros-osd2.c:187:20: warning: array subscript is above array bounds [-Warray-bounds]
1 arch/arm/mach-iop13xx/iq81340sc.c:63:2: warning: initialization from incompatible pointer type [enabled by default]
1 arch/arm/mach-iop13xx/iq81340sc.c:63:2: warning: (near initialization for 'iq81340sc_pci.map_irq') [enabled by default]
1 arch/arm/mach-mv78xx0/addr-map.c:59:2: warning: initialization from incompatible pointer type [enabled by default]
1 arch/arm/mach-mv78xx0/addr-map.c:59:2: warning: (near initialization for 'addr_map_cfg.win_cfg_base') [enabled by default]
1 arch/arm/mach-pnx4008/clock.c:983:3: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'u32' [-Wformat=]
1 arch/arm/mach-pxa/cpufreq-pxa2xx.c:274:6: warning: 'pxa_freqs_table' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-pxa/cpufreq-pxa2xx.c:305:36: warning: 'pxa_freqs_table' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-pxa/cpufreq-pxa2xx.c:348:23: warning: 'pxa_freq_settings' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-pxa/cpufreq-pxa2xx.c:458:34: warning: 'pxa255_freq_table' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h:215:0: warning: "GPIO24_SSP1_SFRM" redefined [enabled by default]
1 arch/arm/mach-pxa/palmte2.c:128:31: warning: 'palmte2_pxa_keys' defined but not used [-Wunused-variable]
1 arch/arm/mach-pxa/viper.c:771:16: warning: ignoring return value of 'kstrtoul', declared with attribute warn_unused_result [-Wunused-result]
1 arch/arm/mach-rpc/ecard.c:963:17: warning: ignoring return value of 'device_register', declared with attribute warn_unused_result [-Wunused-result]
1 arch/arm/mach-s5p64x0/dma.c:39:12: warning: 'dma_dmamask' defined but not used [-Wunused-variable]
1 arch/arm/mach-s5pc100/dma.c:36:12: warning: 'dma_dmamask' defined but not used [-Wunused-variable]
1 arch/arm/mach-sa1100/assabet.c:397:6: warning: 'scr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-sa1100/include/mach/assabet.h:30:45: warning: 'scr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-sa1100/lart.c:25:2: warning: #warning "include/asm/arch-sa1100/ide.h needs fixing for lart" [-Wcpp]
1 arch/arm/mach-shark/pci.c:42:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type]
1 arch/arm/mach-ux500/board-mop500-stuib.c:54:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
1 block/cfq-iosched.c:2914:1: warning: control reaches end of non-void function [-Wreturn-type]
1 drivers/gpio/gpio-samsung.c:2725:55: warning: unused variable 'gpio_base4' [-Wunused-variable]
1 drivers/gpio/gpio-samsung.c:2979:1: warning: label 'err_ioremap4' defined but not used [-Wunused-label]
1 drivers/i2c/busses/i2c-mxs.c:207:8: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/mmc/core/sdio_bus.c:197:12: warning: 'pm_no_operation' defined but not used [-Wunused-function]
1 drivers/net/ethernet/cirrus/cs89x0.c:182:1: warning: initialization makes integer from pointer without a cast [enabled by default]
1 drivers/net/ethernet/cirrus/cs89x0.c:182:1: warning: (near initialization for 'netcard_portlist[0]') [enabled by default]
1 drivers/net/wireless/rtlwifi/rtl8192c/../debug.h:173:9: warning: 'ofdm_index_old[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c:771:31: warning: 'ofdm_index_old[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/pci/pci-driver.c:456:13: warning: 'pci_pm_default_resume_early' defined but not used [-Wunused-function]
1 drivers/scsi/arm/fas216.c:182:13: warning: 'fas216_dumpinfo' defined but not used [-Wunused-function]
1 drivers/scsi/arm/oak.c:31:24: warning: 'oakscsi_intr' defined but not used [-Wunused-function]
1 drivers/scsi/scsi_pm.c:19:12: warning: 'scsi_dev_type_suspend' defined but not used [-Wunused-function]
1 drivers/scsi/scsi_pm.c:34:12: warning: 'scsi_dev_type_resume' defined but not used [-Wunused-function]
1 drivers/spi/spi-s3c64xx.c:239:21: warning: comparison between 'enum dma_data_direction' and 'enum dma_transfer_direction' [-Wenum-compare]
1 drivers/spi/spi-s3c64xx.c:248:21: warning: comparison between 'enum dma_data_direction' and 'enum dma_transfer_direction' [-Wenum-compare]
1 drivers/spi/spi-s3c64xx.c:267:21: warning: comparison between 'enum dma_data_direction' and 'enum dma_transfer_direction' [-Wenum-compare]
1 drivers/usb/gadget/at91_udc.c:1723:34: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/usb/host/ohci-hub.c:320:13: warning: 'ohci_finish_controller_resume' defined but not used [-Wunused-function]
1 drivers/usb/otg/isp1301_omap.c:1340:6: warning: unused variable 'l' [-Wunused-variable]
1 fs/binfmt_flat.c:746:17: warning: unused variable 'persistent' [-Wunused-variable]
1 fs/read_write.c:684:16: warning: unused variable 'buf' [-Wunused-variable]
1 fs/sysfs/dir.c:465:14: warning: 'sysfs_pathname' defined but not used [-Wunused-function]
1 include/net/ip_vs.h:204:10: warning: 't.tcp_fin_timeout' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/net/ip_vs.h:204:10: warning: 't.tcp_timeout' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/net/ip_vs.h:204:10: warning: 't.udp_timeout' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 kernel/power/qos.c:143:1: warning: control reaches end of non-void function [-Wreturn-type]
1 kernel/rcutiny.c:128:23: warning: unused variable 'idle' [-Wunused-variable]
1 kernel/rcutiny.c:68:23: warning: unused variable 'idle' [-Wunused-variable]
1 kernel/sched/core.c:3310:1: warning: control reaches end of non-void function [-Wreturn-type]
1 mm/bootmem.c:352:1: warning: control reaches end of non-void function [-Wreturn-type]
1 net/core/dev.c:1894:33: warning: unused variable 'null_features' [-Wunused-variable]
1 net/core/ethtool.c:213:1: warning: control reaches end of non-void function [-Wreturn-type]
1 net/packet/af_packet.c:1723:33: warning: 'hdrlen' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 sound/oss/waveartist.c:1485:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type [enabled by default]
1 sound/oss/waveartist.c:1487:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default]
2 arch/arm/include/asm/mc146818rtc.h:10:0: warning: "RTC_IRQ" redefined [enabled by default]
2 arch/arm/include/asm/memory.h:245) [-Wdeprecated-declarations]
2 arch/arm/mach-pxa/sharpsl_pm.c:693:12: warning: 'sharpsl_fatal_check' defined but not used [-Wunused-function]
2 buildall.arm.orion5x_defconfig.log.passed:warning: (MACH_TS78XX) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME)
2 buildall.arm.u300_defconfig.log.passed:warning: (MACH_U300) selects PINCTRL_COH901 which has unmet direct dependencies (PINCTRL && GPIOLIB && ARCH_U300 && PINMUX_U300)
2 drivers/base/power/domain.c:75:12: warning: 'genpd_save_dev' defined but not used [-Wunused-function]
2 drivers/base/power/domain.c:81:12: warning: 'genpd_restore_dev' defined but not used [-Wunused-function]
2 drivers/char/ds1620.c:77:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type [enabled by default]
2 drivers/char/ds1620.c:82:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default]
2 drivers/char/ds1620.c:89:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type [enabled by default]
2 drivers/char/ds1620.c:91:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default]
2 drivers/char/nwflash.c:620:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type [enabled by default]
2 drivers/char/nwflash.c:622:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default]
2 drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
2 drivers/mtd/chips/cfi_cmdset_0001.c:1700:9: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/mtd/devices/docprobe.c:74:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined [-Wcpp]
2 drivers/mtd/nand/diskonchip.c:57:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined [-Wcpp]
2 drivers/rtc/rtc-m41t80.c:216:12: warning: 'm41t80_rtc_alarm_irq_enable' defined but not used [-Wunused-function]
2 drivers/rtc/rtc-m41t80.c:238:12: warning: 'm41t80_rtc_set_alarm' defined but not used [-Wunused-function]
2 drivers/rtc/rtc-m41t80.c:308:12: warning: 'm41t80_rtc_read_alarm' defined but not used [-Wunused-function]
2 include/linux/mtd/cfi.h:505:3: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 kernel/cgroup.c:4111:16: warning: array subscript is below array bounds [-Warray-bounds]
3 drivers/mtd/nand/pxa3xx_nand.c:1035:20: warning: 'chip' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 drivers/rtc/rtc-s3c.c:673:32: warning: 's3c_rtc_drv_data_array' defined but not used [-Wunused-variable]
3 include/asm-generic/xor.h:696:34: warning: 'xor_block_8regs_p' defined but not used [-Wunused-variable]
3 include/asm-generic/xor.h:704:34: warning: 'xor_block_32regs_p' defined but not used [-Wunused-variable]
3 include/linux/mtd/map.h:277:6: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 include/linux/mtd/map.h:289:22: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 include/media/v4l2-ctrls.h:498:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
3 include/media/v4l2-ctrls.h:498:33: warning: 'struct file' declared inside parameter list [enabled by default]
3 include/media/v4l2-ctrls.h:506:55: warning: 'struct file' declared inside parameter list [enabled by default]
4 arch/arm/mach-orion5x/common.h:54:38: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
4 arch/arm/mach-orion5x/common.h:54:38: warning: 'struct pci_dev' declared inside parameter list [enabled by default]
4 drivers/media/common/tuners/tda18218_priv.h:29:9: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/mmc/core/bus.c:125:12: warning: 'mmc_bus_suspend' defined but not used [-Wunused-function]
4 drivers/mmc/core/bus.c:136:12: warning: 'mmc_bus_resume' defined but not used [-Wunused-function]
4 include/linux/mtd/map.h:323:17: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 include/linux/printk.h:179:8: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
6 arch/arm/include/asm/memory.h:250) [-Wdeprecated-declarations]
6 fs/ext4/resize.c:1153:9: warning: unused variable 'ret' [-Wunused-variable]
6 include/linux/mtd/cfi.h:489:3: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
7 arch/arm/mach-at91/pm.c:137:6: warning: unused variable 'i' [-Wunused-variable]
9 include/linux/kernel.h:566:17: warning: comparison of distinct pointer types lacks a cast [enabled by default]
12 arch/arm/mach-sa1100/time.c:104:3: warning: passing argument 1 of 'clocksource_mmio_init' discards 'volatile' qualifier from pointer target type [enabled by default]
20 net/bluetooth/hci_conn.c:237:28: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type '__u8 *' as the destination; expected '__u8' or an explicit length [-Wsizeof-pointer-memaccess]
25 arch/arm/mach-pxa/time.c:126:3: warning: passing argument 1 of 'clocksource_mmio_init' discards 'volatile' qualifier from pointer target type [enabled by default]
27 include/linux/mtd/map.h:346:2: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
30 kernel/time/tick-sched.c:46:13: warning: 'tick_do_update_jiffies64' defined but not used [-Wunused-function]
30 kernel/time/tick-sched.c:88:16: warning: 'tick_init_jiffy_update' defined but not used [-Wunused-function]
56 include/linux/mtd/doc2000.h:95:34: warning: value computed is not used [-Wunused-value]
82 include/linux/mtd/map.h:331:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
120 arch/arm/mm/alignment.c:327:15: warning: 'offset.un' may be used uninitialized in this function [-Wmaybe-uninitialized]
470 arch/arm/include/asm/dma-mapping.h:60:2: warning: passing argument 1 of '__virt_to_phys' makes integer from pointer without a cast [enabled by default]
Section mismatches:
1 da8xx_omapl_defconfig WARNING: arch/arm/mach-davinci/built-in.o(.text+0x2ed0): Section mismatch in reference from the function da850_evm_ui_expander_setup() to the (unknown reference) .init.data:(unknown)
1 da8xx_omapl_defconfig WARNING: arch/arm/mach-davinci/built-in.o(.text+0x2f24): Section mismatch in reference from the function read_factory_config() to the function .init.text:da850_register_cpufreq()
1 da8xx_omapl_defconfig WARNING: vmlinux.o(.text+0xced0): Section mismatch in reference from the function da850_evm_ui_expander_setup() to the (unknown reference) .init.data:(unknown)
1 da8xx_omapl_defconfig WARNING: vmlinux.o(.text+0xcf24): Section mismatch in reference from the function read_factory_config() to the function .init.text:da850_register_cpufreq()
1 dove_defconfig WARNING: vmlinux.o(.text+0xf418): Section mismatch in reference from the function dove_timer_init() to the function .init.text:orion_time_init()
1 iop13xx_defconfig WARNING: vmlinux.o(.text+0x100bc): Section mismatch in reference from the function iop13xx_scan_bus() to the function .devinit.text:pci_scan_root_bus()
1 iop13xx_defconfig WARNING: vmlinux.o(.text+0x100e8): Section mismatch in reference from the function iop13xx_scan_bus() to the function .devinit.text:pci_scan_root_bus()
1 iop32x_defconfig WARNING: vmlinux.o(.text+0xf610): Section mismatch in reference from the function iop3xx_pci_scan_bus() to the function .devinit.text:pci_scan_root_bus()
1 iop33x_defconfig WARNING: vmlinux.o(.text+0xf4c4): Section mismatch in reference from the function iop3xx_pci_scan_bus() to the function .devinit.text:pci_scan_root_bus()
1 ixp2000_defconfig WARNING: vmlinux.o(.text+0x152b4): Section mismatch in reference from the function ixp2000_pci_scan_bus() to the function .devinit.text:pci_scan_root_bus()
1 ixp23xx_defconfig WARNING: vmlinux.o(.text+0x14e1c): Section mismatch in reference from the function ixp23xx_pci_scan_bus() to the function .devinit.text:pci_scan_root_bus()
1 mini2440_defconfig WARNING: vmlinux.o(.text+0x98c4): Section mismatch in reference from the function s3c2440_clk_add() to the function .init.text:clkdev_add_table()
1 mv78xx0_defconfig WARNING: arch/arm/mach-mv78xx0/built-in.o(.data+0x1c): Section mismatch in reference from the variable addr_map_cfg to the function .init.text:win_cfg_base()
1 mv78xx0_defconfig WARNING: vmlinux.o(.data+0x19e4): Section mismatch in reference from the variable addr_map_cfg to the function .init.text:win_cfg_base()
1 mv78xx0_defconfig WARNING: vmlinux.o(.text+0x1567c): Section mismatch in reference from the function mv78xx0_timer_init() to the function .init.text:orion_time_init()
1 orion5x_defconfig WARNING: arch/arm/mach-orion5x/built-in.o(.data+0x18): Section mismatch in reference from the variable addr_map_cfg to the function .init.text:cpu_win_can_remap()
1 orion5x_defconfig WARNING: arch/arm/mach-orion5x/built-in.o(.text+0x4): Section mismatch in reference from the function orion5x_timer_init() to the function .init.text:orion5x_find_tclk()
1 orion5x_defconfig WARNING: vmlinux.o(.data+0x2278): Section mismatch in reference from the variable addr_map_cfg to the function .init.text:cpu_win_can_remap()
1 orion5x_defconfig WARNING: vmlinux.o(.text+0x14fe4): Section mismatch in reference from the function orion5x_timer_init() to the function .init.text:orion5x_find_tclk()
1 orion5x_defconfig WARNING: vmlinux.o(.text+0x1500c): Section mismatch in reference from the function orion5x_timer_init() to the function .init.text:orion_time_init()
1 realview-smp_defconfig WARNING: vmlinux.o(.text+0x11b30): Section mismatch in reference from the function platform_cpu_die() to the variable .cpuinit.data:pen_release
1 s3c2410_defconfig WARNING: arch/arm/mach-s3c24xx/built-in.o(.data+0x1b08): Section mismatch in reference from the variable s3c2443_irq_interface to the function .init.text:s3c2443_irq_add()
1 s3c2410_defconfig WARNING: arch/arm/mach-s3c24xx/built-in.o(.data+0xf44): Section mismatch in reference from the variable s3c2416_irq_interface to the function .init.text:s3c2416_irq_add()
1 s3c2410_defconfig WARNING: arch/arm/mach-s3c24xx/built-in.o(.text+0x3d14): Section mismatch in reference from the function usb_simtec_init() to the (unknown reference) .init.data:(unknown)
1 s3c2410_defconfig WARNING: vmlinux.o(.data+0x2348): Section mismatch in reference from the variable s3c2416_irq_interface to the function .init.text:s3c2416_irq_add()
1 s3c2410_defconfig WARNING: vmlinux.o(.data+0x2f0c): Section mismatch in reference from the variable s3c2443_irq_interface to the function .init.text:s3c2443_irq_add()
1 s3c2410_defconfig WARNING: vmlinux.o(.text+0x15fb0): Section mismatch in reference from the function s3c2440_clk_add() to the function .init.text:clkdev_add_table()
1 s3c2410_defconfig WARNING: vmlinux.o(.text+0x184cc): Section mismatch in reference from the function usb_simtec_init() to the function .init.text:s3c_ohci_set_platdata()
1 s3c2410_defconfig WARNING: vmlinux.o(.text+0x18514): Section mismatch in reference from the function usb_simtec_init() to the (unknown reference) .init.data:(unknown)
2 at91sam9g45_defconfig WARNING: drivers/usb/gadget/g_audio.o(.init.text+0x5f4): Section mismatch in reference from the function afunc_bind() to the function .devexit.text:snd_uac2_remove()