linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build regressions/improvements in v3.6-rc1
@ 2012-08-04  9:24 Geert Uytterhoeven
  2012-08-15 20:01 ` i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1] Jiri Slaby
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2012-08-04  9:24 UTC (permalink / raw)
  To: linux-kernel

Below is the list of build error/warning regressions/improvements in
v3.6-rc1[1] compared to v3.5[2].

Too make this mail fit in the lkml limit, I deleted
  - 5215 lines about __mcount_loc on sparc64 (they're back :-(

Summarized:
  - build errors: +47/-115
  - build warnings: +5424/-254

As I haven't mastered kup yet, there's no verbose summary at
http://www.kernel.org/pub/linux/kernel/people/geert/linux-log/v3.6-rc1.summary.gz

Happy fixing! ;-)

Thanks to the linux-next team for providing the build service.

[1] http://kisskb.ellerman.id.au/kisskb/head/5315/ (all 116 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/5266/ (all 116 configs)


*** ERRORS ***

47 regressions:
  + arch/powerpc/sysdev/mpic.c: error: case label does not reduce to an integer constant:  => 890:9, 898:9, 886:9, 894:9
  + arch/powerpc/sysdev/mv64x60_dev.c: error: implicit declaration of function 'of_get_mac_address' [-Werror=implicit-function-declaration]:  => 253:2
  + arch/powerpc/sysdev/tsi108_dev.c: error: implicit declaration of function 'of_get_mac_address' [-Werror=implicit-function-declaration]:  => 107:3
  + arch/um/os-Linux/skas/process.c: error: 'PTRACE_GETSIGINFO' undeclared (first use in this function):  => 412
  + drivers/extcon/extcon-arizona.c: error: implicit declaration of function 'devm_gpio_request_one' [-Werror=implicit-function-declaration]:  => 372:3
  + drivers/i2c/busses/i2c-designware-core.c: error: 'KBUILD_MODNAME' undeclared (first use in this function):  => 488:154, 644:152, 295:152, 513:152
  + drivers/i2c/busses/i2c-ocores.c: error: implicit declaration of function 'ioread16' [-Werror=implicit-function-declaration]:  => 89:3
  + drivers/i2c/busses/i2c-ocores.c: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration]:  => 87:3
  + drivers/i2c/busses/i2c-ocores.c: error: implicit declaration of function 'iowrite16' [-Werror=implicit-function-declaration]:  => 79:3
  + drivers/i2c/busses/i2c-ocores.c: error: implicit declaration of function 'iowrite32' [-Werror=implicit-function-declaration]:  => 77:3
  + drivers/i2c/busses/i2c-piix4.c: error: implicit declaration of function 'kfree' [-Werror=implicit-function-declaration]:  => 563:3
  + drivers/i2c/busses/i2c-piix4.c: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration]:  => 551:2
  + drivers/ieee802154/at86rf230.c: error: implicit declaration of function 'gpio_direction_output' [-Werror=implicit-function-declaration]:  => 832:2
  + drivers/ieee802154/at86rf230.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]:  => 912:3
  + drivers/ieee802154/at86rf230.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]:  => 822:2
  + drivers/iio/adc/ad7266.c: error: implicit declaration of function 'gpio_free_array' [-Werror=implicit-function-declaration]:  => 485:3
  + drivers/iio/adc/ad7266.c: error: implicit declaration of function 'gpio_request_array' [-Werror=implicit-function-declaration]:  => 432:4
  + drivers/iio/frequency/adf4350.c: error: implicit declaration of function 'gpio_direction_input' [-Werror=implicit-function-declaration]:  => 406:3
  + drivers/iio/frequency/adf4350.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]:  => 423:3
  + drivers/iio/frequency/adf4350.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]:  => 400:3
  + drivers/input/touchscreen/edt-ft5x06.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]:  => 824:3
  + drivers/input/touchscreen/edt-ft5x06.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]:  => 631:3
  + drivers/mfd/arizona-core.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]:  => 543:3
  + drivers/mfd/arizona-core.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]:  => 356:3
  + drivers/mmc/core/slot-gpio.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]:  => 166:2
  + drivers/mmc/core/slot-gpio.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]:  => 103:2
  + drivers/net/can/c_can/c_can_pci.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]:  => 90:2
  + drivers/net/can/c_can/c_can_pci.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]:  => 166:2
  + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types for 'dump_mem':  => 56:6
  + drivers/net/can/usb/peak_usb/pcan_usb_core.h: error: conflicting types for 'dump_mem':  => 134:6
  + drivers/net/wireless/iwlwifi/iwl-test.c: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]:  => 515:5
  + drivers/regulator/core.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]:  => 3309:3
  + drivers/regulator/core.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]:  => 3221:3
  + drivers/regulator/tps62360-regulator.c: error: implicit declaration of function 'devm_gpio_request_one' [-Werror=implicit-function-declaration]:  => 431:3
  + drivers/spi/spi-rspi.c: error: 'struct sh_dmae_slave' has no member named 'slave_id':  => 696:15, 687:15
  + drivers/video/backlight/l4f00242t03.c: error: implicit declaration of function 'devm_gpio_request_one' [-Werror=implicit-function-declaration]:  => 178:2
  + drivers/video/backlight/lms283gf05.c: error: implicit declaration of function 'devm_gpio_request' [-Werror=implicit-function-declaration]:  => 161:3
  + drivers/virt/fsl_hypervisor.c: error: 'MSR_GS' undeclared (first use in this function):  => 799:93
  + drivers/vme/bridges/vme_tsi148.c: error: implicit declaration of function 'iowrite16' [-Werror=implicit-function-declaration]:  => 1376:4
  + drivers/vme/bridges/vme_tsi148.c: error: implicit declaration of function 'iowrite8' [-Werror=implicit-function-declaration]:  => 1365:3
  + error: eni.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff9374), (.text+0x1ff9028), (.text+0x1ff9104)
  + error: eni.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_28' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8ebc), (.text+0x1ff8258), (.text+0x1ff860c)
  + error: eni.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_25' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8ab4), (.text+0x1ff8614), (.text+0x1ff8260)
  + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.capable' defined in .text section in kernel/built-in.o:  => (.text+0x1ff7f6c)
  + kernel/sys.c: error: 'mmap_min_addr' undeclared (first use in this function): 1868:34 => 1868:37, 1868:34
  + net/core/sock.c: error: (near initialization for 'memalloc_socks'):  => 274, 274:45
  + net/core/sock.c: error: initializer element is not constant:  => 274, 274:45

115 improvements:
  - block/blk-cgroup.c: error: implicit declaration of function 'ATOMIC64_INIT' [-Werror=implicit-function-declaration]: 609:2 => 
  - block/blk-cgroup.c: error: implicit declaration of function 'atomic64_inc_return' [-Werror=implicit-function-declaration]: 623:2 => 
  - block/blk-cgroup.c: error: initializer element is not constant: 609:2 => 
  - block/blk-cgroup.c: error: unknown type name 'atomic64_t': 609:2 => 
  - drivers/block/rbd.c: error: implicit declaration of function 'ATOMIC64_INIT' [-Werror=implicit-function-declaration]: 2172:1 => 
  - drivers/block/rbd.c: error: implicit declaration of function 'atomic64_cmpxchg' [-Werror=implicit-function-declaration]: 2232:2 => 
  - drivers/block/rbd.c: error: implicit declaration of function 'atomic64_inc_return' [-Werror=implicit-function-declaration]: 2180:2 => 
  - drivers/block/rbd.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 2206:2 => 
  - drivers/block/rbd.c: error: initializer element is not constant: 2172:1 => 
  - drivers/block/rbd.c: error: unknown type name 'atomic64_t': 2172:1 => 
  - drivers/extcon/extcon_gpio.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 136:2 => 
  - drivers/gpu/drm/radeon/radeon.h: error: unknown type name 'atomic64_t': 263:2 => 
  - drivers/gpu/drm/radeon/radeon_fence.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 103:2 => 
  - drivers/gpu/drm/radeon/radeon_fence.c: error: implicit declaration of function 'atomic64_set' [-Werror=implicit-function-declaration]: 553:2 => 
  - drivers/gpu/drm/radeon/radeon_fence.c: error: implicit declaration of function 'atomic64_xchg' [-Werror=implicit-function-declaration]: 128:2 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'ANAK' undeclared (first use in this function): 154:19 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'BUFRDERR' undeclared (first use in this function): 158:19 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'BUFWRERR' undeclared (first use in this function): 160:19 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'BUSBUSY' undeclared (first use in this function): 401:35, 301:35 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'DNAK' undeclared (first use in this function): 156:19 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'FAST' undeclared (first use in this function): 511:17, 360:18 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'LOSTARB' undeclared (first use in this function): 152:19 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'MCOMP' undeclared (first use in this function): 189:22, 489:31, 344:31 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'MDIR' undeclared (first use in this function): 359:31, 567:32, 102:30 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'MEN' undeclared (first use in this function): 358:51, 510:52, 196:33 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'MERR' undeclared (first use in this function): 146:23, 489:24, 344:24 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'RCVSERV' undeclared (first use in this function): 489:49, 116:23, 344:49 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'RSTART' undeclared (first use in this function): 102:37 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'SCLOVR' undeclared (first use in this function): 171:29 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'SDAOVR' undeclared (first use in this function): 177:28 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'SDASEN' undeclared (first use in this function): 168:33 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'STOP' undeclared (first use in this function): 105:30 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'TWI_ENA' undeclared (first use in this function): 398:30, 624:47, 298:30, 725:45 => 
  - drivers/i2c/busses/i2c-bfin-twi.c: error: 'XMTSERV' undeclared (first use in this function): 344:39, 489:39, 90:23 => 
  - drivers/mmc/core/cd-gpio.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 65:2 => 
  - drivers/mmc/core/cd-gpio.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: 48:2 => 
  - drivers/net/wireless/iwlwifi/iwl-testmode.c: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]: 851:5 => 
  - drivers/regulator/fixed.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 274:3 => 
  - drivers/regulator/fixed.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: 238:3 => 
  - drivers/regulator/gpio-regulator.c: error: implicit declaration of function 'gpio_direction_output' [-Werror=implicit-function-declaration]: 254:4 => 
  - drivers/regulator/gpio-regulator.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 310:3 => 
  - drivers/regulator/gpio-regulator.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: 241:3 => 
  - drivers/regulator/tps62360-regulator.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 510:3 => 
  - drivers/regulator/tps62360-regulator.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: 452:3 => 
  - drivers/staging/ccg/../../usb/gadget/f_mass_storage.c: error: implicit declaration of function 'get_ds' [-Werror=implicit-function-declaration]: 2624:2 => 
  - drivers/staging/ccg/../../usb/gadget/f_mass_storage.c: error: implicit declaration of function 'set_fs' [-Werror=implicit-function-declaration]: 2624:2 => 
  - drivers/staging/ccg/../../usb/gadget/storage_common.c: error: implicit declaration of function 'bdev_logical_block_size' [-Werror=implicit-function-declaration]: 686:3 => 
  - drivers/staging/ccg/../../usb/gadget/storage_common.c: error: implicit declaration of function 'blksize_bits' [-Werror=implicit-function-declaration]: 687:3 => 
  - drivers/staging/iio/magnetometer/ak8975.c: error: implicit declaration of function 'gpio_direction_input' [-Werror=implicit-function-declaration]: 499:3 => 
  - drivers/staging/iio/magnetometer/ak8975.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 543:3 => 
  - drivers/staging/iio/magnetometer/ak8975.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: 491:3 => 
  - drivers/video/backlight/l4f00242t03.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 231:2 => 
  - drivers/video/backlight/l4f00242t03.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: 178:2 => 
  - drivers/video/backlight/lms283gf05.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 199:3 => 
  - drivers/video/backlight/lms283gf05.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: 161:3 => 
  - error: "__lshrdi3" [drivers/mtd/mtd.ko] undefined!: N/A => 
  - error: "__lshrdi3" [fs/ntfs/ntfs.ko] undefined!: N/A => 
  - error: "__lshrdi3" [fs/xfs/xfs.ko] undefined!: N/A => 
  - error: No rule to make target /scratch/kisskb/build/linus_sh-randconfig_sh4/usr/include/linux/kvm_para.h: N/A => 
  - error: No rule to make target include/config/auto.conf: N/A => 
  - error: idt77252.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.__raw_spin_lock_init' defined in .text section in lib/built-in.o: (.text+0x1ff8874), (.text+0x1ff8844), (.text+0x1ff8800), (.text+0x1ff8820) => 
  - error: idt77252.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.printk' defined in .text.unlikely section in kernel/built-in.o: (.text+0x1ff9144), (.text+0x1ff9704), (.text+0x1ff90c4), (.text+0x1ff9018), (.text+0x1ff9744) => 
  - error: idt77252.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_29' defined in .text section in arch/powerpc/lib/built-in.o: (.text+0x1ff8370) => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 947:3 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'atomic64_set' [-Werror=implicit-function-declaration]: 948:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_assign_atomic_lsn' [-Werror=implicit-function-declaration]: 1163:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_assign_grant_head' [-Werror=implicit-function-declaration]: 161:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_crack_atomic_lsn' [-Werror=implicit-function-declaration]: 1354:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_crack_grant_head' [-Werror=implicit-function-declaration]: 3328:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_grant_add_space' [-Werror=implicit-function-declaration]: 370:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_grant_sub_space' [-Werror=implicit-function-declaration]: 2642:2 => 
  - fs/xfs/xfs_log.c: error: implicit declaration of function 'xlog_space_left' [-Werror=implicit-function-declaration]: 243:2 => 
  - fs/xfs/xfs_log.c: error: unknown type name 'atomic64_t': 105:2, 982:2, 55:2, 131:2 => 
  - fs/xfs/xfs_log_priv.h: error: unknown type name 'atomic64_t': 533:2, 622:23, 634:24, 531:2, 604:24, 481:2, 592:23 => 
  - fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 1004:2 => 
  - fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'atomic64_set' [-Werror=implicit-function-declaration]: 969:2 => 
  - fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'xlog_assign_atomic_lsn' [-Werror=implicit-function-declaration]: 1019:4 => 
  - fs/xfs/xfs_log_recover.c: error: implicit declaration of function 'xlog_assign_grant_head' [-Werror=implicit-function-declaration]: 971:2 => 
  - include/net/netfilter/nf_conntrack_acct.h: error: unknown type name 'atomic64_t': 18:2, 19:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'ATOMIC64_INIT' [-Werror=implicit-function-declaration]: 25:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_add' [-Werror=implicit-function-declaration]: 35:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_add_return' [-Werror=implicit-function-declaration]: 46:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_add_unless' [-Werror=implicit-function-declaration]: 109:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_cmpxchg' [-Werror=implicit-function-declaration]: 100:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_dec' [-Werror=implicit-function-declaration]: 85:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_dec_return' [-Werror=implicit-function-declaration]: 91:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_inc' [-Werror=implicit-function-declaration]: 75:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_inc_not_zero' [-Werror=implicit-function-declaration]: 136:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_inc_return' [-Werror=implicit-function-declaration]: 81:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 32:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_set' [-Werror=implicit-function-declaration]: 29:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_sub' [-Werror=implicit-function-declaration]: 55:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_sub_return' [-Werror=implicit-function-declaration]: 66:2 => 
  - lib/atomic64_test.c: error: implicit declaration of function 'atomic64_xchg' [-Werror=implicit-function-declaration]: 95:2 => 
  - lib/atomic64_test.c: error: request for member 'counter' in something not a structure or union: 72:32, 47:32, 42:32, 77:32, 87:32, 102:32, 67:32, 52:32, 106:32, 110:32, 37:32, 62:32, 57:32, 115:32, 31:32, 82:32, 92:32, 142:32, 97:32, 147:32, 138:32, 27:32 => 
  - lib/atomic64_test.c: error: unknown type name 'atomic64_t': 25:2 => 
  - lib/mpi/mpih-div.c: error: impossible constraint in 'asm': 135:202, 135:55, 106:201, 97:55, 106:54, 97:202 => 205:6, 142:6
  - lib/mpi/mpih-div.c: error: inconsistent operand constraints in an 'asm': 135:122, 135:371, 97:122, 106:121, 106:370, 97:371 => 142:73, 205:73
  - net/mac80211/cfg.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 271:3 => 
  - net/mac80211/debugfs_key.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 97:3 => 
  - net/mac80211/key.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 644:3 => 
  - net/mac80211/key.h: error: unknown type name 'atomic64_t': 100:4, 88:4 => 
  - net/mac80211/wpa.c: error: implicit declaration of function 'atomic64_inc_return' [-Werror=implicit-function-declaration]: 442:2 => 
  - net/netfilter/nf_conntrack_acct.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 49:6 => 
  - net/netfilter/nf_conntrack_core.c: error: implicit declaration of function 'atomic64_add' [-Werror=implicit-function-declaration]: 1102:4 => 
  - net/netfilter/nf_conntrack_core.c: error: implicit declaration of function 'atomic64_inc' [-Werror=implicit-function-declaration]: 1101:4 => 
  - net/netfilter/nf_conntrack_netlink.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 248:3 => 
  - net/netfilter/nf_conntrack_netlink.c: error: implicit declaration of function 'atomic64_xchg' [-Werror=implicit-function-declaration]: 245:3 => 
  - net/netfilter/nfnetlink_acct.c: error: implicit declaration of function 'atomic64_add' [-Werror=implicit-function-declaration]: 330:2 => 
  - net/netfilter/nfnetlink_acct.c: error: implicit declaration of function 'atomic64_inc' [-Werror=implicit-function-declaration]: 329:2 => 
  - net/netfilter/nfnetlink_acct.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 119:3 => 
  - net/netfilter/nfnetlink_acct.c: error: implicit declaration of function 'atomic64_set' [-Werror=implicit-function-declaration]: 67:4 => 
  - net/netfilter/nfnetlink_acct.c: error: implicit declaration of function 'atomic64_xchg' [-Werror=implicit-function-declaration]: 116:3 => 
  - net/netfilter/nfnetlink_acct.c: error: unknown type name 'atomic64_t': 33:2, 34:2 => 
  - net/netfilter/xt_connbytes.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: 43:4 => 


*** WARNINGS ***

5424 regressions:
  + .config: warning: override: HIGHMEM4G changes choice state:  => 319
  + arch/blackfin/include/asm/bfin_twi.h: warning: "ANOMALY_16000030" is not defined [-Wundef]:  => 87:6
  + arch/powerpc/sysdev/mv64x60_dev.c: warning: assignment makes pointer from integer without a cast [enabled by default]:  => 253:11
  + arch/powerpc/sysdev/tsi108_dev.c: warning: assignment makes pointer from integer without a cast [enabled by default]:  => 107:12
  + arch/um/kernel/ptrace.c: warning: ignoring return value of 'tracehook_report_syscall_entry', declared with attribute warn_unused_result:  => 178
  + arch/x86/kernel/cpu/perf_event_intel_uncore.c: warning: 'count' is used uninitialized in this function [-Wuninitialized]:  => 164:2
  + arch/x86/kernel/cpu/perf_event_intel_uncore.c: warning: integer overflow in expression [-Woverflow]:  => 1892:47, 1899:20
  + drivers/acpi/button.c: warning: 'acpi_button_resume' defined but not used [-Wunused-function]:  => 313:12
  + drivers/acpi/fan.c: warning: 'acpi_fan_resume' defined but not used [-Wunused-function]:  => 197:12
  + drivers/acpi/fan.c: warning: 'acpi_fan_suspend' defined but not used [-Wunused-function]:  => 187:12
  + drivers/acpi/power.c: warning: 'acpi_power_resume' defined but not used [-Wunused-function]:  => 778:12
  + drivers/acpi/thermal.c: warning: 'acpi_thermal_resume' defined but not used [-Wunused-function]:  => 1044:12
  + drivers/ata/ahci_platform.c: warning: 'ahci_resume' defined but not used [-Wunused-function]:  => 251:12
  + drivers/ata/ahci_platform.c: warning: 'ahci_suspend' defined but not used [-Wunused-function]:  => 218:12
  + drivers/extcon/extcon-max77693.c: warning: 'adc' may be used uninitialized in this function [-Wuninitialized]:  => 361:10
  + drivers/extcon/extcon-max77693.c: warning: 'adc1k' may be used uninitialized in this function [-Wuninitialized]:  => 361:10
  + drivers/extcon/extcon-max77693.c: warning: 'adclow' may be used uninitialized in this function [-Wuninitialized]:  => 361:10
  + drivers/gpio/gpio-mcp23s08.c: warning: 'mcp23s08_probe_one' defined but not used [-Wunused-function]:  => 370:12
  + drivers/gpu/drm/drm_pci.c: warning: 'lnkcap' may be used uninitialized in this function [-Wuninitialized]:  => 496:9
  + drivers/gpu/drm/drm_pci.c: warning: 'lnkcap2' may be used uninitialized in this function [-Wuninitialized]:  => 497:10
  + drivers/gpu/drm/i915/i915_gem_context.c: warning: unused variable 'ret' [-Wunused-variable]:  => 454:6
  + drivers/i2c/busses/i2c-ocores.c: warning: 'ocores_i2c_resume' defined but not used [-Wunused-function]:  => 375:12
  + drivers/i2c/busses/i2c-ocores.c: warning: 'ocores_i2c_suspend' defined but not used [-Wunused-function]:  => 364:12
  + drivers/i2c/busses/i2c-piix4.c: warning: assignment makes pointer from integer without a cast [enabled by default]:  => 561:11, 551:7
  + drivers/iio/light/lm3533-als.c: warning: (near initialization for 'dev_attr_in_illuminance0_thresh_either_en.show') [enabled by default]:  => 667:15, 667:8
  + drivers/iio/light/lm3533-als.c: warning: (near initialization for 'dev_attr_in_illuminance0_thresh_either_en.store') [enabled by default]:  => 667:15, 667:8
  + drivers/iio/light/lm3533-als.c: warning: initialization from incompatible pointer type [enabled by default]:  => 667:15, 667:8
  + drivers/leds/leds-ot200.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: 112:8 => 112:8, 114:7
  + drivers/media/dvb/frontends/drxk_hard.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]:  => 5467:5
  + drivers/mfd/sec-core.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 163:5
  + drivers/misc/ics932s401.c: warning: 'x' may be used uninitialized in this function [-Wuninitialized]: 384:2 => 384:2, 384:16
  + drivers/mtd/chips/cfi_cmdset_0002.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 1364:7, 1787:7, 665:2, 1425:9 => 1364:7, 1787:7, 665:2, 1425:9, 1404:93
  + drivers/mtd/maps/latch-addr-flash.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]:  => 53:2
  + drivers/net/can/c_can/c_can_pci.c: warning: assignment makes pointer from integer without a cast [enabled by default]:  => 90:7
  + drivers/net/ethernet/sun/sunbmac.c: warning: unused variable 'dev' [-Wunused-variable]:  => 215:21
  + drivers/net/wimax/i2400m/control.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'ssize_t' [-Wformat]:  => 134:10
  + drivers/net/wimax/i2400m/control.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'ssize_t' [-Wformat]:  => 239:6
  + drivers/net/wimax/i2400m/usb-fw.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'ssize_t' [-Wformat]: 210:4 => 210:4, 215:4
  + drivers/pci/pci-driver.c: warning: 'pci_restore_standard_config' defined but not used [-Wunused-function]:  => 448:12
  + drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_init' defined but not used [-Wunused-function]:  => 686:12
  + drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_unregister' defined but not used [-Wunused-function]:  => 718:13
  + drivers/rapidio/devices/tsi721.c: warning: unused variable 'i' [-Wunused-variable]:  => 2215:6
  + drivers/regulator/core.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 2183:10
  + drivers/regulator/twl-regulator.c: warning: 'TWLRES_INFO_CLK32KG' defined but not used [-Wunused-variable]:  => 1051:1
  + drivers/rtc/rtc-88pm80x.c: warning: 'pm80x_rtc_resume' defined but not used [-Wunused-function]:  => 243:12
  + drivers/rtc/rtc-88pm80x.c: warning: 'pm80x_rtc_suspend' defined but not used [-Wunused-function]:  => 238:12
  + drivers/scsi/aacraid/src.c: warning: right shift count >= width of type [enabled by default]:  => 434:2, 410:3
  + drivers/staging/comedi/drivers/ni_mio_common.c: warning: 'sample' may be used uninitialized in this function [-Wuninitialized]:  => 5970:11
  + drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]:  => 112:122, 112:19
  + drivers/staging/vt6656/iwctl.c: warning: the frame size of 1292 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 683:1
  + drivers/staging/wlan-ng/cfg80211.c: warning: (near initialization for 'prism2_usb_cfg_ops.scan') [enabled by default]:  => 726:2
  + drivers/staging/wlan-ng/cfg80211.c: warning: initialization from incompatible pointer type [enabled by default]:  => 726:2
  + drivers/tty/serial/8250/8250.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 1653:28, 1653:32, 1658:18, 1653:2 => 1661:28, 1663:18, 1661:32, 1666:18, 1661:2
  + drivers/usb/storage/uas.c: warning: 'cmdinfo' may be used uninitialized in this function [-Wuninitialized]:  => 261:15
  + drivers/video/aty/aty128fb.c: warning: 'backlight' defined but not used [-Wunused-variable]:  => 363:12
  + drivers/video/backlight/pwm_bl.c: warning: 'pwm_backlight_resume' defined but not used [-Wunused-function]:  => 295:12
  + drivers/video/backlight/pwm_bl.c: warning: 'pwm_backlight_suspend' defined but not used [-Wunused-function]:  => 281:12
  + drivers/watchdog/gef_wdt.c: warning: 'gef_wdt_remove' defined but not used [-Wunused-function]:  => 288:125
  + fs/btrfs/ctree.h: warning: 'ref_root' may be used uninitialized in this function [-Wuninitialized]:  => 3525:6
  + fs/btrfs/qgroup.c: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized]:  => 1111:28, 1221:21
  + fs/btrfs/send.c: warning: 'cb' may be used uninitialized in this function [-Wuninitialized]:  => 3228:7
  + fs/btrfs/send.c: warning: 'root' may be used uninitialized in this function [-Wuninitialized]:  => 3208:7
  + fs/btrfs/send.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]:  => 1034:13
  + fs/btrfs/send.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 1067:18
  + fs/jbd2/commit.c: warning: 'jbd2_block_tag_csum_set.isra.3' uses dynamic stack allocation [enabled by default]:  => 360:1
  + fs/namei.c: warning: 'cookie' may be used uninitialized in this function [-Wuninitialized]:  => 2915:11, 1551:11, 1944:12, 649:24
  + fs/namei.c: warning: 'cookie' may be used uninitialized in this function:  => 1934, 1544, 2899
  + fs/pstore/ram.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' [-Wformat]:  => 409:3
  + fs/quota/quota.c: warning: 'quotactl_cmd_write' defined but not used [-Wunused-function]:  => 295:12
  + kernel/profile.c: warning: 'profile_cpu_callback' defined but not used [-Wunused-function]:  => 355:125
  + kernel/profile.c: warning: 'profile_discard_flip_buffers' defined but not used [-Wunused-function]:  => 291:13
  + kernel/profile.c: warning: 'profile_flip_buffers' defined but not used [-Wunused-function]:  => 268:13
  + kernel/rcutree.c: warning: unused variable 'idle' [-Wunused-variable]:  => 359:23, 468:23
  + lib/atomic64_test.c: warning: #warning Please implement atomic64_dec_if_positive for your architecture and select the above Kconfig symbol [-Wcpp]:  => 131:2
  + lib/vsprintf.c: warning: 'resource_string.isra.9' uses dynamic stack allocation [enabled by default]:  => 655:1
  + mm/vmstat.c: warning: 'frag_next' defined but not used [-Wunused-function]:  => 634:14
  + mm/vmstat.c: warning: 'frag_start' defined but not used [-Wunused-function]:  => 622:14
  + mm/vmstat.c: warning: 'frag_stop' defined but not used [-Wunused-function]:  => 642:13
  + mm/vmstat.c: warning: 'walk_zones_in_node' defined but not used [-Wunused-function]:  => 647:13
  + modpost: WARNING: modpost: Found 4 section mismatch(es).:  => N/A
  + net/ipv4/route.c: warning: 'ip_rt_gc_elasticity' defined but not used [-Wunused-variable]:  => 132:12
  + net/ipv4/route.c: warning: 'ip_rt_gc_interval' defined but not used [-Wunused-variable]:  => 125:12
  + net/ipv4/route.c: warning: 'ip_rt_gc_min_interval' defined but not used [-Wunused-variable]:  => 126:12
  + net/ipv4/route.c: warning: 'ip_rt_gc_timeout' defined but not used [-Wunused-variable]:  => 124:12
  + net/unix/af_unix.c: warning: 'path.dentry' may be used uninitialized in this function:  => 898
  + net/unix/af_unix.c: warning: 'path.mnt' may be used uninitialized in this function:  => 898
  + sound/drivers/aloop.c: warning: 'loopback_resume' defined but not used [-Wunused-function]:  => 1192:12
  + sound/drivers/aloop.c: warning: 'loopback_suspend' defined but not used [-Wunused-function]:  => 1180:12
  + sound/drivers/dummy.c: warning: 'snd_dummy_resume' defined but not used [-Wunused-function]:  => 1078:12
  + sound/drivers/dummy.c: warning: 'snd_dummy_suspend' defined but not used [-Wunused-function]:  => 1068:12
  + sound/pci/cs4281.c: warning: 'cs4281_resume' defined but not used [-Wunused-function]:  => 2048:12
  + sound/pci/cs4281.c: warning: 'cs4281_suspend' defined but not used [-Wunused-function]:  => 2000:12
  + sound/pci/cs46xx/cs46xx_lib.c: warning: 'snd_cs46xx_resume' defined but not used [-Wunused-function]:  => 3636:12
  + sound/pci/cs46xx/cs46xx_lib.c: warning: 'snd_cs46xx_suspend' defined but not used [-Wunused-function]:  => 3602:12
  + sound/pci/emu10k1/emu10k1.c: warning: 'snd_emu10k1_resume' defined but not used [-Wunused-function]:  => 239:12
  + sound/pci/emu10k1/emu10k1.c: warning: 'snd_emu10k1_suspend' defined but not used [-Wunused-function]:  => 210:12
  + sound/pci/fm801.c: warning: 'snd_fm801_resume' defined but not used [-Wunused-function]:  => 1393:12
  + sound/pci/fm801.c: warning: 'snd_fm801_suspend' defined but not used [-Wunused-function]:  => 1372:12
  + sound/soc/dwc/designware_i2s.c: warning: "CCR" redefined [enabled by default]:  => 31:0
  + warning:   CC [M]  drivers/media/video/cpia2/cpia2_usb.o:  => N/A
  + warning:   CC [M]  drivers/scsi/scsicam.o:  => N/A
  + warning:   CC [M]  drivers/staging/csr/unifi_pdu_processing.o:  => N/A
  + warning:   CC [M]  drivers/uwb/drp.o:  => N/A
  + warning:   CC [M]  sound/pci/cmipci.o:  => N/A
  + warning: (ADB_PMU_LED_IDE) selects LEDS_TRIGGER_IDE_DISK which has unmet direct dependencies (NEW_LEDS && IDE_GD_ATA && LEDS_TRIGGERS):  => N/A
  + warning: (DRM) selects DMA_SHARED_BUFFER which has unmet direct dependencies (EXPERIMENTAL):  => N/A
  + warning: (MOUSE_APPLETOUCH && MOUSE_BCM5974 && MOUSE_SYNAPTICS_USB && JOYSTICK_XPAD && TABLET_USB_ACECAD && TABLET_USB_AIPTEK && TABLET_USB_HANWANG && TABLET_USB_KBTAB && TABLET_USB_WACOM && TOUCHSCREEN_USB_COMPOSITE && INPUT_ATI_REMOTE2 && INPUT_KEYSPAN_REMOTE && INPUT_POWERMATE && INPUT_YEALINK && INPUT_CM109 && RC_ATI_REMOTE && IR_IMON && IR_MCEUSB && IR_REDRAT3 && IR_STREAMZAP && IR_IGUANA && DRM_USB) selects USB which has unmet direct dependencies (USB_SUPPORT && USB_ARCH_HAS_HCD):  => N/A
  + warning: (PPC_MPC5200_LPBFIFO) selects PPC_BESTCOMM_GEN_BD which has unmet direct dependencies (PPC_BESTCOMM):  => N/A
  + warning: /scratch/kisskb/src/drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]:  => N/A
  + warning: arch/powerpc/platforms/built-in.o(.text+0x17ed8): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init():  => N/A
  + warning: arch/powerpc/platforms/built-in.o(.text+0x17ef8): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init():  => N/A
  + warning: arch/powerpc/platforms/pseries/built-in.o(.text+0x435c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init():  => N/A
  + warning: arch/powerpc/sysdev/built-in.o(.text+0xe134): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics():  => N/A
  + warning: arch/powerpc/sysdev/built-in.o(.text+0xf6dc): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics():  => N/A
  + warning: arch/powerpc/sysdev/xics/built-in.o(.text+0x2614): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics():  => N/A
  + warning: block/built-in.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: block/built-in.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/built-in.o(.data+0x243ed8): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: drivers/built-in.o(.text+0x17f4058): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/extcon/built-in.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/extcon/built-in.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/media/radio/shark2.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/media/radio/shark2.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/built-in.o(.text+0x7644b8): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/built-in.o(.text+0x6d9b70): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/stmicro/built-in.o(.text+0x13598): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/stmicro/stmmac/built-in.o(.text+0x13598): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/stmicro/stmmac/stmmac.o(.text+0x13590): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/stmicro/stmmac/stmmac.o(.text+0x13598): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/stmicro/stmmac/stmmac.o(.text+0x6598): Section mismatch in reference from the function stmmac_pltfr_probe() to the function .devinit.text:stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/ethernet/stmicro/stmmac/stmmac.o(.text+0xa77c): Section mismatch in reference from the function stmmac_pltfr_probe() to the function .devinit.text:stmmac_probe_config_dt():  => N/A
  + warning: drivers/net/usb/asix.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/usb/asix.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/wireless/ath/ath.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/wireless/iwlwifi/dvm/iwldvm.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/wireless/iwlwifi/dvm/iwldvm.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/wireless/ti/wl18xx/wl18xx.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/net/wireless/ti/wl18xx/wl18xx.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/pwm/built-in.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/pwm/built-in.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/scsi/aic94xx/aic94xx.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/built-in.o(.data+0x9a08): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: drivers/staging/csr/csr_helper.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/csr/csr_helper.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/csr/csr_wifi.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/csr/csr_wifi.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/ipack/bridges/built-in.o(.data+0x18): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: drivers/staging/ipack/bridges/tpci200.o(.data+0x18): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: drivers/staging/ipack/bridges/tpci200.o(.data+0x80): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: drivers/staging/ipack/built-in.o(.data+0x128): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: drivers/staging/zram/zram.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/zram/zram.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/zsmalloc/zsmalloc.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: drivers/staging/zsmalloc/zsmalloc.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: fs/built-in.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: fs/built-in.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: fs/nfs/nfs2.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: fs/nfs/nfs2.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: fs/nfs/nfs3.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: fs/nfs/nfs3.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: fs/nfs/nfs4.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: fs/nfs/nfs4.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: fs/xfs/xfs.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: fs/xfs/xfs.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: lib/built-in.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: lib/built-in.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: make[4]: Target `__build' not remade because of errors.:  => N/A
  + warning: mm/built-in.o(.meminit.text+0x1078): Section mismatch in reference from the function .free_area_init_core.isra.33() to the function .init.text:.set_pageblock_order():  => N/A
  + warning: net/ipv4/built-in.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/built-in.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/netfilter/iptable_nat.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/netfilter/iptable_nat.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/netfilter/nf_conntrack_ipv4.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/netfilter/nf_conntrack_ipv4.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/netfilter/nf_nat.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/ipv4/netfilter/nf_nat.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/mac80211/mac80211.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/mac80211/mac80211.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/netfilter/nf_conntrack.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/netfilter/nf_conntrack.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/netfilter/nf_conntrack_h323.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/netfilter/nf_conntrack_h323.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: net/netfilter/nfnetlink_queue.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: net/netfilter/nfnetlink_queue.o (.xt.prop): unexpected non-allocatable section.:  => N/A
  + warning: sound/drivers/snd-aloop.o (.xt.lit): unexpected non-allocatable section.:  => N/A
  + warning: vmlinux.o(.data+0x2b7880): Section mismatch in reference from the variable tpci200_pci_drv to the variable .devinit.rodata:tpci200_idtable:  => N/A
  + warning: vmlinux.o(.meminit.text+0x1488): Section mismatch in reference from the function .free_area_init_core.isra.33() to the function .init.text:.set_pageblock_order():  => N/A
  + warning: vmlinux.o(.text+0x28526b8): Section mismatch in reference from the function .stmmac_pltfr_probe() to the function .devinit.text:.stmmac_probe_config_dt():  => N/A
  + warning: vmlinux.o(.text+0x2bda8): Section mismatch in reference from the function .early_setup_secondary() to the function .cpuinit.text:.early_init_mmu_secondary():  => N/A
  + warning: vmlinux.o(.text+0x4dfd8): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up():  => N/A
  + warning: vmlinux.o(.text+0x4f3f4): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up():  => N/A
  + warning: vmlinux.o(.text+0x72ecc): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics():  => N/A
  + warning: vmlinux.o(.text+0x75874): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics():  => N/A
  + warning: vmlinux.o(.text+0x86d5c): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe():  => N/A
  + warning: vmlinux.o(.text+0x86d78): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe():  => N/A
  + warning: vmlinux.o(.text+0x8973c): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe():  => N/A
  + warning: vmlinux.o(.text+0x89758): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe():  => N/A
  + warning: vmlinux.o(.text+0x8b45c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.update_dn_pci_info():  => N/A
  + warning: vmlinux.o(.text+0x8b478): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init():  => N/A
  + warning: vmlinux.o(.text+0x8de3c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.update_dn_pci_info():  => N/A
  + warning: vmlinux.o(.text+0x8de58): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init():  => N/A
  + warning: vmlinux.o(.text+0x90910): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up():  => N/A
  + warning: vmlinux.o(.text+0x932f0): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up():  => N/A
  + warning: vmlinux.o(.text+0x98494): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.of_rescan_bus():  => N/A
  + warning: vmlinux.o(.text+0x98520): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pcibios_setup_bus_devices():  => N/A
  + warning: vmlinux.o(.text+0x98584): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pci_scan_bridge():  => N/A
  + warning: vmlinux.o(.text+0x9b400): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.of_rescan_bus():  => N/A
  + warning: vmlinux.o(.text+0x9b48c): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pcibios_setup_bus_devices():  => N/A
  + warning: vmlinux.o(.text+0x9b4f0): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pci_scan_bridge():  => N/A

254 improvements:
  - .config: warning: override: PCI_GOANY changes choice state: 421 => 
  - .config: warning: override: SLOB changes choice state: 159, 146, 175 => 159
  - arch/blackfin/include/asm/bfin_twi.h: warning: "ANOMALY_05001001" is not defined [-Wundef]: 87:6 => 
  - arch/m68k/include/asm/bitops.h: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]: 158:15 => 
  - arch/s390/include/asm/bitops.h: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]: 389:6 => 
  - arch/um/defconfig: warning: symbol value 'm' invalid for BLK_CGROUP: 166 => 
  - drivers/base/power/sysfs.c: warning: 'dev_attr_async' defined but not used [-Wunused-variable]: 502:1 => 
  - drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 1062:9, 882:6 => 1172:6
  - drivers/dma/ioat/dma_v2.c: warning: unused variable 'chanerr' [-Wunused-variable]: 558:7 => 
  - drivers/gpio/gpio-wm831x.c: warning: 'powerdomain' may be used uninitialized in this function [-Wuninitialized]: 217:13 => 
  - drivers/gpu/drm/drm_bufs.c: warning: 'master' may be used uninitialized in this function [-Wuninitialized]: 467:13 => 
  - drivers/gpu/drm/gma500/psb_irq.c: warning: control reaches end of non-void function [-Wreturn-type]: 47:1, 83:1, 59:1 => 
  - drivers/gpu/drm/radeon/ni.c: warning: 'chip_name' may be used uninitialized in this function [-Wuninitialized]: 386:11 => 
  - drivers/gpu/drm/radeon/ni.c: warning: 'mc_req_size' may be used uninitialized in this function [-Wuninitialized]: 390:27 => 
  - drivers/gpu/drm/radeon/ni.c: warning: 'me_req_size' may be used uninitialized in this function [-Wuninitialized]: 366:26 => 
  - drivers/gpu/drm/radeon/ni.c: warning: 'pfp_req_size' may be used uninitialized in this function [-Wuninitialized]: 354:26 => 
  - drivers/gpu/drm/radeon/ni.c: warning: 'rlc_chip_name' may be used uninitialized in this function [-Wuninitialized]: 373:10 => 
  - drivers/gpu/drm/radeon/ni.c: warning: 'rlc_req_size' may be used uninitialized in this function [-Wuninitialized]: 377:26 => 
  - drivers/gpu/drm/radeon/r600.c: warning: 'chip_name' may be used uninitialized in this function [-Wuninitialized]: 1986:10 => 
  - drivers/gpu/drm/radeon/r600.c: warning: 'rlc_chip_name' may be used uninitialized in this function [-Wuninitialized]: 2009:10 => 
  - drivers/gpu/drm/radeon/r600_cp.c: warning: 'chip_name' may be used uninitialized in this function [-Wuninitialized]: 352:10 => 
  - drivers/gpu/drm/radeon/si.c: warning: 'chip_name' may be used uninitialized in this function [-Wuninitialized]: 375:10 => 
  - drivers/gpu/drm/radeon/si.c: warning: 'rlc_chip_name' may be used uninitialized in this function [-Wuninitialized]: 364:10 => 
  - drivers/hid/hid-picolcd.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 1758:10 => 
  - drivers/hid/hid-wiimote-debug.c: warning: 'size' may be used uninitialized in this function [-Wuninitialized]: 69:98, 69:28, 69:18, 73:6, 69:105 => 69:98, 69:28, 69:18, 69:105
  - drivers/hwmon/w83781d.c: warning: 'sc_addr[1]' may be used uninitialized in this function [-Wuninitialized]: 910:32 => 
  - drivers/i2c/busses/i2c-diolan-u2c.c: warning: 'byte' may be used uninitialized in this function [-Wuninitialized]: 394:18 => 
  - drivers/i2c/busses/i2c-pxa.c: warning: 'i2c_type' may be used uninitialized in this function [-Wuninitialized]: 1155:33 => 
  - drivers/i2c/busses/i2c-pxa.c: warning: unused variable 'i2c' [-Wunused-variable]: 1249:18 => 
  - drivers/isdn/gigaset/capi.c: warning: 'format_ie' defined but not used [-Wunused-function]: 291:20 => 
  - drivers/isdn/i4l/isdn_common.c: warning: unused variable 's' [-Wunused-variable]: 1278:8 => 
  - drivers/md/raid10.c: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]: 830:20 => 
  - drivers/media/video/m5mols/m5mols.h: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 331:9 => 
  - drivers/media/video/m5mols/m5mols.h: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 326:15 => 
  - drivers/media/video/m5mols/m5mols_controls.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 466:130 => 
  - drivers/media/video/pwc/pwc-if.c: warning: label 'err_video_unreg' defined but not used [-Wunused-label]: 1238:1 => 
  - drivers/mfd/adp5520.c: warning: 'adp5520_resume' defined but not used [-Wunused-function]: 333:12 => 
  - drivers/mfd/adp5520.c: warning: 'adp5520_suspend' defined but not used [-Wunused-function]: 324:12 => 
  - drivers/mfd/da9052-core.c: warning: unused variable 'desc' [-Wunused-variable]: 775:19 => 
  - drivers/mfd/rc5t583-irq.c: warning: 'master_int' may be used uninitialized in this function [-Wuninitialized]: 258:10, 276:20 => 276:20
  - drivers/mfd/s5m-core.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 153:5 => 
  - drivers/mfd/tc3589x.c: warning: 'tc3589x_resume' defined but not used [-Wunused-function]: 375:12 => 
  - drivers/mfd/tc3589x.c: warning: 'tc3589x_suspend' defined but not used [-Wunused-function]: 361:12 => 
  - drivers/mfd/tps65910.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 157:14, 157:13 => 175:14
  - drivers/misc/bmp085.c: warning: 'pressure' may be used uninitialized in this function [-Wuninitialized]: 344:3 => 
  - drivers/mmc/host/sh_mobile_sdhi.c: warning: 'sh_mobile_sdhi_remove' defined but not used [-Wunused-function]: 258:12 => 
  - drivers/mtd/chips/cfi_util.c: warning: the frame size of 1476 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 89:1 => 
  - drivers/mtd/chips/jedec_probe.c: warning: the frame size of 1076 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2242:1 => 
  - drivers/mtd/devices/docg3.c: warning: unused variable 'base' [-Wunused-variable]: 2128:16, 2128:8 => 2128:16
  - drivers/mtd/devices/phram.c: warning: 'name' may be used uninitialized in this function [-Wuninitialized]: 114:16 => 
  - drivers/net/ethernet/broadcom/cnic.c: warning: the frame size of 1304 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 4739:1 => 
  - drivers/net/ethernet/chelsio/cxgb3/ael1002.c: warning: 'stat1' may be used uninitialized in this function [-Wuninitialized]: 850:30, 192:21 => 
  - drivers/net/ethernet/chelsio/cxgb3/ael1002.c: warning: 'stat2' may be used uninitialized in this function [-Wuninitialized]: 850:46, 192:38 => 
  - drivers/net/ethernet/chelsio/cxgb3/vsc8211.c: warning: 'adv' may be used uninitialized in this function [-Wuninitialized]: 186:28, 246:34 => 
  - drivers/net/ethernet/chelsio/cxgb3/vsc8211.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: 223:39, 147:39 => 
  - drivers/net/ethernet/dec/tulip/tulip_core.c: warning: #warning Processor architecture undefined! [-Wcpp]: 101:2 => 
  - drivers/net/ethernet/mellanox/mlx4/mcg.c: warning: 'hash' may be used uninitialized in this function [-Wuninitialized]: 589:9 => 
  - drivers/net/ethernet/neterion/vxge/vxge-config.c: warning: 'val32' may be used uninitialized in this function [-Wuninitialized]: 4594:18 => 
  - drivers/net/ethernet/sfc/filter.c: warning: 'data3' may be used uninitialized in this function [-Wuninitialized]: 516:2 => 
  - drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]: 134:10, 239:6 => 239:6
  - drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'ssize_t' [-Wformat]: 239:6 => 
  - drivers/net/wimax/i2400m/usb-fw.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]: 215:4 => 
  - drivers/net/wireless/iwlwifi/iwl-devtrace.h: warning: 'struct device' declared inside parameter list [enabled by default]: 50:16, 67:16, 309:16, 263:16, 154:16, 101:16, 84:16, 114:16, 238:16, 134:16, 369:16, 278:16 => 
  - drivers/net/wireless/iwlwifi/iwl-devtrace.h: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]: 50:16 => 
  - drivers/net/wireless/iwlwifi/iwl-io.h: warning: passing argument 1 of 'trace_iwlwifi_dev_ioread32' from incompatible pointer type [enabled by default]: 50:2 => 
  - drivers/net/wireless/iwlwifi/iwl-io.h: warning: passing argument 1 of 'trace_iwlwifi_dev_iowrite32' from incompatible pointer type [enabled by default]: 43:2 => 
  - drivers/net/wireless/iwlwifi/iwl-io.h: warning: passing argument 1 of 'trace_iwlwifi_dev_iowrite8' from incompatible pointer type [enabled by default]: 37:2 => 
  - drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c: warning: passing argument 1 of 'trace_iwlwifi_dev_ict_read' from incompatible pointer type [enabled by default]: 1020:9, 1000:2 => 
  - drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c: warning: passing argument 1 of 'trace_iwlwifi_dev_irq' from incompatible pointer type [enabled by default]: 983:2, 893:2 => 
  - drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c: warning: passing argument 1 of 'trace_iwlwifi_dev_rx' from incompatible pointer type [enabled by default]: 403:3 => 
  - drivers/pci/pci-driver.c: warning: 'pci_pm_default_resume_early' defined but not used [-Wunused-function]: 462:13 => 
  - drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: 164:12, 205:17 => 
  - drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]: 125:26 => 
  - drivers/rtc/rtc-cmos.c: warning: 'cmos_resume' defined but not used [-Wunused-function]: 842:12 => 
  - drivers/scsi/aha152x.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 2987:59, 2987:2 => 
  - drivers/scsi/mvsas/mv_sas.c: warning: unused variable 'dev' [-Wunused-variable]: 888:24 => 
  - drivers/staging/ccg/../../usb/gadget/f_fs.c: warning: "pr_vdebug" redefined [enabled by default]: 40:0 => 
  - drivers/staging/comedi/drivers/pcmmio.c: warning: 'irq[1]' may be used uninitialized in this function [-Wuninitialized]: 1214:445 => 
  - drivers/staging/comedi/drivers/pcmmio.c: warning: array subscript is above array bounds [-Warray-bounds]: 1151:54 => 
  - drivers/staging/iio/gyro/adis16080_core.c: warning: 'ut' may be used uninitialized in this function [-Wuninitialized]: 99:8 => 
  - drivers/staging/ramster/cluster/tcp.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 12 has type 'ssize_t' [-Wformat]: 1003:3 => 
  - drivers/staging/ramster/zcache-main.c: warning: 'page' may be used uninitialized in this function [-Wuninitialized]: 1556:14, 1554:13 => 
  - drivers/staging/ramster/zcache-main.c: warning: 'ramster_remotify_init' defined but not used [-Wunused-function]: 1002:13 => 
  - drivers/staging/ramster/zcache-main.c: warning: 'zcache_do_remotify_ops' defined but not used [-Wunused-function]: 913:13 => 
  - drivers/staging/rtl8187se/ieee80211/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_get_hdrlen' which is not static [enabled by default]: 1274:251, 1272:229 => 
  - drivers/staging/rtl8187se/ieee80211/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_is_empty_essid' which is not static [enabled by default]: 1227:234, 1233:217 => 
  - drivers/staging/rtl8187se/ieee80211/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_is_valid_mode' which is not static [enabled by default]: 1253:320, 1258:320, 1248:320 => 
  - drivers/staging/rtl8192u/ieee80211/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_get_hdrlen' which is not static [enabled by default]: 2302:229, 2304:251 => 
  - drivers/staging/rtl8192u/ieee80211/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_is_empty_essid' which is not static [enabled by default]: 2257:234, 2263:217 => 
  - drivers/staging/rtl8192u/ieee80211/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_is_valid_mode' which is not static [enabled by default]: 2283:320, 2288:320, 2278:320 => 
  - drivers/staging/rtl8712/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_get_hdrlen' which is not static [enabled by default]: 759:229, 757:191 => 
  - drivers/staging/rtl8712/ieee80211.h: warning: '______f' is static but declared in inline function 'ieee80211_is_empty_essid' which is not static [enabled by default]: 740:234, 745:217 => 
  - drivers/staging/sm7xx/smtcfb.c: warning: 'sm712vga_setup' defined but not used [-Wunused-function]: 786:19, 786:122 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4224 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4224 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4228 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4236 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4240 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4240 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4256 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/wlan-ng/prism2fw.c: warning: the frame size of 4264 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1115:1 => 
  - drivers/staging/zcache/zcache-main.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 115:2 => 
  - drivers/tty/n_gsm.c: warning: unused variable 'buf' [-Wunused-variable]: 2256:7 => 
  - drivers/uio/uio.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 266:6 => 
  - drivers/usb/gadget/f_ncm.c: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized]: 1053:53, 1053:37, 1000:28, 1053:14, 1053:30, 1032:13, 1073:6, 986:368, 1073:19, 986:5, 1032:4 => 1032:13, 1073:6, 986:5, 1000:28, 1073:19, 1032:4, 1053:14, 1053:30
  - drivers/usb/host/ehci-hcd.c: warning: 'ehci_port_power' defined but not used [-Wunused-function]: 506:13 => 
  - drivers/usb/host/xhci-mem.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: 1436:19 => 
  - drivers/usb/renesas_usbhs/fifo.c: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast [enabled by default]: 784:2 => 
  - drivers/video/aty/atyfb_base.c: warning: 'ram_dram' defined but not used [-Wunused-variable]: 534:13 => 
  - drivers/video/aty/atyfb_base.c: warning: 'ram_resv' defined but not used [-Wunused-variable]: 535:13 => 
  - drivers/video/aty/atyfb_base.c: warning: overflow in implicit constant conversion [-Woverflow]: 437:72 => 
  - drivers/video/sh_mobile_meram.c: warning: 'sh_mobile_meram_resume' defined but not used [-Wunused-function]: 566:12 => 
  - drivers/video/sh_mobile_meram.c: warning: 'sh_mobile_meram_suspend' defined but not used [-Wunused-function]: 542:12 => 
  - drivers/virtio/virtio_pci.c: warning: 'virtio_pci_freeze' defined but not used [-Wunused-function]: 723:12 => 
  - drivers/virtio/virtio_pci.c: warning: 'virtio_pci_restore' defined but not used [-Wunused-function]: 743:12 => 
  - fs/ext4/bitmap.c: warning: 'ext4_block_bitmap_csum_set' uses dynamic stack allocation [enabled by default]: 114:1 => 
  - fs/ext4/bitmap.c: warning: 'ext4_block_bitmap_csum_verify' uses dynamic stack allocation [enabled by default]: 97:1 => 
  - fs/ext4/bitmap.c: warning: 'ext4_inode_bitmap_csum_set' uses dynamic stack allocation [enabled by default]: 70:1 => 
  - fs/ext4/bitmap.c: warning: 'ext4_inode_bitmap_csum_verify' uses dynamic stack allocation [enabled by default]: 53:1 => 
  - fs/ext4/extents.c: warning: 'ext4_extent_block_csum' uses dynamic stack allocation [enabled by default]: 65:1 => 
  - fs/ext4/ialloc.c: warning: 'ext4_new_inode' uses dynamic stack allocation [enabled by default]: 957:1 => 
  - fs/ext4/inode.c: warning: 'ext4_iget' uses dynamic stack allocation [enabled by default]: 3913:1 => 
  - fs/ext4/inode.c: warning: 'ext4_inode_csum' uses dynamic stack allocation [enabled by default]: 75:1 => 
  - fs/ext4/mmp.c: warning: 'ext4_mmp_csum' uses dynamic stack allocation [enabled by default]: 19:1 => 
  - fs/ext4/namei.c: warning: 'ext4_dirent_csum' uses dynamic stack allocation [enabled by default]: 249:1 => 
  - fs/ext4/namei.c: warning: 'ext4_dx_csum' uses dynamic stack allocation [enabled by default]: 345:1 => 
  - fs/ext4/super.c: warning: 'ext4_fill_super' uses dynamic stack allocation [enabled by default]: 3910:1 => 
  - fs/ext4/super.c: warning: 'ext4_group_desc_csum' uses dynamic stack allocation [enabled by default]: 2012:1 => 
  - fs/ext4/super.c: warning: 'ext4_superblock_csum' uses dynamic stack allocation [enabled by default]: 135:1 => 
  - fs/ext4/xattr.c: warning: 'ext4_xattr_block_csum' uses dynamic stack allocation [enabled by default]: 145:1 => 
  - fs/jbd2/commit.c: warning: '__kunmap_atomic_deprecated' is deprecated (declared at /scratch/kisskb/src/include/linux/highmem.h:135) [-Wdeprecated-declarations]: 357:1, 357:176 => 
  - fs/jbd2/commit.c: warning: '__kunmap_atomic_deprecated' is deprecated (declared at /scratch/kisskb/src/include/linux/highmem.h:137): 357 => 
  - fs/jbd2/commit.c: warning: 'jbd2_block_tag_csum_set.isra.5' uses dynamic stack allocation [enabled by default]: 360:1 => 
  - fs/jbd2/commit.c: warning: 'kmap_atomic_deprecated' is deprecated (declared at /scratch/kisskb/src/include/linux/highmem.h:125) [-Wdeprecated-declarations]: 352:2 => 
  - fs/jbd2/commit.c: warning: 'kmap_atomic_deprecated' is deprecated (declared at /scratch/kisskb/src/include/linux/highmem.h:127): 352 => 
  - fs/lockd/svc.c: warning: label 'err_sysctl' defined but not used [-Wunused-label]: 630:1 => 
  - fs/ncpfs/dir.c: warning: unused variable 'sb' [-Wunused-variable]: 128:23 => 
  - fs/ubifs/dir.c: warning: 'saved_nlink' may be used uninitialized in this function [-Wuninitialized]: 1099:12 => 
  - fs/ubifs/dir.c: warning: 'saved_nlink' may be used uninitialized in this function: 972 => 
  - include/asm-generic/bitops/non-atomic.h: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]: 105:20 => 
  - include/linux/list.h: warning: 'head' may be used uninitialized in this function [-Wuninitialized]: 616:11 => 
  - include/linux/list.h: warning: 'prev_page' may be used uninitialized in this function [-Wuninitialized]: 62:12 => 
  - kernel/printk.c: warning: 'syslog_partial' defined but not used [-Wunused-variable]: 223:15 => 
  - kernel/printk.c: warning: 'syslog_partial' defined but not used: 223 => 
  - kernel/seccomp.c: warning: control reaches end of non-void function [-Wreturn-type]: 112:1 => 
  - lib/atomic64_test.c: warning: #warning Please implement atomic64_dec_if_positive for your architecture, and add it to the IF above [-Wcpp]: 132:2 => 
  - lib/debugobjects.c: warning: 'obj_states' defined but not used [-Wunused-variable]: 73:20 => 
  - lib/debugobjects.c: warning: unused variable 'hint' [-Wunused-variable]: 255:9 => 
  - lib/vsprintf.c: warning: 'resource_string.isra.8' uses dynamic stack allocation [enabled by default]: 655:1 => 
  - mm/memblock.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: 731:15 => 
  - mm/memcontrol.c: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized]: 4435:32, 4314:16, 4317:19, 4417:35 => 4385:19, 4503:32, 4485:35
  - mm/oom_kill.c: warning: 'points' may be used uninitialized in this function: 693 => 
  - mm/swapfile.c: warning: 'span' may be used uninitialized in this function: 2007 => 
  - modpost: WARNING: modpost: Found 14 section mismatch(es).: N/A => 
  - modpost: WARNING: modpost: Found 5 section mismatch(es).: N/A => 
  - net/ipv4/inet_connection_sock.c: warning: 'head' may be used uninitialized in this function [-Wuninitialized]: 207:17 => 
  - net/ipv4/ip_options.c: warning: 'nexthop' may be used uninitialized in this function [-Wuninitialized]: 648:16 => 
  - sound/soc/codecs/lm49453.c: warning: passing argument 3 of 'snd_soc_register_codec' discards 'const' qualifier from pointer target type [enabled by default]: 1511:89, 1511:24 => 
  - warning:   CC [M]  sound/drivers/opl3/opl3_midi.o: N/A => 
  - warning:   LD [M]  drivers/media/dvb/dvb-usb/dvb-usb.o: N/A => 
  - warning: "saved_config" [vmlinux] is COMMON symbol: N/A => 
  - warning: (BRIDGE_NF_EBTABLES) selects NETFILTER_XTABLES which has unmet direct dependencies (NET && INET && NETFILTER): N/A => 
  - warning: (MOUSE_APPLETOUCH && MOUSE_BCM5974 && MOUSE_SYNAPTICS_USB && JOYSTICK_XPAD && TABLET_USB_ACECAD && TABLET_USB_AIPTEK && TABLET_USB_HANWANG && TABLET_USB_KBTAB && TABLET_USB_WACOM && TOUCHSCREEN_USB_COMPOSITE && INPUT_ATI_REMOTE2 && INPUT_KEYSPAN_REMOTE && INPUT_POWERMATE && INPUT_YEALINK && INPUT_CM109 && RC_ATI_REMOTE && IR_IMON && IR_MCEUSB && IR_REDRAT3 && IR_STREAMZAP && DRM_USB) selects USB which has unmet direct dependencies (USB_SUPPORT && USB_ARCH_HAS_HCD): N/A => 
  - warning: (PPC_CELL_NATIVE && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): N/A => 
  - warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_EMAC_TAH which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): N/A => 
  - warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): N/A => 
  - warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): N/A => 
  - warning: (PPC_PS3 && PPC_CELLEB) selects USB_OHCI_BIG_ENDIAN_MMIO which has unmet direct dependencies (USB_SUPPORT && USB_OHCI_HCD): N/A => 
  - warning: __mcount_loc already exists: drivers/staging/vt6655/tcrc.o: N/A => 
  - warning: arch/powerpc/platforms/built-in.o(.text+0x17f3c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: arch/powerpc/platforms/built-in.o(.text+0x17f5c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: arch/powerpc/platforms/built-in.o(.text+0xcd84): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: arch/powerpc/platforms/pseries/built-in.o(.text+0x2bc4): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: arch/powerpc/platforms/pseries/built-in.o(.text+0x43c0): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: arch/powerpc/sysdev/built-in.o(.text+0x9320): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: arch/powerpc/sysdev/built-in.o(.text+0xe154): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: arch/powerpc/sysdev/built-in.o(.text+0xf6fc): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: arch/powerpc/sysdev/xics/built-in.o(.text+0x1870): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: arch/powerpc/sysdev/xics/built-in.o(.text+0x2634): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: crypto/crypto_hash.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/built-in.o(.init.text+0x28a80): Section mismatch in reference from the function .libfcoe_init() to the function .exit.text:.fcoe_transport_exit(): N/A => 
  - warning: drivers/built-in.o(.init.text+0x82d8): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/leds/built-in.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/media/dvb/dvb-usb/dvb-usb-technisat-usb2.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/misc/iwmc3200top/iwmc3200top.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/misc/iwmc3200top/iwmc3200top.o (.xt.prop): unexpected non-allocatable section.: N/A => 
  - warning: drivers/net/wimax/i2400m/i2400m-sdio.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/net/wimax/i2400m/i2400m-sdio.o (.xt.prop): unexpected non-allocatable section.: N/A => 
  - warning: drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.o (.xt.prop): unexpected non-allocatable section.: N/A => 
  - warning: drivers/regulator/built-in.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/regulator/built-in.o (.xt.prop): unexpected non-allocatable section.: N/A => 
  - warning: drivers/scsi/built-in.o(.init.text+0x15b0): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:exit_scsi(): N/A => 
  - warning: drivers/scsi/built-in.o(.init.text+0x1870): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/built-in.o(.init.text+0x18cc): Section mismatch in reference from the function .libfcoe_init() to the function .exit.text:.fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/built-in.o(.init.text+0x598): Section mismatch in reference from the function .libfcoe_init() to the function .exit.text:.fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/built-in.o(.init.text+0x7c): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/built-in.o(.init.text+0x88): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.literal+0x8): Section mismatch in reference from the (unknown reference) (unknown) to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x13): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x20): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x24): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x30): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x3a): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x44): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x64): Section mismatch in reference from the function .init_module() to the function .exit.text:.fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x64): Section mismatch in reference from the function .libfcoe_init() to the function .exit.text:.fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x7c): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x7c): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x88): Section mismatch in reference from the function init_module() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/scsi/fcoe/libfcoe.o(.init.text+0x88): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: drivers/spi/built-in.o(.devinit.text+0x1c20): Section mismatch in reference from the function rspi_probe() to the function .devexit.text:spidev_remove(): N/A => 
  - warning: drivers/staging/sm7xx/sm7xx.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/staging/sm7xx/sm7xx.o (.xt.prop): unexpected non-allocatable section.: N/A => 
  - warning: drivers/target/target_core_mod.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: drivers/usb/otg/built-in.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: fs/fat/vfat.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: make[6]: drivers/scsi/aic94xx/aic94xx.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: security/apparmor/apparmor.o (.xt.lit): unexpected non-allocatable section.: N/A => 
  - warning: vmlinux.o(.init.text+0x697e0): Section mismatch in reference from the function libfcoe_init() to the function .exit.text:fcoe_transport_exit(): N/A => 
  - warning: vmlinux.o(.init.text+0xa3af4): Section mismatch in reference from the function .libfcoe_init() to the function .exit.text:.fcoe_transport_exit(): N/A => 
  - warning: vmlinux.o(.text+0x1dfe4): Section mismatch in reference from the function .early_setup_secondary() to the function .cpuinit.text:.early_init_mmu_secondary(): N/A => 
  - warning: vmlinux.o(.text+0x2c898): Section mismatch in reference from the function .early_setup_secondary() to the function .cpuinit.text:.early_init_mmu_secondary(): N/A => 
  - warning: vmlinux.o(.text+0x3139c): Section mismatch in reference from the function .kexec_prepare_cpus() to the function .cpuinit.text:.cpu_up(): N/A => 
  - warning: vmlinux.o(.text+0x47ae0): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: vmlinux.o(.text+0x4e75c): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up(): N/A => 
  - warning: vmlinux.o(.text+0x4fb78): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up(): N/A => 
  - warning: vmlinux.o(.text+0x54890): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.update_dn_pci_info(): N/A => 
  - warning: vmlinux.o(.text+0x548a4): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: vmlinux.o(.text+0x57484): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up(): N/A => 
  - warning: vmlinux.o(.text+0x5c508): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.of_rescan_bus(): N/A => 
  - warning: vmlinux.o(.text+0x5c55c): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pcibios_setup_bus_devices(): N/A => 
  - warning: vmlinux.o(.text+0x5c5a0): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pci_scan_bridge(): N/A => 
  - warning: vmlinux.o(.text+0x7297c): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: vmlinux.o(.text+0x75324): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A => 
  - warning: vmlinux.o(.text+0x8681c): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe(): N/A => 
  - warning: vmlinux.o(.text+0x86838): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe(): N/A => 
  - warning: vmlinux.o(.text+0x891dc): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe(): N/A => 
  - warning: vmlinux.o(.text+0x891f8): Section mismatch in reference from the function .pnv_pci_ioda_msi_setup() to the function .devinit.text:.__pnv_ioda_get_one_pe(): N/A => 
  - warning: vmlinux.o(.text+0x8af80): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.update_dn_pci_info(): N/A => 
  - warning: vmlinux.o(.text+0x8af9c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: vmlinux.o(.text+0x8d940): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.update_dn_pci_info(): N/A => 
  - warning: vmlinux.o(.text+0x8d95c): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.eeh_dev_init(): N/A => 
  - warning: vmlinux.o(.text+0x900c8): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up(): N/A => 
  - warning: vmlinux.o(.text+0x9082): Section mismatch in reference from the variable generic_secondary_common_init to the variable .init.data:spinning_secondaries: N/A => 
  - warning: vmlinux.o(.text+0x92a88): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up(): N/A => 
  - warning: vmlinux.o(.text+0x92ec): Section mismatch in reference from the function .start_secondary_prolog() to the function .devinit.text:.start_secondary(): N/A => 
  - warning: vmlinux.o(.text+0x9300): Section mismatch in reference from the function .start_secondary_resume() to the function .devinit.text:.start_secondary(): N/A => 
  - warning: vmlinux.o(.text+0x97c90): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.of_rescan_bus(): N/A => 
  - warning: vmlinux.o(.text+0x97d1c): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pcibios_setup_bus_devices(): N/A => 
  - warning: vmlinux.o(.text+0x97d80): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pci_scan_bridge(): N/A => 
  - warning: vmlinux.o(.text+0x9abdc): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.of_rescan_bus(): N/A => 
  - warning: vmlinux.o(.text+0x9ac68): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pcibios_setup_bus_devices(): N/A => 
  - warning: vmlinux.o(.text+0x9accc): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pci_scan_bridge(): N/A => 

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-31 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-04  9:24 Build regressions/improvements in v3.6-rc1 Geert Uytterhoeven
2012-08-15 20:01 ` i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1] Jiri Slaby
2012-08-31 12:44   ` Jean Delvare
2012-08-31 13:18     ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).