lkml.org 
[lkml]   [2012]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectBuild regressions/improvements in v3.4-rc5
Below is the list of build error/warning regressions/improvements in
v3.4-rc5[1] compared to v3.3[2].

Too make this mail fit in the lkml limit, I deleted
- 104 lines about __mcount_loc on sparc64
- all warning improvements

Summarized:
- build errors: +107/-82
- build warnings: +284/-999

JFYI, when comparing v3.4-rc5 to v3.4-rc4[3], the summaries are:
- build errors: +34/-2283
- build warnings: +145/-681

Note that there may be false regressions, as some logs are incomplete.
Still, they're build errors/warnings.

As master.kernel.org is down, there's no verbose summary yet at
http://www.kernel.org/pub/linux/kernel/people/geert/linux-log/v3.4-rc5.summary.gz

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/4994/ (115 out of 116 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/4840/ (all 116 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/4973/ (115 out of 116 configs)


*** ERRORS ***

107 regressions:
+ arch/parisc/include/asm/atomic.h: error: '__atomic_hash' undeclared (first use in this function): => 66:2, 77:2, 172:2, 160:2
+ arch/parisc/include/asm/atomic.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__lock_aligned': => 30:56
+ arch/parisc/include/asm/bitops.h: error: '__atomic_hash' undeclared (first use in this function): => 37:2, 107:2, 48:2, 59:2, 90:2, 72:2
+ arch/parisc/include/asm/bitops.h: error: static declaration of 'fls' follows non-static declaration: => 186:23
+ arch/parisc/include/asm/spinlock.h: error: implicit declaration of function '__ldcw' [-Werror=implicit-function-declaration]: => 24:2
+ arch/parisc/include/asm/spinlock.h: error: implicit declaration of function '__ldcw_align' [-Werror=implicit-function-declaration]: => 9:2
+ arch/parisc/include/asm/spinlock.h: error: implicit declaration of function 'mb' [-Werror=implicit-function-declaration]: => 22:2
+ arch/powerpc/platforms/512x/mpc512x_shared.c: error: 'FSL_DIU_PORT_DVI' undeclared (first use in this function): => 189:9
+ arch/powerpc/platforms/512x/mpc512x_shared.c: error: parameter 1 ('port') has incomplete type: => 187:54, 83:56, 88:57, 69:56
+ arch/powerpc/platforms/512x/mpc512x_shared.c: error: return type is an incomplete type: => 187:1
+ arch/um/drivers/cow_user.c: error: implicit declaration of function 'be32toh': => 303
+ arch/um/drivers/cow_user.c: error: implicit declaration of function 'be64toh': => 330
+ arch/um/drivers/cow_user.c: error: implicit declaration of function 'htobe32': => 216
+ arch/um/drivers/cow_user.c: error: implicit declaration of function 'htobe64': => 249
+ drivers/block/rbd.c: error: implicit declaration of function 'ATOMIC64_INIT' [-Werror=implicit-function-declaration]: => 2186:1
+ drivers/block/rbd.c: error: implicit declaration of function 'atomic64_cmpxchg' [-Werror=implicit-function-declaration]: => 2246:2
+ drivers/block/rbd.c: error: implicit declaration of function 'atomic64_inc_return' [-Werror=implicit-function-declaration]: => 2194:2
+ drivers/block/rbd.c: error: implicit declaration of function 'atomic64_read' [-Werror=implicit-function-declaration]: => 2220:2
+ drivers/block/rbd.c: error: initializer element is not constant: => 2186:1
+ drivers/block/rbd.c: error: unknown type name 'atomic64_t': => 2186:1
+ drivers/media/rc/gpio-ir-recv.c: error: implicit declaration of function 'gpio_direction_input' [-Werror=implicit-function-declaration]: => 99:2
+ drivers/media/rc/gpio-ir-recv.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: => 125:2
+ drivers/media/rc/gpio-ir-recv.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: => 96:2
+ drivers/media/rc/gpio-ir-recv.c: error: implicit declaration of function 'gpio_to_irq' [-Werror=implicit-function-declaration]: => 111:2
+ drivers/mmc/core/cd-gpio.c: error: implicit declaration of function 'gpio_to_irq' [-Werror=implicit-function-declaration]: => 36:2
+ drivers/net/can/sja1000/peak_pcmcia.c: error: implicit declaration of function 'ioport_map' [-Werror=implicit-function-declaration]: => 672:2
+ drivers/net/can/sja1000/peak_pcmcia.c: error: implicit declaration of function 'ioport_unmap' [-Werror=implicit-function-declaration]: => 626:2
+ drivers/net/can/sja1000/peak_pcmcia.c: error: implicit declaration of function 'ioread8' [-Werror=implicit-function-declaration]: => 187:2
+ drivers/net/can/sja1000/peak_pcmcia.c: error: implicit declaration of function 'iowrite8' [-Werror=implicit-function-declaration]: => 214:2
+ drivers/net/ethernet/realtek/r8169.c: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]: => 1203:2
+ drivers/net/wireless/iwlegacy/common.h: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]: => 2034:2
+ drivers/net/wireless/iwlwifi/iwl-io.c: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]: => 145:2
+ drivers/net/wireless/iwlwifi/iwl-testmode.c: error: implicit declaration of function 'mmiowb' [-Werror=implicit-function-declaration]: => 839:5
+ drivers/pci/quirks.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: => 2901:2
+ drivers/pci/quirks.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: => 2915:2
+ drivers/power/smb347-charger.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: => 939:2
+ drivers/power/smb347-charger.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: => 897:2
+ drivers/power/smb347-charger.c: error: implicit declaration of function 'gpio_to_irq' [-Werror=implicit-function-declaration]: => 895:2
+ drivers/ptp/ptp_pch.c: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration]: => 152:2
+ drivers/ptp/ptp_pch.c: error: implicit declaration of function 'iowrite32' [-Werror=implicit-function-declaration]: => 153:2
+ drivers/regulator/tps62360-regulator.c: error: implicit declaration of function 'gpio_direction_output' [-Werror=implicit-function-declaration]: => 336:3
+ drivers/regulator/tps62360-regulator.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: => 341:4
+ drivers/regulator/tps62360-regulator.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: => 329:3
+ drivers/staging/xgifb/../../video/sis/vstruct.h: error: expected identifier or '(' before numeric constant: => 135:16
+ drivers/usb/gadget/pch_udc.c: error: implicit declaration of function 'gpio_direction_input' [-Werror=implicit-function-declaration]: => 1401:2
+ drivers/usb/gadget/pch_udc.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: => 1432:3
+ drivers/usb/gadget/pch_udc.c: error: implicit declaration of function 'gpio_get_value' [-Werror=implicit-function-declaration]: => 1267:3
+ drivers/usb/gadget/pch_udc.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: => 1393:2
+ drivers/usb/gadget/pch_udc.c: error: implicit declaration of function 'gpio_to_irq' [-Werror=implicit-function-declaration]: => 1404:2
+ drivers/video/i740fb.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: => 1165:2
+ drivers/virt/fsl_hypervisor.c: error: 'MSR_GS' undeclared (first use in this function): => 799:80
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `__netif_schedule': => .text+0x48)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `alloc_etherdev_mqs': => .text+0x11c)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `consume_skb': => .text+0x4c)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `dev_alloc_skb': => .text+0x60)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `dev_close': => .text+0x84)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `eth_type_trans': => .text+0xac)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `eth_validate_addr': => .rodata+0x114)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `free_netdev': => .text+0x134)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `kfree_skb': => .text+0x70)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `netif_rx_ni': => .text+0x6c)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `register_netdevice': => .text+0x12c)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `rtnl_lock': => .text+0x128)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `rtnl_unlock': => .text+0x130)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `skb_put': => .text+0x64)
+ error: arch/xtensa/platforms/iss/built-in.o: undefined reference to `skb_trim': => .text+0x68)
+ error: kernel/built-in.o: undefined reference to `_sdata': => .text+0x8c0), .text+0x84c)
+ error: network.c: undefined reference to `__netif_schedule': => .text+0x3d7)
+ error: network.c: undefined reference to `alloc_etherdev_mqs': => .text+0x8c8)
+ error: network.c: undefined reference to `consume_skb': => .text+0x42e)
+ error: network.c: undefined reference to `dev_alloc_skb': => .text+0x4c8)
+ error: network.c: undefined reference to `dev_close': => .text+0x683)
+ error: network.c: undefined reference to `eth_type_trans': => .text+0x7db)
+ error: network.c: undefined reference to `free_netdev': => .text+0xad2)
+ error: network.c: undefined reference to `kfree_skb': => .text+0x548)
+ error: network.c: undefined reference to `netif_rx_ni': => .text+0x53e)
+ error: network.c: undefined reference to `register_netdevice': => .text+0xab7)
+ error: network.c: undefined reference to `rtnl_lock': => .text+0xaaf)
+ error: network.c: undefined reference to `rtnl_unlock': => .text+0xabf)
+ error: network.c: undefined reference to `skb_put': => .text+0x507)
+ error: network.c: undefined reference to `skb_trim': => .text+0x514)
+ include/asm-generic/bitops/fls64.h: error: static declaration of 'fls64' follows non-static declaration: => 26:28, 18:28
+ include/linux/bitops.h: error: conflicting types for 'fls_long': => 160:24
+ include/linux/log2.h: error: implicit declaration of function 'fls' [-Werror=implicit-function-declaration]: => 34:2
+ include/linux/log2.h: error: implicit declaration of function 'fls64' [-Werror=implicit-function-declaration]: => 42:2
+ include/linux/log2.h: error: implicit declaration of function 'fls_long' [-Werror=implicit-function-declaration]: => 63:2
+ include/linux/types.h: error: unknown type name '__kernel_caddr_t': => 88:1
+ include/linux/types.h: error: unknown type name '__kernel_clock_t': => 83:1
+ include/linux/types.h: error: unknown type name '__kernel_clockid_t': => 35:1
+ include/linux/types.h: error: unknown type name '__kernel_daddr_t': => 242:2, 31:1
+ include/linux/types.h: error: unknown type name '__kernel_gid16_t': => 43:1
+ include/linux/types.h: error: unknown type name '__kernel_gid32_t': => 41:1
+ include/linux/types.h: error: unknown type name '__kernel_ino_t': => 25:1, 243:2
+ include/linux/types.h: error: unknown type name '__kernel_loff_t': => 54:1
+ include/linux/types.h: error: unknown type name '__kernel_off_t': => 29:1
+ include/linux/types.h: error: unknown type name '__kernel_old_gid_t': => 50:1
+ include/linux/types.h: error: unknown type name '__kernel_old_uid_t': => 49:1
+ include/linux/types.h: error: unknown type name '__kernel_pid_t': => 30:1
+ include/linux/types.h: error: unknown type name '__kernel_suseconds_t': => 33:1
+ include/linux/types.h: error: unknown type name '__kernel_time_t': => 78:1
+ include/linux/types.h: error: unknown type name '__kernel_timer_t': => 34:1
+ include/linux/types.h: error: unknown type name '__kernel_uid16_t': => 42:1
+ include/linux/types.h: error: unknown type name '__kernel_uid32_t': => 40:1
+ sound/soc/codecs/max9768.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: => 206:3
+ sound/soc/codecs/max9768.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: => 175:3
+ sound/soc/codecs/wm2200.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: => 2169:3
+ sound/soc/codecs/wm2200.c: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration]: => 2046:3

82 improvements:
- arch/cris/arch-v10/kernel/kgdb.c: error: expected string literal before '.' token: 1274:3 =>
- arch/cris/arch-v10/kernel/kgdb.c: error: missing terminating " character: 1359:1, 1370:1, 1273:1, 1457:1 =>
- arch/frv/kernel/head.S: Error: operand out of range (0xffff31ff not between 0 and 0xffff) `sethi.p %hi(~(0x80000000|0x40000000|0x08000000|0x0...': 52 =>
- arch/h8300/include/asm/irqflags.h: error: unknown type name 'bool': 38:1, 33:1 =>
- arch/xtensa/include/asm/irqflags.h: Error: invalid symbolic operand: 26 =>
- drivers/block/hd.c: error: implicit declaration of function 'inb_p' [-Werror=implicit-function-declaration]: 257:2 =>
- drivers/block/hd.c: error: implicit declaration of function 'outb_p' [-Werror=implicit-function-declaration]: 298:3 =>
- drivers/block/paride/bpck.c: error: invalid operands to binary & (have 'void *' and 'int'): 62:140, 56:140 =>
- drivers/block/paride/epia.c: error: invalid operands to binary & (have 'void *' and 'int'): 63:502 =>
- drivers/block/paride/epia.c: error: invalid operands to binary | (have 'void *' and 'int'): 64:502 =>
- drivers/block/paride/kbic.c: error: invalid operands to binary | (have 'void *' and 'int'): 85:142, 61:142, 91:142, 53:142, 67:142, 57:142 =>
- drivers/char/ipmi/ipmi_si_intf.c: error: invalid operands to binary << (have 'void *' and 'int'): 1392:153, 1407:151 =>
- drivers/char/tpm/tpm.h: error: invalid operands to binary & (have 'void *' and 'int'): 142:131 =>
- drivers/char/tpm/tpm_tis.c: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration]: 457:2 =>
- drivers/char/tpm/tpm_tis.c: error: implicit declaration of function 'ioread8' [-Werror=implicit-function-declaration]: 103:2 =>
- drivers/char/tpm/tpm_tis.c: error: implicit declaration of function 'iowrite32' [-Werror=implicit-function-declaration]: 466:2 =>
- drivers/char/tpm/tpm_tis.c: error: implicit declaration of function 'iowrite8' [-Werror=implicit-function-declaration]: 116:3 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_direction_input' [-Werror=implicit-function-declaration]: 102:2 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_direction_output' [-Werror=implicit-function-declaration]: 372:3 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 130:2 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_get_value' [-Werror=implicit-function-declaration]: 79:2 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: 98:2 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_set_value' [-Werror=implicit-function-declaration]: 156:3 =>
- drivers/hwmon/gpio-fan.c: error: implicit declaration of function 'gpio_to_irq' [-Werror=implicit-function-declaration]: 114:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_direction_input' [-Werror=implicit-function-declaration]: 293:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_direction_output' [-Werror=implicit-function-declaration]: 216:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 1000:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_get_value' [-Werror=implicit-function-declaration]: 296:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: 946:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_set_value' [-Werror=implicit-function-declaration]: 218:2 =>
- drivers/hwmon/sht15.c: error: implicit declaration of function 'gpio_to_irq' [-Werror=implicit-function-declaration]: 514:2 =>
- drivers/input/gameport/lightning.c: error: invalid operands to binary & (have 'void *' and 'int'): 177:136, 141:136, 86:133 =>
- drivers/input/gameport/ns558.c: error: invalid operands to binary & (have 'void *' and 'int'): 84:124 =>
- drivers/input/touchscreen/mk712.c: error: invalid operands to binary | (have 'void *' and 'int'): 129:136 =>
- drivers/net/cris/eth_v10.c: error: too many arguments to function 'e100rxtx_interrupt': 1717:2 =>
- drivers/net/ethernet/dlink/de620.c: error: invalid operands to binary ^ (have 'void *' and 'int'): 267:147, 372:147, 396:147 =>
- drivers/net/ethernet/seeq/seeq8005.c: error: invalid operands to binary >> (have 'void *' and 'int'): 545:161 =>
- drivers/net/ethernet/seeq/seeq8005.c: error: invalid operands to binary | (have 'void *' and 'int'): 706:140, 662:139, 701:138, 674:138, 544:140, 723:138, 503:139, 323:139, 439:139, 641:138, 469:140, 221:138, 462:140, 673:142, 672:142 =>
- drivers/net/hamradio/baycom_ser_fdx.c: error: invalid operands to binary >> (have 'void *' and 'int'): 189:152 =>
- drivers/net/hamradio/baycom_ser_fdx.c: error: invalid operands to binary | (have 'void *' and 'int'): 329:145, 388:132 =>
- drivers/net/hamradio/baycom_ser_hdx.c: error: invalid operands to binary | (have 'void *' and 'int'): 447:132, 209:142 =>
- drivers/net/hamradio/yam.c: error: invalid operands to binary ^ (have 'void *' and 'int'): 715:159 =>
- drivers/net/hamradio/yam.c: error: invalid operands to binary | (have 'void *' and 'int'): 318:134, 337:134, 483:142, 519:132, 321:134, 310:134 =>
- drivers/net/wireless/iwlegacy/3945-mac.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: 3691:2 =>
- drivers/net/wireless/iwlegacy/3945-mac.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: 3817:2 =>
- drivers/net/wireless/iwlegacy/4965-mac.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: 6202:2 =>
- drivers/net/wireless/iwlegacy/4965-mac.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: 6337:2 =>
- drivers/net/wireless/iwlegacy/common.h: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration]: 2193:2 =>
- drivers/net/wireless/iwlegacy/common.h: error: implicit declaration of function 'iowrite32' [-Werror=implicit-function-declaration]: 2187:2 =>
- drivers/net/wireless/iwlegacy/common.h: error: implicit declaration of function 'iowrite8' [-Werror=implicit-function-declaration]: 2180:2 =>
- drivers/net/wireless/iwlwifi/iwl-pci.c: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration]: 166:2 =>
- drivers/net/wireless/iwlwifi/iwl-pci.c: error: implicit declaration of function 'iowrite32' [-Werror=implicit-function-declaration]: 161:2 =>
- drivers/net/wireless/iwlwifi/iwl-pci.c: error: implicit declaration of function 'iowrite8' [-Werror=implicit-function-declaration]: 156:2 =>
- drivers/net/wireless/iwlwifi/iwl-pci.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: 420:2 =>
- drivers/net/wireless/iwlwifi/iwl-pci.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: 464:2 =>
- drivers/regulator/bq24022.c: error: implicit declaration of function 'gpio_direction_output' [-Werror=implicit-function-declaration]: 106:2 =>
- drivers/regulator/bq24022.c: error: implicit declaration of function 'gpio_free' [-Werror=implicit-function-declaration]: 121:2 =>
- drivers/regulator/bq24022.c: error: implicit declaration of function 'gpio_get_value' [-Werror=implicit-function-declaration]: 40:2 =>
- drivers/regulator/bq24022.c: error: implicit declaration of function 'gpio_request' [-Werror=implicit-function-declaration]: 94:2 =>
- drivers/regulator/bq24022.c: error: implicit declaration of function 'gpio_set_value' [-Werror=implicit-function-declaration]: 32:2 =>
- drivers/staging/speakup/serialio.c: error: invalid operands to binary & (have 'void *' and 'int'): 53:137 =>
- drivers/staging/speakup/serialio.c: error: invalid operands to binary >> (have 'void *' and 'int'): 54:137 =>
- drivers/staging/speakup/serialio.c: error: invalid operands to binary | (have 'void *' and 'int'): 59:137, 108:149, 52:137, 111:148 =>
- drivers/staging/speakup/speakup_apollo.c: error: invalid operands to binary | (have 'void *' and 'int'): 177:151 =>
- drivers/staging/xgifb/vb_struct.h: error: expected identifier or '(' before numeric constant: 56:16 =>
- drivers/video/console/fonts.c: error: #error No fonts configured.: 71:2 =>
- error: "__ashldi3" [drivers/mtd/nand/nand.ko] undefined!: N/A =>
- error: "__ashldi3" [fs/fat/fat.ko] undefined!: N/A =>
- error: "__ashldi3" [fs/xfs/xfs.ko] undefined!: N/A =>
- fs/xfs/xfs_log_priv.h: error: unknown type name 'atomic64_t': 533:2, 529:2, 521:2, 580:23, 519:2, 622:24, 610:23, 592:24 => 529:2, 479:2, 580:23, 622:24, 610:23, 592:24, 531:2
- include/linux/prefetch.h: Error: couldn't find a valid instruction format: 62 =>
- include/linux/prefetch.h: Error: unknown opcode or format name 'static': 53 =>
- lib/mpi/generic_mpih-mul1.c: error: inconsistent operand constraints in an 'asm': 50:70 =>
- lib/mpi/generic_mpih-mul2.c: error: inconsistent operand constraints in an 'asm': 49:70 =>
- lib/mpi/generic_mpih-mul3.c: error: inconsistent operand constraints in an 'asm': 49:70 =>
- lib/mpi/mpih-div.c: error: inconsistent operand constraints in an 'asm': 135:122, 135:371, 97:122, 106:121, 106:370, 97:371 =>
- net/mac80211/ieee80211_i.h: error: field 'trig' has incomplete type: 707:21 =>
- net/mac80211/led.c: error: 'struct led_classdev' has no member named 'trig_list': 278:411, 278:352, 278:59, 214:352, 214:411, 214:160, 278:319, 214:223, 214:319, 278:160, 214:59, 278:223 =>
- net/mac80211/led.c: error: dereferencing pointer to incomplete type: 74:16, 83:16, 101:19, 92:19 =>
- net/mac80211/led.c: error: implicit declaration of function 'led_trigger_register' [-Werror=implicit-function-declaration]: 75:3 =>
- net/mac80211/led.c: error: implicit declaration of function 'led_trigger_unregister' [-Werror=implicit-function-declaration]: 119:3 =>
- net/mac80211/led.c: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger' : 90:36, 72:33, 99:36, 81:33 =>


*** WARNINGS ***

284 regressions:
+ arch/m32r/include/asm/ptrace.h: warning: "PTRACE_O_TRACESYSGOOD" redefined [enabled by default]: => 117:0
+ arch/parisc/include/asm/spinlock.h: warning: assignment makes pointer from integer without a cast [enabled by default]: => 39:4, 50:4, 23:4
+ arch/parisc/include/asm/spinlock.h: warning: initialization makes pointer from integer without a cast [enabled by default]: => 9:29
+ arch/powerpc/platforms/512x/mpc512x_shared.c: warning: 'enum fsl_diu_monitor_port' declared inside parameter list [enabled by default]: => 70:9, 84:9, 88:36
+ arch/powerpc/platforms/512x/mpc512x_shared.c: warning: 'return' with a value, in function returning void [enabled by default]: => 189:2
+ arch/powerpc/platforms/512x/mpc512x_shared.c: warning: function declaration isn't a prototype [-Wstrict-prototypes]: => 69:5, 88:6, 83:6, 187:1
+ arch/powerpc/platforms/512x/mpc512x_shared.c: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]: => 70:9
+ arch/x86/include/asm/bitops.h: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]: => 312:8
+ arch/x86/kernel/apic/io_apic.c: warning: 'io_apic_level_ack_pending' defined but not used [-Wunused-function]: => 382:13
+ arch/x86/xen/enlighten.c: warning: 'init_hvm_pv_info' defined but not used [-Wunused-function]: => 1382:12
+ drivers/ata/pata_arasan_cf.c: warning: 'arasan_cf_resume' defined but not used [-Wunused-function]: => 936:12
+ drivers/ata/pata_arasan_cf.c: warning: 'arasan_cf_suspend' defined but not used [-Wunused-function]: => 923:12
+ drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 744:2
+ drivers/dma/fsldma.c: warning: 'cookie' may be used uninitialized in this function [-Wuninitialized]: => 426:2
+ drivers/gpu/drm/i915/i915_debugfs.c: warning: array subscript is above array bounds [-Warray-bounds]: => 712:12, 711:12, 709:12, 713:12, 710:12, 708:12
+ drivers/gpu/drm/i915/i915_gem.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 797:38, 390:38
+ drivers/gpu/drm/nouveau/nouveau_fbcon.c: warning: passing argument 1 of 'vga_switcheroo_client_fb_set' from incompatible pointer type [enabled by default]: => 410:2
+ drivers/i2c/busses/i2c-cpm.c: warning: passing argument 3 of 'dma_alloc_attrs' from incompatible pointer type [enabled by default]: => 543:3, 534:3
+ drivers/isdn/gigaset/capi.c: warning: 'format_ie' defined but not used [-Wunused-function]: => 302:20
+ drivers/md/md.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 1146:3, 1428:3
+ drivers/media/dvb/dvb-usb/mxl111sf.c: warning: unused variable 'tmp' [-Wunused-variable]: => 343:5
+ drivers/media/video/uvc/uvc_v4l2.c: warning: ignoring return value of '__clear_user', declared with attribute warn_unused_result [-Wunused-result]: => 1100:14
+ drivers/mfd/rc5t583-irq.c: warning: 'master_int' may be used uninitialized in this function [-Wuninitialized]: => 258:10, 276:20
+ drivers/mfd/rc5t583.c: warning: 'sleepseq_val' may be used uninitialized in this function [-Wuninitialized]: => 105:15
+ drivers/mfd/s5m-core.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 153:5
+ drivers/mfd/wl1273-core.c: warning: 'wl1273_core_remove' defined but not used [-Wunused-function]: => 173:12
+ drivers/mfd/wm8994-core.c: warning: 'patch_regs' may be used uninitialized in this function [-Wuninitialized]: => 582:7
+ drivers/misc/hpilo.c: warning: 'ilo_remove' defined but not used [-Wunused-function]: => 722:13
+ drivers/mmc/core/bus.c: warning: 'mmc_bus_resume' defined but not used [-Wunused-function]: => 136:12
+ drivers/mmc/core/bus.c: warning: 'mmc_bus_suspend' defined but not used [-Wunused-function]: => 125:12
+ drivers/mmc/core/sdio_bus.c: warning: 'pm_no_operation' defined but not used [-Wunused-function]: => 197:12
+ drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1452 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1797:1
+ drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1180:1
+ drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1356 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 975:1
+ drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 420:1
+ drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1788 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 975:1
+ drivers/mtd/maps/latch-addr-flash.c: warning: 'latch_addr_flash_remove' defined but not used [-Wunused-function]: => 97:12
+ drivers/mtd/maps/latch-addr-flash.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: => 53:2
+ drivers/mtd/ubi/wl.c: warning: 'e' may be used uninitialized in this function [-Wuninitialized]: 346:15, 466:28 => 460:10, 346:15, 465:28
+ drivers/net/can/sja1000/peak_pcmcia.c: warning: assignment makes pointer from integer without a cast [enabled by default]: => 672:20
+ drivers/net/ethernet/pasemi/pasemi_mac.c: warning: passing argument 1 of 'netdev_alloc_skb' discards 'const' qualifier from pointer target type [enabled by default]: => 646:3
+ drivers/net/wireless/ath/carl9170/mac.c: warning: 'power' may be used uninitialized in this function [-Wuninitialized]: => 509:10
+ 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]: => 51:2
+ drivers/net/wireless/iwlwifi/iwl-io.h: warning: passing argument 1 of 'trace_iwlwifi_dev_iowrite32' from incompatible pointer type [enabled by default]: => 44:2
+ drivers/net/wireless/iwlwifi/iwl-io.h: warning: passing argument 1 of 'trace_iwlwifi_dev_iowrite8' from incompatible pointer type [enabled by default]: => 38: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]: => 1383:9, 1363: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]: => 1346:2, 1256: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]: => 390:2
+ drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c: warning: passing argument 1 of 'trace_iwlwifi_dev_ucode_error' from incompatible pointer type [enabled by default]: => 632:11
+ drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c: warning: passing argument 1 of 'trace_iwlwifi_dev_ucode_event' from incompatible pointer type [enabled by default]: => 774:6, 760:6
+ drivers/pci/quirks.c: warning: initialization makes pointer from integer without a cast [enabled by default]: => 2901:15
+ drivers/rapidio/devices/tsi721.c: warning: unused variable 'i' [-Wunused-variable]: => 2158:6
+ drivers/scsi/mvsas/mv_sas.c: warning: unused variable 'dev' [-Wunused-variable]: => 888:24
+ drivers/staging/android/alarm.c: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat]: => 367:3, 344:2, 345:2
+ drivers/staging/android/persistent_ram.c: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat]: => 430:4, 426:4
+ drivers/staging/android/persistent_ram.c: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Wformat]: => 430:4, 426:4
+ drivers/staging/ramster/zcache-main.c: warning: 'page' may be used uninitialized in this function [-Wuninitialized]: => 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/telephony/ixj.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 7535:64, 7525:63
+ drivers/staging/vt6656/main_usb.c: warning: the frame size of 1284 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 2056: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/zcache/zcache-main.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 115:2
+ drivers/tty/serial/ifx6x60.c: warning: 'ifx_spi_spi_remove' defined but not used [-Wunused-function]: => 1191:12
+ drivers/tty/serial/mfd.c: warning: 'serial_hsu_remove' defined but not used [-Wunused-function]: => 1436:13
+ drivers/video/backlight/adp8860_bl.c: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized]: => 625:11, 599:19, 444:16, 569:10
+ drivers/video/backlight/platform_lcd.c: warning: 'platform_lcd_resume' defined but not used [-Wunused-function]: => 134:12
+ drivers/video/backlight/platform_lcd.c: warning: 'platform_lcd_suspend' defined but not used [-Wunused-function]: => 124:12
+ fs/btrfs/extent_io.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 3194:5
+ fs/btrfs/file-item.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: => 808:346, 767:320, 717:306, 808:703, 808:9, 717:7, 808:711, 717:302, 767:316, 767:21, 808:350
+ fs/ext4/ext4_jbd2.h: warning: control reaches end of non-void function [-Wreturn-type]: => 360:1
+ fs/lockd/svc.c: warning: label 'err_sysctl' defined but not used [-Wunused-label]: => 596:1
+ fs/ncpfs/dir.c: warning: unused variable 'sb' [-Wunused-variable]: => 128:23
+ fs/nfs/nfs4xdr.c: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1719:1
+ fs/nfsd/nfs4recover.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat]: => 581:2, 580:3
+ fs/nfsd/nfs4recover.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]: => 581:2, 580:3
+ fs/ubifs/dir.c: warning: 'saved_nlink' may be used uninitialized in this function [-Wuninitialized]: => 1107:12
+ fs/ubifs/dir.c: warning: 'saved_nlink' may be used uninitialized in this function: => 980
+ include/linux/ptrace.h: warning: "PTRACE_O_TRACESYSGOOD" redefined [enabled by default]: => 65:0
+ include/linux/vga_switcheroo.h: warning: 'struct pci_dev' declared inside parameter list [enabled by default]: => 49:91, 53:34, 28:30, 54:108
+ include/linux/vga_switcheroo.h: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]: => 28:30
+ include/media/v4l2-ctrls.h: warning: 'struct file' declared inside parameter list [enabled by default]: => 505:55, 497:33
+ include/media/v4l2-ctrls.h: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]: => 497:33
+ kernel/power/qos.c: warning: control reaches end of non-void function: => 143
+ kernel/trace/trace_events_filter.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 2074:8
+ kernel/watchdog.c: warning: 'watchdog_disable' defined but not used [-Wunused-function]: => 470:13
+ modpost: WARNING: modpost: Found 14 section mismatch(es).: => N/A
+ net/ipv4/ipconfig.c: warning: 'ic_nameservers' defined but not used [-Wunused-variable]: => 152:15
+ net/ipv4/ipconfig.c: warning: 'ic_proto_used' defined but not used [-Wunused-variable]: => 151:12
+ net/netfilter/nfnetlink_cttimeout.c: warning: 'ctnl_timeout_parse_policy' uses dynamic stack allocation [enabled by default]: => 66:1
+ warning: CC [M] drivers/net/wireless/iwlegacy/4965-mac.o: => N/A
+ warning: CC [M] drivers/staging/wlags49_h25/wl_util.o: => N/A
+ warning: CC [M] net/ceph/crush/mapper.o: => N/A
+ warning: CC [M] sound/pci/es1968.o: => N/A
+ warning: LD [M] drivers/md/dm-log-userspace.o: => N/A
+ warning: (BRIDGE_NF_EBTABLES) selects NETFILTER_XTABLES which has unmet direct dependencies (NET && INET && NETFILTER): => N/A
+ warning: (DRM) selects DMA_SHARED_BUFFER which has unmet direct dependencies (EXPERIMENTAL): => N/A
+ warning: (ETRAX_USB_HOST && 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) selects USB which has unmet direct dependencies (USB_SUPPORT && USB_ARCH_HAS_HCD): => 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: (USB_DWC3) selects USB_XHCI_PLATFORM which has unmet direct dependencies (USB_SUPPORT && USB_XHCI_HCD): => N/A
+ warning: (WIMAX_IWMC3200_SDIO) selects IWMC3200TOP which has unmet direct dependencies (MMC && EXPERIMENTAL): => N/A
+ warning: arch/powerpc/platforms/built-in.o(.text+0x137bc): 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: arch/powerpc/platforms/built-in.o(.text+0x137d8): 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: arch/powerpc/platforms/built-in.o(.text+0x137dc): 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: arch/powerpc/platforms/built-in.o(.text+0x137f8): 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: arch/powerpc/platforms/built-in.o(.text+0x18090): 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+0x180b0): 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/powernv/built-in.o(.text+0x3d50): 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: arch/powerpc/platforms/powernv/built-in.o(.text+0x3d6c): 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: arch/powerpc/platforms/pseries/built-in.o(.text+0x4514): 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+0xe130): 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+0xf6d8): 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+0x2610): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): => N/A
+ warning: arch/xtensa/platforms/iss/built-in.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/base/built-in.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/char/built-in.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/char/built-in.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/char/tpm/built-in.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/char/tpm/built-in.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/gpu/drm/udl/udl.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/gpu/drm/udl/udl.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/hsi/built-in.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/hsi/built-in.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/media/dvb/dvb-usb/dvb-usb-az6007.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/media/dvb/dvb-usb/dvb-usb-az6007.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/media/dvb/dvb-usb/dvb-usb-rtl28xxu.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/media/dvb/dvb-usb/dvb-usb-rtl28xxu.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/can/usb/peak_usb/peak_usb.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/can/usb/peak_usb/peak_usb.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/wireless/ath/ath6kl/ath6kl_core.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/wireless/ath/ath6kl/ath6kl_core.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/wireless/ath/ath6kl/ath6kl_sdio.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/wireless/ath/ath6kl/ath6kl_sdio.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/wireless/ath/ath6kl/ath6kl_usb.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/net/wireless/ath/ath6kl/ath6kl_usb.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/staging/comedi/drivers/s626.o(.text+0x2ebf): Section mismatch in reference from the function s626_attach() to the variable .devinit.rodata:s626_pci_table: => N/A
+ warning: drivers/staging/comedi/drivers/s626.o(.text+0x2ece): Section mismatch in reference from the function s626_attach() to the variable .devinit.rodata:s626_pci_table: => N/A
+ warning: drivers/staging/ozwpan/ozwpan.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/staging/ozwpan/ozwpan.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: drivers/staging/sep/sep_driver.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: drivers/staging/sep/sep_driver.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: fs/debugfs/debugfs.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: fs/qnx6/qnx6.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: fs/qnx6/qnx6.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: net/ipv6/ipv6.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: net/ipv6/ipv6.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: net/sunrpc/sunrpc.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: net/sunrpc/sunrpc.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: net/unix/unix.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: security/yama/built-in.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: security/yama/built-in.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: security/yama/yama.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: security/yama/yama.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: vmlinux.o (.xt.lit): unexpected non-allocatable section.: => N/A
+ warning: vmlinux.o (.xt.prop): unexpected non-allocatable section.: => N/A
+ warning: vmlinux.o(.text+0x2cc34): 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+0x4e6e0): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up(): => N/A
+ warning: vmlinux.o(.text+0x4fafc): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up(): => N/A
+ warning: vmlinux.o(.text+0x72958): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): => N/A
+ warning: vmlinux.o(.text+0x75300): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): => N/A
+ warning: vmlinux.o(.text+0x867fc): 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+0x86818): 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+0x891bc): 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+0x891d8): 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+0x8b0b4): 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+0x8b0d0): 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+0x8da74): 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+0x8da90): 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+0x901fc): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up(): => N/A
+ warning: vmlinux.o(.text+0x92bbc): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up(): => N/A
+ warning: vmlinux.o(.text+0x93ec): Section mismatch in reference from the function .start_secondary_prolog() to the function .devinit.text:.start_secondary(): => N/A
+ warning: vmlinux.o(.text+0x9400): Section mismatch in reference from the function .start_secondary_resume() to the function .devinit.text:.start_secondary(): => N/A
+ warning: vmlinux.o(.text+0x97dac): 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+0x97e38): 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+0x97e9c): 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+0x9acf8): 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+0x9ad84): 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+0x9ade8): 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


\
 
 \ /
  Last update: 2012-05-02 12:01    [W:0.051 / U:1.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site