lkml.org 
[lkml]   [2011]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectBuild regressions/improvements in v3.2-rc3
Date
Below is the list of build error/warning regressions/improvements in
v3.2-rc3[1] compared to v3.1[2].
Note that I deleted 5323 lines about "__mcount_loc already exists", to avoid
my email being rejected.

Summarized:
- build errors: +124/-130
- build warnings: +5588/-189

JFYI, when comparing v3.2-rc3 to v3.2-rc2[3], the summaries are:
- build errors: +7/-12
- build warnings: +5436/-134

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.2-rc3.summary.gz

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/4445/ (all 108 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/4378/ (all 108 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/4423/ (all 108 configs)


*** ERRORS ***

124 regressions:
+ error: arch/powerpc/platforms/built-in.o: undefined reference to `fsl_pcibios_fixup_bus': => .machine.desc+0xba8)
+ error: vsprintf.c: relocation truncated to fit: R_AVR32_11H_PCREL against `.text'+57c: => (.text+0x982)
+ src/arch/sh/boards/board-magicpanelr2.c: error: implicit declaration of function 'parse_mtd_partitions': => 354
+ src/arch/sh/boards/mach-rsk/setup.c: error: implicit declaration of function 'parse_mtd_partitions': => 82
+ src/arch/um/os-Linux/skas/process.c: error: 'PTRACE_O_TRACESYSGOOD' undeclared (first use in this function): => 321, 552
+ src/arch/um/os-Linux/skas/process.c: error: (Each undeclared identifier is reported only once: => 321
+ src/arch/um/os-Linux/skas/process.c: error: for each function it appears in.): => 321
+ src/arch/um/os-Linux/start_up.c: error: 'PTRACE_O_TRACESYSGOOD' undeclared (first use in this function): => 302, 244
+ src/arch/um/os-Linux/start_up.c: error: 'PTRACE_SETOPTIONS' undeclared (first use in this function): => 243, 301
+ src/arch/um/os-Linux/start_up.c: error: (Each undeclared identifier is reported only once: => 243
+ src/arch/um/os-Linux/start_up.c: error: for each function it appears in.): => 243
+ src/drivers/ata/pata_of_platform.c: error: implicit declaration of function 'of_irq_to_resource': => 54
+ src/drivers/misc/altera-stapl/altera-lpt.c: error: implicit declaration of function 'inb': => 40
+ src/drivers/misc/altera-stapl/altera-lpt.c: error: implicit declaration of function 'outb': => 34
+ src/drivers/net/arcnet/com20020.c: error: implicit declaration of function 'inb': => 122
+ src/drivers/net/arcnet/com20020.c: error: implicit declaration of function 'insb': => 70
+ src/drivers/net/arcnet/com20020.c: error: implicit declaration of function 'outb': => 66
+ src/drivers/net/arcnet/com20020.c: error: implicit declaration of function 'outsb': => 84
+ src/drivers/net/arcnet/com20020_cs.c: error: implicit declaration of function 'outb': => 313
+ src/drivers/net/arcnet/com90io.c: error: implicit declaration of function 'inb': => 98
+ src/drivers/net/arcnet/com90io.c: error: implicit declaration of function 'outb': => 95
+ src/drivers/net/arcnet/com90xx.c: error: implicit declaration of function 'inb': => 178
+ src/drivers/net/arcnet/com90xx.c: error: implicit declaration of function 'outb': => 331
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'inb': => 374
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'inl': => 378
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'insl': => 1021
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'inw': => 480
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'outb': => 610
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'outl': => 617
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'outsl': => 754
+ src/drivers/net/ethernet/3com/3c574_cs.c: error: implicit declaration of function 'outw': => 357
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'inb': => 419
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'inl': => 301
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'insl': => 827
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'inw': => 366
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'outb': => 440
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'outsl': => 570
+ src/drivers/net/ethernet/3com/3c589_cs.c: error: implicit declaration of function 'outw': => 278
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'inb': => 318
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'inb_p': => 442
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'insw': => 641
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'inw': => 225
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'outb': => 324
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'outb_p': => 222
+ src/drivers/net/ethernet/8390/axnet_cs.c: error: implicit declaration of function 'outsw': => 687
+ src/drivers/net/ethernet/8390/lib8390.c: error: implicit declaration of function 'inb': => 265
+ src/drivers/net/ethernet/8390/lib8390.c: error: implicit declaration of function 'outb': => 324
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'inb': => 355
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'inb_p': => 383
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'insw': => 1146
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'inw': => 414
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'outb': => 700
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'outb_p': => 352
+ src/drivers/net/ethernet/8390/pcnet_cs.c: error: implicit declaration of function 'outsw': => 1253
+ src/drivers/net/ethernet/amd/nmclan_cs.c: error: implicit declaration of function 'inb': => 497
+ src/drivers/net/ethernet/amd/nmclan_cs.c: error: implicit declaration of function 'insw': => 1112
+ src/drivers/net/ethernet/amd/nmclan_cs.c: error: implicit declaration of function 'inw': => 1076
+ src/drivers/net/ethernet/amd/nmclan_cs.c: error: implicit declaration of function 'outb': => 501
+ src/drivers/net/ethernet/amd/nmclan_cs.c: error: implicit declaration of function 'outsw': => 893
+ src/drivers/net/ethernet/amd/nmclan_cs.c: error: implicit declaration of function 'outw': => 891
+ src/drivers/net/ethernet/dlink/de600.c: error: implicit declaration of function 'inb': => 90
+ src/drivers/net/ethernet/dlink/de600.c: error: implicit declaration of function 'outb_p': => 89
+ src/drivers/net/ethernet/dlink/de620.c: error: implicit declaration of function 'inb': => 249
+ src/drivers/net/ethernet/dlink/de620.c: error: implicit declaration of function 'outb': => 263
+ src/drivers/net/ethernet/dlink/de620.c: error: invalid operands to binary ^ (have 'void *' and 'int'): => 372, 267, 396
+ src/drivers/net/ethernet/ethoc.c: error: implicit declaration of function 'ioread32': => 234
+ src/drivers/net/ethernet/ethoc.c: error: implicit declaration of function 'iowrite32': => 239
+ src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: error: implicit declaration of function 'inb': => 496
+ src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: error: implicit declaration of function 'insw': => 1015
+ src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: error: implicit declaration of function 'inw': => 793
+ src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: error: implicit declaration of function 'outb': => 447
+ src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: error: implicit declaration of function 'outsw': => 852
+ src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: error: implicit declaration of function 'outw': => 735
+ src/drivers/net/ethernet/micrel/ks8851_mll.c: error: implicit declaration of function 'ioread16': => 492
+ src/drivers/net/ethernet/micrel/ks8851_mll.c: error: implicit declaration of function 'ioread8': => 761
+ src/drivers/net/ethernet/micrel/ks8851_mll.c: error: implicit declaration of function 'iowrite16': => 491
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: implicit declaration of function 'inb': => 667
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: implicit declaration of function 'insw': => 560
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: implicit declaration of function 'inw': => 179
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: implicit declaration of function 'outb': => 647
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: implicit declaration of function 'outsw': => 709
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: implicit declaration of function 'outw': => 195
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: invalid operands to binary >> (have 'void *' and 'int'): => 545
+ src/drivers/net/ethernet/seeq/seeq8005.c: error: invalid operands to binary | (have 'void *' and 'int'): => 221, 673, 662, 503, 323, 706, 469, 723, 701, 439, 672, 544, 641, 462, 674
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: error: implicit declaration of function 'inb': => 780
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: error: implicit declaration of function 'insw': => 1514
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: error: implicit declaration of function 'inw': => 556
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: error: implicit declaration of function 'outb': => 659
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: error: implicit declaration of function 'outsw': => 1164
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: error: implicit declaration of function 'outw': => 549
+ src/drivers/net/ethernet/xircom/xirc2ps_cs.c: error: implicit declaration of function 'inb': => 407
+ src/drivers/net/ethernet/xircom/xirc2ps_cs.c: error: implicit declaration of function 'insw': => 1068
+ src/drivers/net/ethernet/xircom/xirc2ps_cs.c: error: implicit declaration of function 'inw': => 1037
+ src/drivers/net/ethernet/xircom/xirc2ps_cs.c: error: implicit declaration of function 'outb': => 358
+ src/drivers/net/ethernet/xircom/xirc2ps_cs.c: error: implicit declaration of function 'outsw': => 1259
+ src/drivers/net/ethernet/xircom/xirc2ps_cs.c: error: implicit declaration of function 'outw': => 1123
+ src/drivers/net/tokenring/ibmtr.c: error: implicit declaration of function 'inb': => 399
+ src/drivers/net/tokenring/ibmtr.c: error: implicit declaration of function 'outb': => 292
+ src/drivers/pci/ats.c: error: implicit declaration of function 'kfree': => 45
+ src/drivers/pci/ats.c: error: implicit declaration of function 'kzalloc': => 29
+ src/drivers/staging/iio/industrialio-core.c: error: 'ev_int' undeclared (first use in this function): => 262
+ src/drivers/staging/iio/industrialio-core.c: error: (Each undeclared identifier is reported only once: => 262
+ src/drivers/staging/iio/industrialio-core.c: error: for each function it appears in.): => 262
+ src/drivers/staging/media/lirc/lirc_serial.c: error: implicit declaration of function 'inb': => 296
+ src/drivers/staging/media/lirc/lirc_serial.c: error: implicit declaration of function 'outb': => 306
+ src/drivers/staging/media/lirc/lirc_sir.c: error: implicit declaration of function 'inb': => 219
+ src/drivers/staging/media/lirc/lirc_sir.c: error: implicit declaration of function 'outb': => 224
+ src/drivers/usb/gadget/r8a66597-udc.h: error: implicit declaration of function 'iowrite32': => 273
+ src/drivers/usb/host/isp1760-if.c: error: implicit declaration of function 'irq_create_of_mapping': => 73
+ src/drivers/usb/host/isp1760-if.c: error: implicit declaration of function 'of_irq_map_one': => 68
+ src/drivers/usb/host/isp1760-if.c: error: storage size of 'oirq' isn't known: => 46
+ src/drivers/usb/renesas_usbhs/common.c: error: implicit declaration of function 'ioread16': => 72
+ src/drivers/usb/renesas_usbhs/common.c: error: implicit declaration of function 'iowrite16': => 77
+ src/drivers/usb/renesas_usbhs/fifo.c: error: implicit declaration of function 'ioread32': => 662
+ src/drivers/usb/renesas_usbhs/fifo.c: error: implicit declaration of function 'ioread32_rep': => 654
+ src/drivers/usb/renesas_usbhs/fifo.c: error: implicit declaration of function 'iowrite32_rep': => 511
+ src/drivers/usb/renesas_usbhs/fifo.c: error: implicit declaration of function 'iowrite8': => 518
+ src/include/asm-generic/gpio.h: error: implicit declaration of function '__gpio_get_value': => 212
+ src/include/asm-generic/gpio.h: error: implicit declaration of function '__gpio_set_value': => 218
+ src/include/linux/parport_pc.h: error: implicit declaration of function 'inb' LD drivers/media/radio/wl128x/fm_drv.o: => 72
+ src/kernel/trace/trace_clock.c: error: implicit declaration of function 'atomic64_add_return': => 126
+ src/kernel/trace/trace_clock.c: error: syntax error before 'trace_counter': => 117
+ src/mm/memcontrol.c: error: this is the insn:: => 3795
+ src/mm/memcontrol.c: error: unable to find a register to spill in class 'R0_REGS': => 3795

130 improvements:
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/hidraw.h: error: expected specifier-qualifier-list before '__u32': 27, 22 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__s16': 958, 969 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__s32': 65 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__u16': 1035, 39, 919, 1063, 985, 929, 23, 1014, 946 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__u8': 90 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be16': 28 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be32': 30 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be64': 32 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le16': 27 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le32': 29 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le64': 31 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__sum16': 34 =>
- build/linus_sparc-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__wsum': 35 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/hidraw.h: error: expected specifier-qualifier-list before '__u32': 27, 22 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__s16': 958, 969 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__s32': 65 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__u16': 1035, 39, 919, 1063, 985, 929, 23, 1014, 946 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/input.h: error: expected specifier-qualifier-list before '__u8': 90 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be16': 28 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be32': 30 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be64': 32 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le16': 27 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le32': 29 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le64': 31 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__sum16': 34 =>
- build/linus_sparc64-allmodconfig_sparc64/usr/include/linux/types.h: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__wsum': 35 =>
- error: vsprintf.c: relocation truncated to fit: R_AVR32_11H_PCREL against `.text'+500: (.text+0x906) =>
- src/arch/mips/include/asm/io.h: error: 'asm' operand has impossible constraints: 430 =>
- src/arch/powerpc/kernel/exceptions-64s.S: Error: attempt to move .org backwards: 1160, 1151 =>
- src/arch/powerpc/kernel/jump_label.c: error: dereferencing pointer to incomplete type: 17, 20 =>
- src/drivers/i2c/busses/i2c-elektor.c: error: implicit declaration of function 'ioport_map': 153 =>
- src/drivers/i2c/busses/i2c-elektor.c: error: implicit declaration of function 'ioport_unmap': 287 =>
- src/drivers/net/de600.c: error: implicit declaration of function 'inb': 90 =>
- src/drivers/net/de600.c: error: implicit declaration of function 'outb_p': 89 =>
- src/drivers/net/de620.c: error: implicit declaration of function 'inb': 249 =>
- src/drivers/net/de620.c: error: implicit declaration of function 'outb': 263 =>
- src/drivers/net/de620.c: error: invalid operands to binary ^ (have 'void *' and 'int'): 372, 267, 396 =>
- src/drivers/net/ethoc.c: error: implicit declaration of function 'ioread32': 233 =>
- src/drivers/net/ethoc.c: error: implicit declaration of function 'iowrite32': 238 =>
- src/drivers/net/ks8851_mll.c: error: implicit declaration of function 'ioread16': 492 =>
- src/drivers/net/ks8851_mll.c: error: implicit declaration of function 'ioread8': 761 =>
- src/drivers/net/ks8851_mll.c: error: implicit declaration of function 'iowrite16': 491 =>
- src/drivers/net/lib8390.c: error: implicit declaration of function 'inb': 265 =>
- src/drivers/net/lib8390.c: error: implicit declaration of function 'outb': 324 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'inb': 374 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'inl': 378 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'insl': 1021 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'inw': 480 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'outb': 610 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'outl': 617 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'outsl': 754 =>
- src/drivers/net/pcmcia/3c574_cs.c: error: implicit declaration of function 'outw': 357 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'inb': 419 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'inl': 301 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'insl': 827 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'inw': 366 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'outb': 440 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'outsl': 570 =>
- src/drivers/net/pcmcia/3c589_cs.c: error: implicit declaration of function 'outw': 278 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'inb': 318 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'inb_p': 442 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'insw': 641 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'inw': 225 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'outb': 324 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'outb_p': 222 =>
- src/drivers/net/pcmcia/axnet_cs.c: error: implicit declaration of function 'outsw': 687 =>
- src/drivers/net/pcmcia/fmvj18x_cs.c: error: implicit declaration of function 'inb': 496 =>
- src/drivers/net/pcmcia/fmvj18x_cs.c: error: implicit declaration of function 'insw': 1015 =>
- src/drivers/net/pcmcia/fmvj18x_cs.c: error: implicit declaration of function 'inw': 793 =>
- src/drivers/net/pcmcia/fmvj18x_cs.c: error: implicit declaration of function 'outb': 447 =>
- src/drivers/net/pcmcia/fmvj18x_cs.c: error: implicit declaration of function 'outsw': 852 =>
- src/drivers/net/pcmcia/fmvj18x_cs.c: error: implicit declaration of function 'outw': 735 =>
- src/drivers/net/pcmcia/nmclan_cs.c: error: implicit declaration of function 'inb': 497 =>
- src/drivers/net/pcmcia/nmclan_cs.c: error: implicit declaration of function 'insw': 1112 =>
- src/drivers/net/pcmcia/nmclan_cs.c: error: implicit declaration of function 'inw': 1076 =>
- src/drivers/net/pcmcia/nmclan_cs.c: error: implicit declaration of function 'outb': 501 =>
- src/drivers/net/pcmcia/nmclan_cs.c: error: implicit declaration of function 'outsw': 893 =>
- src/drivers/net/pcmcia/nmclan_cs.c: error: implicit declaration of function 'outw': 891 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'inb': 355 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'inb_p': 383 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'insw': 1146 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'inw': 414 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'outb': 700 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'outb_p': 352 =>
- src/drivers/net/pcmcia/pcnet_cs.c: error: implicit declaration of function 'outsw': 1253 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: error: implicit declaration of function 'inb': 780 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: error: implicit declaration of function 'insw': 1514 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: error: implicit declaration of function 'inw': 556 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: error: implicit declaration of function 'outb': 659 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: error: implicit declaration of function 'outsw': 1164 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: error: implicit declaration of function 'outw': 549 =>
- src/drivers/net/pcmcia/xirc2ps_cs.c: error: implicit declaration of function 'inb': 407 =>
- src/drivers/net/pcmcia/xirc2ps_cs.c: error: implicit declaration of function 'insw': 1068 =>
- src/drivers/net/pcmcia/xirc2ps_cs.c: error: implicit declaration of function 'inw': 1037 =>
- src/drivers/net/pcmcia/xirc2ps_cs.c: error: implicit declaration of function 'outb': 358 =>
- src/drivers/net/pcmcia/xirc2ps_cs.c: error: implicit declaration of function 'outsw': 1259 =>
- src/drivers/net/pcmcia/xirc2ps_cs.c: error: implicit declaration of function 'outw': 1123 =>
- src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h: error: implicit declaration of function 'inb': 288 =>
- src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h: error: implicit declaration of function 'inl': 298 =>
- src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h: error: implicit declaration of function 'inw': 293 =>
- src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h: error: implicit declaration of function 'outb': 283 =>
- src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h: error: implicit declaration of function 'outl': 278 =>
- src/drivers/net/wireless/rtlwifi/rtl8192cu/../pci.h: error: implicit declaration of function 'inb': 288 =>
- src/drivers/net/wireless/rtlwifi/rtl8192cu/../pci.h: error: implicit declaration of function 'inl': 298 =>
- src/drivers/net/wireless/rtlwifi/rtl8192cu/../pci.h: error: implicit declaration of function 'inw': 293 =>
- src/drivers/net/wireless/rtlwifi/rtl8192cu/../pci.h: error: implicit declaration of function 'outb': 283 =>
- src/drivers/net/wireless/rtlwifi/rtl8192cu/../pci.h: error: implicit declaration of function 'outl': 278 =>
- src/drivers/net/wireless/rtlwifi/rtl8192de/../pci.h: error: implicit declaration of function 'inb': 288 =>
- src/drivers/net/wireless/rtlwifi/rtl8192de/../pci.h: error: implicit declaration of function 'inl': 298 =>
- src/drivers/net/wireless/rtlwifi/rtl8192de/../pci.h: error: implicit declaration of function 'inw': 293 =>
- src/drivers/net/wireless/rtlwifi/rtl8192de/../pci.h: error: implicit declaration of function 'outb': 283 =>
- src/drivers/net/wireless/rtlwifi/rtl8192de/../pci.h: error: implicit declaration of function 'outl': 278 =>
- src/drivers/net/wireless/rtlwifi/rtl8192se/../pci.h: error: implicit declaration of function 'inb': 288 =>
- src/drivers/net/wireless/rtlwifi/rtl8192se/../pci.h: error: implicit declaration of function 'inl': 298 =>
- src/drivers/net/wireless/rtlwifi/rtl8192se/../pci.h: error: implicit declaration of function 'inw': 293 =>
- src/drivers/net/wireless/rtlwifi/rtl8192se/../pci.h: error: implicit declaration of function 'outb': 283 =>
- src/drivers/net/wireless/rtlwifi/rtl8192se/../pci.h: error: implicit declaration of function 'outl': 278 =>
- src/drivers/staging/altera-stapl/altera-lpt.c: error: implicit declaration of function 'inb': 40 =>
- src/drivers/staging/altera-stapl/altera-lpt.c: error: implicit declaration of function 'outb': 34 =>
- src/drivers/staging/lirc/lirc_serial.c: error: implicit declaration of function 'inb': 296 =>
- src/drivers/staging/lirc/lirc_serial.c: error: implicit declaration of function 'outb': 306 =>
- src/drivers/staging/lirc/lirc_sir.c: error: implicit declaration of function 'inb': 219 =>
- src/drivers/staging/lirc/lirc_sir.c: error: implicit declaration of function 'outb': 224 =>
- src/include/asm-generic/gpio.h: error: implicit declaration of function 'gpio_get_value': 223 =>
- src/include/asm-generic/gpio.h: error: implicit declaration of function 'gpio_set_value': 229 =>
- src/samples/hidraw/hid-example.c: error: 'struct hidraw_devinfo' has no member named 'bustype': 104 =>
- src/samples/hidraw/hid-example.c: error: 'struct hidraw_devinfo' has no member named 'product': 106 =>
- src/samples/hidraw/hid-example.c: error: 'struct hidraw_devinfo' has no member named 'vendor': 105 =>
- src/samples/hidraw/hid-example.c: error: 'struct hidraw_report_descriptor' has no member named 'size': 72, 78 =>
- src/samples/hidraw/hid-example.c: error: 'struct hidraw_report_descriptor' has no member named 'value': 79 =>


*** WARNINGS ***

5588 regressions:
+ /tmp/ccTrqZpH.s: Warning: source register same as write-back base: => 104
+ <stdin>: warning: #warning syscall process_vm_readv not implemented: => 1562:2
+ <stdin>: warning: #warning syscall process_vm_writev not implemented: => 1566:2
+ arch/mips/configs/ip22_defconfig: warning: symbol value 'm' invalid for PHYLIB: => 240
+ arch/powerpc/configs/ppc6xx_defconfig: warning: symbol value 'm' invalid for MCU_MPC8349EMITX: => 74
+ arch/sh/configs/titan_defconfig: warning: symbol value 'm' invalid for PHYLIB: => 176
+ modpost: WARNING: modpost: Found 21 section mismatch(es).: => N/A
+ modpost: WARNING: modpost: Found 24 section mismatch(es).: => N/A
+ modpost: WARNING: modpost: Found 3 section mismatch(es).: => N/A
+ src/arch/ia64/sn/kernel/io_common.c: warning: data definition has no type or storage class: => 564, 562, 563, 565, 48
+ src/arch/ia64/sn/kernel/io_common.c: warning: parameter names (without types) in function declaration: => 564, 562, 563, 565, 48
+ src/arch/ia64/sn/kernel/io_common.c: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL': => 564, 562, 563, 565
+ src/arch/ia64/sn/kernel/io_common.c: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL': => 48
+ src/arch/ia64/sn/kernel/sn2/sn_hwperf.c: warning: data definition has no type or storage class: => 1002
+ src/arch/ia64/sn/kernel/sn2/sn_hwperf.c: warning: parameter names (without types) in function declaration: => 1002
+ src/arch/ia64/sn/kernel/sn2/sn_hwperf.c: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL': => 1002
+ src/arch/powerpc/platforms/86xx/mpc8610_hpcd.c: warning: unused variable 'np': => 282
+ src/arch/s390/kernel/setup.c: warning: 'msg' may be used uninitialized in this function: => 712
+ src/arch/x86/boot/compressed/relocs.c: warning: variable 'sh_symtab' set but not used [-Wunused-but-set-variable]: => 405:14
+ src/arch/x86/include/asm/uaccess_32.h: warning: call to 'copy_from_user_overflow' declared with attribute warning: copy_from_user() buffer size is not provably correct: => 211
+ src/arch/x86/kernel/apic/io_apic.c: warning: 'eu' is used uninitialized in this function: => 385
+ src/arch/x86/platform/scx200/scx200_32.c: warning: 'base' may be used uninitialized in this function: => 82
+ src/drivers/ata/pata_pdc2027x.c: warning: 'pdc2027x_reinit_one' declared 'static' but never defined: => 66
+ src/drivers/char/ipmi/ipmi_msghandler.c: warning: 'lun' may be used uninitialized in this function: => 1876, 1844
+ src/drivers/char/ipmi/ipmi_msghandler.c: warning: 'saddr' may be used uninitialized in this function: => 1876, 1844
+ src/drivers/gpu/drm/drm_bufs.c: warning: 'master' may be used uninitialized in this function: => 431
+ src/drivers/gpu/drm/nouveau/nouveau_dp.c: warning: 'eq_done' may be used uninitialized in this function: => 533
+ src/drivers/hwmon/pmbus/pmbus_core.c: warning: 'val' may be used uninitialized in this function: => 748
+ src/drivers/hwmon/smsc47m1.c: warning: 'address' may be used uninitialized in this function: => 861
+ src/drivers/i2c/busses/i2c-designware-pcidrv.c: warning: 'i2c_dw_pci_runtime_idle' defined but not used: => 189, 190
+ src/drivers/i2c/busses/i2c-diolan-u2c.c: warning: 'byte' may be used uninitialized in this function: => 370
+ src/drivers/idle/intel_idle.c: warning: cast to pointer from integer of different size: => 518
+ src/drivers/input/input.c: warning: 'index' may be used uninitialized in this function: => 694, 723
+ src/drivers/input/mouse/synaptics.c: warning: 'synaptics_invert_y' defined but not used: => 53
+ src/drivers/leds/leds-lp5521.c: warning: 'buf' may be used uninitialized in this function: => 649
+ src/drivers/leds/leds-lp5521.c: warning: 'ret' may be used uninitialized in this function: => 648
+ src/drivers/md/dm-table.c: warning: statement with no effect: => 1285
+ src/drivers/media/dvb/frontends/cxd2820r_c.c: warning: 'ret' may be used uninitialized in this function: => 151, 303
+ src/drivers/media/dvb/frontends/cxd2820r_t.c: warning: 'ret' may be used uninitialized in this function: => 259, 414
+ src/drivers/media/dvb/frontends/cxd2820r_t2.c: warning: 'ret' may be used uninitialized in this function: => 387
+ src/drivers/media/rc/rc-main.c: warning: 'mask' may be used uninitialized in this function: => 830
+ src/drivers/media/video/ov6650.c: warning: cast to pointer from integer of different size: => 543
+ src/drivers/mfd/twl6030-irq.c: warning: cast to pointer from integer of different size LD fs/fuse/built-in.o: => 396
+ src/drivers/mfd/twl6030-irq.c: warning: cast to pointer from integer of different size: 334 => 378, 396
+ src/drivers/mfd/wm8994-core.c: warning: 'wm8994_read' defined but not used: => 33
+ src/drivers/mfd/wm8994-core.c: warning: 'wm8994_write' defined but not used: => 73
+ src/drivers/mmc/card/block.c: warning: 'arg' may be used uninitialized in this function: => 748, 794
+ src/drivers/mmc/card/block.c: warning: 'from' may be used uninitialized in this function: => 748, 794
+ src/drivers/mmc/card/block.c: warning: 'nr' may be used uninitialized in this function: => 748, 794
+ src/drivers/mmc/core/mmc_ops.c: warning: 'flags' may be used uninitialized in this function: => 556
+ src/drivers/mtd/devices/docg3.c: warning: 'doc_get_erase_count' defined but not used: => 752, 753
+ src/drivers/mtd/devices/sst25l.c: warning: unused variable 'i': => 381
+ src/drivers/mtd/mtdchar.c: warning: passing argument 2 of 'access_ok' makes pointer from integer without a cast: => 578, 579
+ src/drivers/net/arcnet/arc-rimi.c: warning: unused variable 'lp': => 364
+ src/drivers/net/ethernet/8390/ax88796.c: warning: unused variable 'ei_local': => 796
+ src/drivers/net/ethernet/alteon/acenic.c: warning: passing argument 3 of 'pci_free_consistent' discards qualifiers from pointer target type: => 765, 759, 754
+ src/drivers/net/ethernet/amd/nmclan_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:201): => 628
+ src/drivers/net/ethernet/amd/nmclan_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:203): => 628
+ src/drivers/net/ethernet/broadcom/cnic.c: warning: large integer implicitly truncated to unsigned type: => 1399, 1387, 1414, 1429
+ src/drivers/net/ethernet/brocade/bna/bnad.c: warning: comparison is always true due to limited range of data type: => 2778
+ src/drivers/net/ethernet/hp/hp100.c: warning: label 'out3' defined but not used: => 3046
+ src/drivers/net/ethernet/i825xx/lib82596.c: warning: passing argument 2 of 'dma_cache_sync' discards qualifiers from pointer target type: => 391, 1262, 600, 961, 896, 581, 1287, 629, 375, 1318, 580, 855, 837, 372, 388
+ src/drivers/net/ethernet/i825xx/znet.c: warning: cast from pointer to integer of different size: => 864, 871
+ src/drivers/net/ethernet/marvell/sky2.c: warning: 'imask' is used uninitialized in this function: => 1761
+ src/drivers/net/ethernet/marvell/sky2.c: warning: 'imask' may be used uninitialized in this function: => 1761
+ src/drivers/net/ethernet/marvell/sky2.c: warning: control reaches end of non-void function: => 3087
+ src/drivers/net/ethernet/neterion/vxge/vxge-main.c: warning: 'adaptive_coalesce_rx_interrupts' defined but not used: => 2145
+ src/drivers/net/ethernet/neterion/vxge/vxge-main.c: warning: 'adaptive_coalesce_tx_interrupts' defined but not used: => 2117
+ src/drivers/net/ethernet/renesas/sh_eth.c: warning: unused variable 'mdp': => 1920
+ src/drivers/net/ethernet/seeq/seeq8005.c: warning: integer overflow in expression: => 701, 544
+ src/drivers/net/ethernet/seeq/seeq8005.c: warning: statement with no effect: => 560
+ src/drivers/net/ethernet/smsc/smc911x.c: warning: unused variable 'lp': => 2122
+ src/drivers/net/ethernet/smsc/smc911x.h: warning: control reaches end of non-void function: => 135
+ src/drivers/net/ethernet/smsc/smc91c92_cs.c: warning: unused variable 'smc': => 960
+ src/drivers/net/ethernet/smsc/smc91x.c: warning: cast from pointer to integer of different size: => 1910
+ src/drivers/net/ethernet/smsc/smc91x.c: warning: passing argument 1 of 'insw' makes integer from pointer without a cast: => 490
+ src/drivers/net/ethernet/smsc/smc91x.c: warning: passing argument 1 of 'inw' makes integer from pointer without a cast: => 833, 1341, 621, 571, 1921, 860, 1908, 1661, 470, 679, 1346, 729, 796, 1895, 677, 1345, 1687, 440, 1682, 1656, 800, 752, 1289, 1280, 421, 1250, 1878, 717, 1343, 1266, 1226, 1689, 756, 330, 492, 314, 1286, 1225, 1342, 1233, 1198, 396, 1174, 1946, 724, 774, 1823, 691, 411
+ src/drivers/net/ethernet/smsc/smc91x.c: warning: passing argument 1 of 'outsw' makes integer from pointer without a cast: => 597
+ src/drivers/net/ethernet/smsc/smc91x.c: warning: passing argument 2 of 'outw' makes integer from pointer without a cast: => 391, 1677, 621, 1920, 679, 600, 1457, 1460, 821, 785, 329, 1200, 805, 1681, 582, 1808, 1289, 1280, 313, 1836, 1250, 395, 1267, 938, 1653, 1680, 753, 1454, 347, 1296, 441, 1894, 728, 1132, 349, 1458, 865, 725, 325, 1809, 803, 350, 1907, 1657, 1650, 1945, 396, 797, 1201, 691, 1199, 1175, 311, 833, 1173, 1074, 860, 1663, 309, 1683, 346, 389, 762, 1295, 1652, 1197, 939, 1815, 1347, 380, 761, 838, 310, 418, 760, 1075, 381, 471, 783, 614, 581, 1664, 345, 254, 1265, 278, 490, 271, 1455, 328, 1024, 594, 669, 1286, 851, 1344, 1692, 757, 1678, 390, 253, 597, 1025, 356, 1655, 1227, 296, 357, 1691, 940, 1649, 493, 270
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: "SMC_inb" redefined: => 505:1
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: "SMC_inl" redefined: => 463:1
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: "SMC_insl" redefined: => 465:1
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: "SMC_outb" redefined: => 506:1
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: "SMC_outl" redefined: => 464:1
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: "SMC_outsl" redefined: => 466:1
+ src/drivers/net/ethernet/smsc/smc91x.h: warning: this is the location of the previous definition: => 181:1, 180:1, 183:1, 185:1, 178:1, 184:1
+ src/drivers/net/ethernet/tehuti/tehuti.c: warning: passing argument 2 of 'bdx_tx_push_desc_safe' discards qualifiers from pointer target type: => 330
+ src/drivers/net/ethernet/ti/tlan.c: warning: label 'err_out' defined but not used: => 618
+ src/drivers/net/ethernet/xilinx/ll_temac_main.c: warning: cast to pointer from integer of different size: => 633
+ src/drivers/net/plip/plip.c: warning: 'lbuf' may be used uninitialized in this function: => 751
+ src/drivers/net/tokenring/ibmtr_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:201): => 195
+ src/drivers/net/tokenring/ibmtr_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:203): => 195
+ src/drivers/net/tokenring/ibmtr_cs.c: warning: unused variable 'ti': => 271
+ src/drivers/net/wireless/ath/ath6kl/cfg80211.c: warning: comparison is always false due to limited range of data type: => 759, 871, 904, 940, 341
+ src/drivers/net/wireless/ath/ath6kl/main.c: warning: comparison is always true due to limited range of data type: => 64
+ src/drivers/net/wireless/ath/ath6kl/sdio.c: warning: 'sg_sz' may be used uninitialized in this function: => 319
+ src/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c: warning: 'wsec' may be used uninitialized in this function: => 346
+ src/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c: warning: passing argument 2 of 'dma_map_single' discards qualifiers from pointer target type: => 820
+ src/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c: warning: passing argument 2 of 'dma_map_single_attrs' discards qualifiers from pointer target type: => 820
+ src/drivers/net/wireless/mwifiex/pcie.c: warning: 'mwifiex_pcie_resume' defined but not used: => 194, 193
+ src/drivers/net/wireless/mwifiex/pcie.c: warning: 'mwifiex_pcie_suspend' defined but not used: => 155, 156
+ src/drivers/nfc/nfcwilink.c: warning: overflow in implicit constant conversion: => 140
+ src/drivers/parport/daisy.c: warning: 'num_ports' may be used uninitialized in this function: => 97
+ src/drivers/pci/ats.c: warning: assignment makes pointer from integer without a cast: => 29
+ src/drivers/platform/x86/asus-laptop.c: warning: 'lo' may be used uninitialized in this function: => 1174
+ src/drivers/platform/x86/samsung-laptop.c: warning: 'loca' may be used uninitialized in this function: => 812
+ src/drivers/rtc/rtc-cmos.c: warning: 'cmos_resume' defined but not used: => 842
+ src/drivers/rtc/rtc-rx8025.c: warning: 'adj' may be used uninitialized in this function: => 500
+ src/drivers/scsi/dpt_i2o.c: warning: 'dptids' defined but not used: => 183
+ src/drivers/scsi/lpfc/lpfc_debugfs.c: warning: integer constant is too large for 'long' type: => 3892
+ src/drivers/scsi/lpfc/lpfc_scsi.c: warning: integer constant is too large for 'long' type: => 1344, 1378, 1307, 1367, 1434, 1412, 1333
+ src/drivers/scsi/mvumi.c: warning: 'mvumi_resume' defined but not used: => 1923, 1924
+ src/drivers/scsi/mvumi.c: warning: 'mvumi_suspend' defined but not used: => 1904, 1905
+ src/drivers/staging/gma500/power.c: warning: passing argument 1 of 'gma_resume_display' from incompatible pointer type: => 269
+ src/drivers/staging/iio/dac/ad5064.c: warning: type qualifiers ignored on function return type: => 352
+ src/drivers/staging/iio/gyro/adis16080_core.c: warning: 'ut' may be used uninitialized in this function: => 85
+ src/drivers/staging/media/dt3155v4l/dt3155v4l.c: warning: initialization from incompatible pointer type: => 307, 311
+ src/drivers/staging/media/lirc/lirc_serial.c: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type '__kernel_suseconds_t': => 720, 731, 705
+ src/drivers/staging/media/lirc/lirc_serial.c: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type '__kernel_suseconds_t': => 720, 731, 705
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'id' may be used uninitialized in this function: => 552
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'keys' may be used uninitialized in this function: => 849, 552
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'ndiffs' may be used uninitialized in this function: => 850, 552
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'num_global_fixed' may be used uninitialized in this function: => 755
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'pos' may be used uninitialized in this function: => 553, 838
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'val' may be used uninitialized in this function: => 627, 838
+ src/drivers/staging/media/lirc/lirc_zilog.c: warning: 'version' may be used uninitialized in this function: => 755
+ src/drivers/staging/rtl8192e/rtl819x_TSProc.c: warning: comparison is always true due to limited range of data type: => 321
+ src/drivers/staging/rtl8192e/rtllib_softmac.c: warning: 'aid' may be used uninitialized in this function: => 2210
+ src/drivers/staging/rtl8192e/rtllib_softmac.c: warning: 'challenge' may be used uninitialized in this function: => 2294
+ src/drivers/staging/rtl8192e/rtllib_softmac.c: warning: value computed is not used: => 917
+ src/drivers/staging/wlags49_h2/wl_wext.c: warning: comparison is always false due to limited range of data type: => 225
+ src/drivers/staging/wlags49_h2/wl_wext.c: warning: comparison is always true due to limited range of data type: => 250
+ src/drivers/staging/wlags49_h25/../wlags49_h2/wl_wext.c: warning: comparison is always false due to limited range of data type: => 225
+ src/drivers/staging/wlags49_h25/../wlags49_h2/wl_wext.c: warning: comparison is always true due to limited range of data type: => 250
+ src/drivers/target/iscsi/iscsi_target_auth.c: warning: ignoring return value of 'hex2bin', declared with attribute warn_unused_result: => 35
+ src/drivers/tty/ehv_bytechan.c: warning: 'ehv_bc_console_init' defined but not used: => 334
+ src/drivers/tty/ehv_bytechan.c: warning: data definition has no type or storage class: => 362
+ src/drivers/tty/ehv_bytechan.c: warning: parameter names (without types) in function declaration: => 362
+ src/drivers/tty/ehv_bytechan.c: warning: type defaults to 'int' in declaration of 'console_initcall': => 362
+ src/drivers/tty/n_gsm.c: warning: unused variable 'buf': => 2256
+ src/drivers/tty/rocket.c: warning: 'info' may be used uninitialized in this function: => 893
+ src/drivers/tty/vt/consolemap.c: warning: 'h' may be used uninitialized in this function: => 699
+ src/drivers/tty/vt/vt_ioctl.c: warning: 'cc' may be used uninitialized in this function: => 1136
+ src/drivers/usb/atm/ueagle-atm.c: warning: 'tmp_arr[0u]' may be used uninitialized in this function: => 1455
+ src/drivers/usb/atm/ueagle-atm.c: warning: 'tmp_arr[1]' may be used uninitialized in this function: => 1455
+ src/drivers/usb/atm/usbatm.c: warning: 'ret' may be used uninitialized in this function: => 948
+ src/drivers/usb/core/inode.c: warning: 'dentry' may be used uninitialized in this function: => 533
+ src/drivers/usb/dwc3/gadget.c: warning: 'trb' is used uninitialized in this function: => 1331
+ src/drivers/usb/host/isp1760-if.c: warning: unused variable 'oirq': => 46
+ src/drivers/usb/host/xhci-mem.c: warning: 'tt_info' may be used uninitialized in this function: => 699
+ src/drivers/usb/host/xhci.c: warning: 'xhci_msix_sync_irqs' defined but not used: => 319, 318
+ src/drivers/usb/renesas_usbhs/fifo.c: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast: => 774
+ src/drivers/usb/serial/digi_acceleport.c: warning: 'priv' may be used uninitialized in this function: => 1233
+ src/drivers/usb/serial/digi_acceleport.c: warning: 'serial_priv' may be used uninitialized in this function: => 1579, 1234
+ src/drivers/usb/serial/keyspan_pda.c: warning: 'fw' may be used uninitialized in this function: => 748
+ src/drivers/usb/serial/mos7720.c: warning: 'status' may be used uninitialized in this function: => 1343, 1381
+ src/fs/btrfs/backref.c: warning: 'ret' may be used uninitialized in this function: => 419, 485
+ src/fs/ecryptfs/keystore.c: warning: 'payload_len' may be used uninitialized in this function: => 1155
+ src/fs/eventpoll.c: warning: 'pwq' may be used uninitialized in this function: => 895
+ src/fs/ext4/page-io.c: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'ssize_t': => 108
+ src/fs/locks.c: warning: control reaches end of non-void function: => 1474
+ src/include/media/soc_camera.h: warning: cast to pointer from integer of different size: => 257
+ src/ipc/sem.c: warning: 'undo_list' may be used uninitialized in this function: => 1560
+ src/kernel/cgroup.c: warning: 'l' may be used uninitialized in this function: => 3392
+ src/kernel/futex.c: warning: 'entry' may be used uninitialized in this function: => 2556
+ src/kernel/futex.c: warning: 'pending' may be used uninitialized in this function: => 2556
+ src/kernel/futex.c: warning: 'pi' may be used uninitialized in this function: => 2557
+ src/kernel/futex.c: warning: 'pip' may be used uninitialized in this function: => 2557
+ src/kernel/power/qos.c: warning: control reaches end of non-void function: => 143
+ src/kernel/ptrace.c: warning: 'kiov.iov_len' may be used uninitialized in this function: => 813
+ src/kernel/sched_fair.c: warning: 'account_cfs_rq_runtime' declared inline after being called: => 310, 309
+ src/kernel/sched_fair.c: warning: 'return_cfs_rq_runtime' declared inline after being called: => 1055
+ src/kernel/sched_fair.c: warning: previous declaration of 'account_cfs_rq_runtime' was here: => 310, 309
+ src/kernel/sched_fair.c: warning: previous declaration of 'return_cfs_rq_runtime' was here: => 1055
+ src/kernel/trace/trace.c: warning: 'page2' may be used uninitialized in this function: => 3644
+ src/kernel/trace/trace_clock.c: warning: data definition has no type or storage class: => 117
+ src/kernel/trace/trace_clock.c: warning: type defaults to 'int' in declaration of 'trace_counter': => 117
+ src/kernel/trace/trace_irqsoff.c: warning: 'data' may be used uninitialized in this function: => 142
+ src/kernel/trace/trace_irqsoff.c: warning: 'flags' may be used uninitialized in this function: => 143
+ src/kernel/watchdog.c: warning: 'watchdog_disable' defined but not used: => 464
+ src/kernel/workqueue.c: warning: 'last_gcwq' may be used uninitialized in this function: => 1000
+ src/mm/memory.c: warning: 'dst_ptl' may be used uninitialized in this function: => 933
+ src/net/core/dev.c: warning: 'err' may be used uninitialized in this function: => 1932
+ src/net/core/neighbour.c: warning: 'error' may be used uninitialized in this function: => 464
+ src/net/core/neighbour.c: warning: 'n2' may be used uninitialized in this function: => 1165
+ src/net/core/skbuff.c: warning: 'err' may be used uninitialized in this function: => 1184
+ src/net/ieee802154/6lowpan.c: warning: passing argument 3 of 'lowpan_raw_dump_inline' discards qualifiers from pointer target type: => 282, 295
+ src/net/ipv4/inet_connection_sock.c: warning: 'head' may be used uninitialized in this function: => 94
+ src/net/ipv4/ip_options.c: warning: 'faddr' may be used uninitialized in this function: => 160
+ src/net/ipv4/ip_options.c: warning: 'nexthop' may be used uninitialized in this function: => 596
+ src/net/ipv4/ip_output.c: warning: 'left' may be used uninitialized in this function: => 987
+ src/net/ipv4/tcp.c: warning: 'chunk' may be used uninitialized in this function: => 1736
+ src/net/ipv4/tcp_ipv4.c: warning: 'node' may be used uninitialized in this function: => 2154, 2002
+ src/net/mac80211/debugfs_netdev.c: warning: passing argument 2 of 'drv_get_tsf' discards qualifiers from pointer target type: => 342
+ src/net/netfilter/ipvs/ip_vs_proto_tcp.c: warning: 'svc' may be used uninitialized in this function: => 39
+ src/net/sched/sch_atm.c: warning: 'len' may be used uninitialized in this function: => 526
+ src/net/sched/sch_choke.c: warning: 'idx' may be used uninitialized in this function: => 338
+ src/net/sched/sch_drr.c: warning: 'err' may be used uninitialized in this function: => 354
+ src/net/sched/sch_gred.c: warning: 'q' may be used uninitialized in this function: => 251, 283
+ src/net/sched/sch_netem.c: warning: 'skb2' may be used uninitialized in this function: => 312
+ src/net/sched/sch_prio.c: warning: 'len' may be used uninitialized in this function: => 130
+ src/net/sched/sch_qfq.c: warning: 'err' may be used uninitialized in this function: => 846
+ src/net/sctp/protocol.c: warning: label 'free_next' defined but not used: => 676
+ src/net/sctp/socket.c: warning: 'head' may be used uninitialized in this function: => 5674
+ src/net/sctp/socket.c: warning: 'newsock' may be used uninitialized in this function: => 4215
+ src/net/wireless/nl80211.c: warning: 'dev' may be used uninitialized in this function: => 5846
+ src/net/wireless/nl80211.c: warning: 'rdev' may be used uninitialized in this function: => 1178, 5845
+ src/net/wireless/radiotap.c: warning: 'size' may be used uninitialized in this function: => 205
+ src/net/xfrm/xfrm_state.c: warning: 'x0' may be used uninitialized in this function: => 797
+ src/scripts/dtc/dtc.c: warning: variable 'check' set but not used [-Wunused-but-set-variable]: => 102:17
+ src/scripts/dtc/flattree.c: warning: variable 'p' set but not used [-Wunused-but-set-variable]: => 700:14
+ src/sound/soc/codecs/adau1373.c: warning: large integer implicitly truncated to unsigned type: => 940
+ src/sound/soc/codecs/wm8994.c: warning: unused variable 'wm8994': => 58
+ src/sound/soc/sh/fsi.c: warning: passing argument 1 of '__fsi_reg_mask_set' makes pointer from integer without a cast: => 664, 920, 742, 898, 739
+ src/sound/soc/sh/fsi.c: warning: passing argument 1 of '__fsi_reg_read' makes pointer from integer without a cast: => 453, 506, 443, 529, 444, 454
+ src/sound/soc/sh/fsi.c: warning: passing argument 1 of '__fsi_reg_write' makes pointer from integer without a cast: => 741, 738, 468, 518, 911, 469, 915, 494, 914
+ warning: (BRIDGE_NF_EBTABLES) selects NETFILTER_XTABLES which has unmet direct dependencies (NET && INET && NETFILTER): => N/A
+ warning: (ETRAX_USB_HOST && MOUSE_APPLETOUCH && MOUSE_BCM5974 && 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: (IWLWIFI && IWLWIFI_LEGACY && ATH5K && ATH9K && ATH9K_HTC && CARL9170_LEDS) selects MAC80211_LEDS which has unmet direct dependencies (NET && WIRELESS && MAC80211 && LEDS_CLASS): => N/A
+ warning: (MIPS_ALCHEMY && CAVIUM_OCTEON_REFERENCE_BOARD && SOC_AR71XX && SOC_AR724X && BCM63XX_CPU_6338) selects USB_ARCH_HAS_OHCI which has unmet direct dependencies (USB_SUPPORT): => N/A
+ warning: (MIPS_ALCHEMY && CAVIUM_OCTEON_REFERENCE_BOARD && SOC_AR71XX && SOC_AR724X && SOC_AR913X) selects USB_ARCH_HAS_EHCI which has unmet direct dependencies (USB_SUPPORT): => N/A
+ warning: (MLX4_INFINIBAND) selects NET_VENDOR_MELLANOX which has unmet direct dependencies (NETDEVICES && ETHERNET && PCI && INET): => N/A
+ warning: (PLATFORM_AT32AP) selects HAVE_NET_MACB which has unmet direct dependencies (NETDEVICES && ETHERNET): => N/A
+ warning: (PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && HOTPLUG && EXPERIMENTAL && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV)): => N/A
+ warning: (PREEMPT && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE): => N/A
+ warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL): => N/A
+ warning: __mcount_loc already exists: arch/sparc/kernel/audit.o: => N/A
+ warning: __mcount_loc already exists: arch/sparc/kernel/btext.o: => N/A
+ warning: __mcount_loc already exists: arch/sparc/kernel/compat_audit.o: => N/A

[ 5323 lines about "__mcount_loc already exists" in sparc-allmodconfig deleted ]

+ warning: arch/powerpc/kernel/built-in.o(.text+0x4935c): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.call_prom(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x49384): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.call_prom(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4939c): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x493e0): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x49400): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x49748): Section mismatch in reference from the function .prom_opal_takeover() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4974c): Section mismatch in reference from the function .prom_opal_takeover() to the function .init.text:.prom_close_stdin(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4aebc): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.call_prom(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4aee4): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.call_prom(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4aefc): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4af40): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4af60): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4b2a8): Section mismatch in reference from the function .prom_opal_takeover() to the function .init.text:.prom_printf(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0x4b2ac): Section mismatch in reference from the function .prom_opal_takeover() to the function .init.text:.prom_close_stdin(): => N/A
+ warning: arch/powerpc/kernel/built-in.o(.text+0xc384): Section mismatch in reference from the variable start_secondary_resume to the function .devinit.text:start_secondary(): => N/A
+ warning: arch/powerpc/mm/built-in.o(.text+0xb614): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): => N/A
+ warning: arch/powerpc/mm/built-in.o(.text+0xb6f8): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): => N/A
+ warning: arch/powerpc/platforms/built-in.o(.text+0x684e0): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_irq(): => N/A
+ warning: arch/powerpc/platforms/built-in.o(.text+0x68520): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_debug_brk(): => N/A
+ warning: arch/powerpc/platforms/built-in.o(.text+0x8d714): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_irq(): => N/A
+ warning: arch/powerpc/platforms/built-in.o(.text+0x8d754): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_debug_brk(): => N/A
+ warning: arch/powerpc/platforms/ps3/built-in.o(.text+0xe6d8): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_irq(): => N/A
+ warning: arch/powerpc/platforms/ps3/built-in.o(.text+0xe718): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_debug_brk(): => N/A
+ warning: arch/powerpc/sysdev/built-in.o(.text+0x109d8): 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+0xef54): 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+0x2014): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): => N/A
+ warning: drivers/iommu/built-in.o(.text+0xbba4): Section mismatch in reference from the function dmar_parse_rmrr_atsr_dev() to the function .init.text:dmar_parse_dev_scope(): => N/A
+ warning: drivers/iommu/built-in.o(.text+0xbc4c): Section mismatch in reference from the function dmar_parse_rmrr_atsr_dev() to the function .init.text:dmar_parse_dev_scope(): => N/A
+ warning: drivers/iommu/built-in.o(.text+0xd996): Section mismatch in reference from the function ir_dev_scope_init() to the function .init.text:dmar_dev_scope_init(): => N/A
+ warning: drivers/sbus/char/bbc.o(.devinit.text+0x8): Section mismatch in reference from the function bbc_i2c_probe() to the function .init.text:T.409(): => N/A
+ warning: drivers/spi/built-in.o(.devinit.text+0x1458): Section mismatch in reference from the function .spi_gpio_probe() to the function .init.text:.spi_gpio_alloc(): => N/A
+ warning: drivers/spi/built-in.o(.devinit.text+0x148c): Section mismatch in reference from the function .spi_gpio_probe() to the function .init.text:.spi_gpio_alloc(): => N/A
+ warning: drivers/spi/built-in.o(.devinit.text+0x14bc): Section mismatch in reference from the function .spi_gpio_probe() to the function .init.text:.spi_gpio_alloc(): => N/A
+ warning: drivers/usb/gadget/g_multi.o(.text+0x8580): Section mismatch in reference from the function cdc_config_register() to the function .init.text:cdc_do_config(): => N/A
+ warning: drivers/usb/gadget/g_multi.o(.text+0x85e8): Section mismatch in reference from the function rndis_config_register() to the function .init.text:rndis_do_config(): => N/A
+ warning: vmlinux.o(.text+0xce84): Section mismatch in reference from the variable start_secondary_resume to the function .devinit.text:start_secondary(): => N/A

189 improvements:
- .config: warning: override: SLOB changes choice state: 152 =>
- /tmp/ccTGV2yr.s: Warning: source register same as write-back base: 104 =>
- include/generated/autoconf.h: warning: this is the location of the previous definition: 5707:1, 4837:1, 6559:1, 3531:1, 4669:1, 4551:1, 6081:1, 6234:1, 5629:1 =>
- modpost: WARNING: modpost: Found 4 section mismatch(es).: N/A =>
- modpost: WARNING: modpost: Found 5 section mismatch(es).: N/A =>
- modpost: WARNING: modpost: Found 6 section mismatch(es).: N/A =>
- src/arch/powerpc/kernel/jump_label.c: warning: 'struct jump_entry' declared inside parameter list: 15 =>
- src/arch/powerpc/kernel/jump_label.c: warning: its scope is only this definition or declaration, which is probably not what you want: 15 =>
- src/arch/powerpc/mm/hugetlbpage.c: warning: control reaches end of non-void function: 48 =>
- src/arch/x86/xen/enlighten.c: warning: 'cx' may be used uninitialized in this function: 226 =>
- src/block/blk-merge.c: warning: 'bbio' may be used uninitialized in this function: 18 =>
- src/drivers/edac/i82975x_edac.c: warning: integer constant is too large for 'unsigned long' type: 298 =>
- src/drivers/gpio/gpio-bt8xx.c: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result: 247 =>
- src/drivers/gpu/drm/radeon/radeon_gart.c: warning: passing argument 3 of 'pci_free_consistent' discards qualifiers from pointer target type: 69 =>
- src/drivers/i2c/busses/i2c-elektor.c: warning: assignment makes pointer from integer without a cast: 153 =>
- src/drivers/input/keyboard/lm8323.c: warning: 'lm8323_resume' defined but not used: 817 =>
- src/drivers/input/keyboard/lm8323.c: warning: 'lm8323_suspend' defined but not used: 797 =>
- src/drivers/input/misc/twl6040-vibra.c: warning: "CONFIG_PM_SLEEP" is not defined: 231:5 =>
- src/drivers/input/mouse/synaptics_i2c.c: warning: 'synaptics_i2c_resume' defined but not used: 637 =>
- src/drivers/input/mouse/synaptics_i2c.c: warning: 'synaptics_i2c_suspend' defined but not used: 624 =>
- src/drivers/input/touchscreen/ad7879-i2c.c: warning: 'ad7879_i2c_resume' defined but not used: 31 =>
- src/drivers/input/touchscreen/ad7879-i2c.c: warning: 'ad7879_i2c_suspend' defined but not used: 21 =>
- src/drivers/leds/leds-lp5521.c: warning: 'engine_state' may be used uninitialized in this function: 168 =>
- src/drivers/media/video/m5mols/m5mols_capture.c: warning: 'timeout' may be used uninitialized in this function: 124 =>
- src/drivers/message/fusion/mptbase.c: warning: 'seq_mpt_print_ioc_summary' defined but not used: 6810 =>
- src/drivers/mtd/maps/physmap.c: warning: assignment from incompatible pointer type: 255 =>
- src/drivers/net/acenic.c: warning: passing argument 3 of 'pci_free_consistent' discards qualifiers from pointer target type: 765, 759, 754 =>
- src/drivers/net/ax88796.c: warning: unused variable 'ei_local': 796 =>
- src/drivers/net/cnic.c: warning: large integer implicitly truncated to unsigned type: 1399, 1387, 1414, 1429 =>
- src/drivers/net/hp100.c: warning: label 'out3' defined but not used: 3046 =>
- src/drivers/net/lib82596.c: warning: passing argument 2 of 'dma_cache_sync' discards qualifiers from pointer target type: 391, 1262, 600, 961, 896, 581, 1287, 629, 375, 1318, 580, 855, 837, 372, 388 =>
- src/drivers/net/ll_temac_main.c: warning: cast to pointer from integer of different size: 629 =>
- src/drivers/net/pch_gbe/pch_gbe_main.c: warning: unused variable 'netdev': 701 =>
- src/drivers/net/pcmcia/ibmtr_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:201): 195 =>
- src/drivers/net/pcmcia/ibmtr_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:203): 195 =>
- src/drivers/net/pcmcia/nmclan_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:201): 628 =>
- src/drivers/net/pcmcia/nmclan_cs.c: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /scratch/kisskb/src/include/pcmcia/ds.h:203): 628 =>
- src/drivers/net/pcmcia/smc91c92_cs.c: warning: unused variable 'smc': 960 =>
- src/drivers/net/seeq8005.c: warning: integer overflow in expression: 701, 544 =>
- src/drivers/net/sh_eth.c: warning: unused variable 'mdp': 1907 =>
- src/drivers/net/sky2.c: warning: control reaches end of non-void function: 3046 =>
- src/drivers/net/smc911x.c: warning: unused variable 'lp': 2122 =>
- src/drivers/net/smc911x.h: warning: control reaches end of non-void function: 135 =>
- src/drivers/net/smc91x.c: warning: cast from pointer to integer of different size: 1910 =>
- src/drivers/net/smc91x.c: warning: passing argument 1 of 'insw' makes integer from pointer without a cast: 490 =>
- src/drivers/net/smc91x.c: warning: passing argument 1 of 'inw' makes integer from pointer without a cast: 833, 1341, 621, 571, 1921, 860, 1908, 1661, 470, 679, 1346, 729, 796, 1895, 677, 1345, 1687, 440, 1682, 1656, 800, 752, 1289, 1280, 421, 1250, 1878, 717, 1343, 1266, 1226, 1689, 756, 330, 492, 314, 1286, 1225, 1342, 1233, 1198, 396, 1174, 1946, 724, 774, 1823, 691, 411 =>
- src/drivers/net/smc91x.c: warning: passing argument 1 of 'outsw' makes integer from pointer without a cast: 597 =>
- src/drivers/net/smc91x.c: warning: passing argument 2 of 'outw' makes integer from pointer without a cast: 391, 1677, 621, 1920, 679, 600, 1457, 1460, 821, 785, 329, 1200, 805, 1681, 582, 1808, 1289, 1280, 313, 1836, 1250, 395, 1267, 938, 1653, 1680, 753, 1454, 347, 1296, 441, 1894, 728, 1132, 349, 1458, 865, 725, 325, 1809, 803, 350, 1907, 1657, 1650, 1945, 396, 797, 1201, 691, 1199, 1175, 311, 833, 1173, 1074, 860, 1663, 309, 1683, 346, 389, 762, 1295, 1652, 1197, 939, 1815, 1347, 380, 761, 838, 310, 418, 760, 1075, 381, 471, 783, 614, 581, 1664, 345, 254, 1265, 278, 490, 271, 1455, 328, 1024, 594, 669, 1286, 851, 1344, 1692, 757, 1678, 390, 253, 597, 1025, 356, 1655, 1227, 296, 357, 1691, 940, 1649, 493, 270 =>
- src/drivers/net/smc91x.h: warning: "SMC_inb" redefined: 505:1 =>
- src/drivers/net/smc91x.h: warning: "SMC_inl" redefined: 463:1 =>
- src/drivers/net/smc91x.h: warning: "SMC_insl" redefined: 465:1 =>
- src/drivers/net/smc91x.h: warning: "SMC_outb" redefined: 506:1 =>
- src/drivers/net/smc91x.h: warning: "SMC_outl" redefined: 464:1 =>
- src/drivers/net/smc91x.h: warning: "SMC_outsl" redefined: 466:1 =>
- src/drivers/net/smc91x.h: warning: this is the location of the previous definition: 181:1, 180:1, 183:1, 185:1, 178:1, 184:1 =>
- src/drivers/net/tehuti.c: warning: passing argument 2 of 'bdx_tx_push_desc_safe' discards qualifiers from pointer target type: 330 =>
- src/drivers/net/tlan.c: warning: label 'err_out' defined but not used: 618 =>
- src/drivers/net/vxge/vxge-main.c: warning: 'adaptive_coalesce_rx_interrupts' defined but not used: 2144 =>
- src/drivers/net/vxge/vxge-main.c: warning: 'adaptive_coalesce_tx_interrupts' defined but not used: 2116 =>
- src/drivers/net/wireless/b43/phy_lcn.h: warning: no newline at end of file: 14:28 =>
- src/drivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c: warning: passing argument 2 of 'dma_map_single' discards qualifiers from pointer target type: 665 =>
- src/drivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c: warning: passing argument 2 of 'dma_map_single_attrs' discards qualifiers from pointer target type: 665 =>
- src/drivers/net/wireless/libertas/if_spi.c: warning: 'hiStatus' may be used uninitialized in this function: 870 =>
- src/drivers/net/wireless/libertas/if_spi.c: warning: 'len' may be used uninitialized in this function: 690, 552, 753 =>
- src/drivers/net/wireless/libertas/if_spi.c: warning: 'rval' may be used uninitialized in this function: 401 =>
- src/drivers/net/wireless/libertas/if_spi.c: warning: 'val' may be used uninitialized in this function: 299 =>
- src/drivers/net/wireless/rtlwifi/rtl8192de/hw.c: warning: unused variable 'rtlpci': 1234 =>
- src/drivers/net/wireless/rtlwifi/rtl8192se/hw.c: warning: unused variable 'rtlpci': 1223 =>
- src/drivers/pci/hotplug/acpiphp_glue.c: warning: passing argument 2 of 'register_hotplug_dock_device' discards qualifiers from pointer target type: 227 =>
- src/drivers/platform/x86/tc1100-wmi.c: warning: 'suspend_data' defined but not used: 57 =>
- src/drivers/scsi/lpfc/lpfc_attr.c: warning: 'portstat_reg.word0' may be used uninitialized in this function: 771 =>
- src/drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif.c: warning: 'cmd52_resp' may be used uninitialized in this function: 615 =>
- src/drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif.c: warning: 'err' may be used uninitialized in this function: 611 =>
- src/drivers/staging/ath6kl/htc2/htc_services.c: warning: 'pLastEntry' may be used uninitialized in this function: 312 =>
- src/drivers/staging/ath6kl/os/linux/ar6000_drv.c: warning: "CONFIG_AR600x_BT_RESET_PIN" redefined: 1345:1 =>
- src/drivers/staging/ath6kl/os/linux/cfg80211.c: warning: comparison is always false due to limited range of data type: 1048, 1009, 366, 1089, 921 =>
- src/drivers/staging/easycap/easycap_main.c: warning: comparison of distinct pointer types lacks a cast: 1610, 1617 =>
- src/drivers/staging/iio/accel/sca3000_ring.c: warning: 'sca3000_show_ring_bpse' defined but not used: 239, 236 =>
- src/drivers/staging/iio/accel/sca3000_ring.c: warning: 'sca3000_store_ring_bpse' defined but not used: 266, 270 =>
- src/drivers/staging/iio/adc/ad7150.c: warning: 'iio_dev_attr_available_conversion_modes' defined but not used: 179 =>
- src/drivers/staging/iio/adc/ad7150.c: warning: 'iio_dev_attr_conversion_mode' defined but not used: 218, 220 =>
- src/drivers/staging/iio/adc/ad7291.c: warning: 'size' may be used uninitialized in this function: 365 =>
- src/drivers/staging/iio/dac/ad5504.c: warning: 'st' may be used uninitialized in this function: 281 =>
- src/drivers/staging/iio/dac/ad5791.c: warning: label 'error_ret' defined but not used: 384 =>
- src/drivers/staging/iio/industrialio-core.c: warning: 'mask' may be used uninitialized in this function: 914 =>
- src/drivers/staging/iio/light/tsl2563.c: warning: 'id' may be used uninitialized in this function: 736 =>
- src/drivers/staging/iio/light/tsl2563.c: warning: initialization from incompatible pointer type: 687 =>
- src/drivers/staging/iio/meter/ade7854.c: warning: label 'error_ret' defined but not used: 585 =>
- src/drivers/staging/iio/resolver/ad2s120x.c: warning: 'pos' may be used uninitialized in this function: 46 =>
- src/drivers/staging/iio/resolver/ad2s120x.c: warning: 'vel' may be used uninitialized in this function: 47 =>
- src/drivers/staging/lirc/lirc_serial.c: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type '__kernel_suseconds_t': 720, 731, 705 =>
- src/drivers/staging/lirc/lirc_serial.c: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type '__kernel_suseconds_t': 720, 731, 705 =>
- src/drivers/staging/rtl8192e/ieee80211/ieee80211_module.c: warning: comparison of distinct pointer types lacks a cast: 253 =>
- src/drivers/usb/otg/twl6030-usb.c: warning: 'twl6030_set_phy_clk' defined but not used: 142, 141 =>
- src/drivers/usb/storage/ene_ub6250.c: warning: 'offset' may be used uninitialized in this function: 1765 =>
- src/drivers/usb/storage/ene_ub6250.c: warning: 'result' may be used uninitialized in this function: 1728 =>
- src/drivers/video/fsl-diu-fb.c: warning: format '%08x' expects type 'unsigned int', but argument 5 has type 'resource_size_t': 1521 =>
- src/drivers/video/via/via-core.c: warning: assignment discards qualifiers from pointer target type: 691 =>
- src/drivers/video/via/viafbdev.c: warning: ignoring return value of 'kstrtoul', declared with attribute warn_unused_result: 1328, 1161, 1397, 1289, 1231, 1434 =>
- src/include/linux/posix_acl.h: warning: control reaches end of non-void function CC [M] drivers/video/backlight/ili9320.o: 101 =>
- src/include/linux/video_output.h: warning: 'video_output_register' defined but not used: 45 =>
- src/include/linux/video_output.h: warning: 'video_output_unregister' defined but not used: 52 =>
- src/kernel/futex.c: warning: 'curval' may be used uninitialized in this function: 1579 =>
- src/kernel/futex.c: warning: 'nval' may be used uninitialized in this function: 2484 =>
- src/kernel/pm_qos_params.c: warning: control may reach end of non-void function 'pm_qos_get_value' being inlined: 411 =>
- src/kernel/pm_qos_params.c: warning: control reaches end of non-void function: 146 =>
- src/kernel/profile.c: warning: 'profile_cpu_callback' defined but not used: 355 =>
- src/kernel/profile.c: warning: 'profile_discard_flip_buffers' defined but not used: 291 =>
- src/kernel/profile.c: warning: 'profile_flip_buffers' defined but not used: 268 =>
- src/kernel/trace/trace_printk.c: warning: 'fmt' may be used uninitialized in this function: 52 =>
- src/kernel/watchdog.c: warning: 'watchdog_disable_all_cpus' defined but not used: 501 =>
- src/kernel/watchdog.c: warning: 'watchdog_enable_all_cpus' defined but not used: 484 =>
- src/net/ipv4/route.c: warning: 'ip_rt_gc_interval' defined but not used: 123 =>
- src/sound/soc/codecs/wm8996.c: warning: 'i' may be used uninitialized in this function: 701 =>
- src/sound/soc/fsl/fsl_dma.c: warning: unused variable 'dai': 300 =>
- src/sound/soc/soc-io.c: warning: 'ret' may be used uninitialized in this function: 276 =>
- warning: (BATTERY_DS2780) selects W1 which has unmet direct dependencies (HAS_IOMEM): N/A =>
- warning: (CAVIUM_OCTEON_REFERENCE_BOARD && SOC_AR71XX && SOC_AR724X && BCM63XX_CPU_6338) selects USB_ARCH_HAS_OHCI which has unmet direct dependencies (USB_SUPPORT): N/A =>
- warning: (CAVIUM_OCTEON_REFERENCE_BOARD && SOC_AR71XX && SOC_AR724X && SOC_AR913X) selects USB_ARCH_HAS_EHCI which has unmet direct dependencies (USB_SUPPORT): N/A =>
- warning: (ETRAX_USB_HOST && MOUSE_APPLETOUCH && MOUSE_BCM5974 && JOYSTICK_XPAD && TABLET_USB_ACECAD && TABLET_USB_AIPTEK && TABLET_USB_HANWANG && TABLET_USB_KBTAB && TABLET_USB_WACOM && TOUCHSCREEN_USB_COMPOSITE && INPUT_ATI_REMOTE && 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: (HAVE_TEXT_POKE_SMP) selects STOP_MACHINE which has unmet direct dependencies (SMP && MODULE_UNLOAD || HOTPLUG_CPU): N/A =>
- warning: (IWLAGN && IWLWIFI_LEGACY && ATH5K && ATH9K && ATH9K_HTC && CARL9170_LEDS) selects MAC80211_LEDS which has unmet direct dependencies (NET && WIRELESS && MAC80211 && LEDS_CLASS): N/A =>
- warning: (MTD_DOC2000 && MTD_DOC2001 && MTD_DOC2001PLUS) selects MTD_NAND_IDS which has unmet direct dependencies (MTD && MTD_NAND): N/A =>
- warning: (PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct dependencies (SMP && HOTPLUG && EXPERIMENTAL && (PPC_PSERIES || PPC_PMAC)): N/A =>
- warning: (PPC_CELL_NATIVE && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_NEW_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && NET_ETHERNET): N/A =>
- warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_NEW_EMAC_TAH which has unmet direct dependencies (NETDEVICES && NET_ETHERNET): N/A =>
- warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_NEW_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && NET_ETHERNET): N/A =>
- warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_NEW_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && NET_ETHERNET): N/A =>
- warning: (PPC_PS3 && 440EP) selects USB_ARCH_HAS_OHCI which has unmet direct dependencies (USB_SUPPORT): N/A =>
- warning: (PPC_PS3 && PPC_CELLEB && USB_EHCI_HCD_PMC_MSP && XPS_USB_HCD_XILINX && USB_OCTEON_EHCI) selects USB_EHCI_BIG_ENDIAN_MMIO which has unmet direct dependencies (USB_SUPPORT && USB_EHCI_HCD && (PPC_CELLEB || PPC_PS3 || 440EPX || ARCH_IXP4XX || XPS_USB_HCD_XILINX || PPC_MPC512x || CPU_CAVIUM_OCTEON || PMC_MSP || SPARC_LEON)): 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: (PPC_PS3) selects USB_ARCH_HAS_EHCI which has unmet direct dependencies (USB_SUPPORT): N/A =>
- warning: (PPC_PS3) selects USB_OHCI_LITTLE_ENDIAN which has unmet direct dependencies (USB_SUPPORT && USB_OHCI_HCD): N/A =>
- warning: (PREEMPT && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (!MMU && COLDFIRE): N/A =>
- warning: arch/powerpc/mm/built-in.o(.text+0x6a60): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): N/A =>
- warning: arch/powerpc/mm/built-in.o(.text+0x6ab4): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): N/A =>
- warning: arch/powerpc/mm/built-in.o(.text+0xb468): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): N/A =>
- warning: arch/powerpc/mm/built-in.o(.text+0xb54c): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0x10014): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0x100c4): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0x10ac4): 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+0x9370): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0x93e8): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0x99c4): 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+0xe57c): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0xe62c): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/built-in.o(.text+0xf02c): 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+0x14bc): 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+0x1758): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/xics/built-in.o(.text+0x1808): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/xics/built-in.o(.text+0x2208): 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+0xe68): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: arch/powerpc/sysdev/xics/built-in.o(.text+0xee0): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: drivers/built-in.o(.data+0xd66a0): Section mismatch in reference from the variable uio_pdrv_genirq to the variable .devinit.rodata:uio_of_genirq_match: N/A =>
- warning: drivers/built-in.o(.text+0x2942bf0): Section mismatch in reference from the function .tc3589x_keypad_open() to the function .devinit.text:.tc3589x_keypad_init_key_hardware(): N/A =>
- warning: drivers/input/built-in.o(.text+0x28304): Section mismatch in reference from the function .tc3589x_keypad_open() to the function .devinit.text:.tc3589x_keypad_init_key_hardware(): N/A =>
- warning: drivers/input/keyboard/built-in.o(.text+0x10c10): Section mismatch in reference from the function .tc3589x_keypad_open() to the function .devinit.text:.tc3589x_keypad_init_key_hardware(): N/A =>
- warning: drivers/input/keyboard/built-in.o(.text+0xc380): Section mismatch in reference from the function tc3589x_keypad_open() to the function .devinit.text:adp5520_keys_probe(): N/A =>
- warning: drivers/mfd/built-in.o(.data+0x6400): Section mismatch in reference from the variable ab3550_driver to the function .init.text:pm860x_i2c_init(): N/A =>
- warning: drivers/mfd/cs5535-mfd.o(.data+0x20): Section mismatch in reference from the variable cs5535_mfd_drv to the function .devinit.text:cs5535_mfd_probe(): N/A =>
- warning: drivers/mfd/cs5535-mfd.o(.data+0x28): Section mismatch in reference from the variable cs5535_mfd_drv to the function .devexit.text:cs5535_mfd_remove(): N/A =>
- warning: drivers/sbus/char/bbc.o(.devinit.text+0x8): Section mismatch in reference from the function bbc_i2c_probe() to the function .init.text:T.407(): N/A =>
- warning: drivers/spi/spi-topcliff-pch.o(.data+0x30): Section mismatch in reference from the variable pch_spi_pcidev to the function .devinit.text:pch_spi_probe(): N/A =>
- warning: drivers/spi/spi-topcliff-pch.o(.data+0x38): Section mismatch in reference from the variable pch_spi_pcidev to the function .devexit.text:pch_spi_remove(): N/A =>
- warning: drivers/staging/comedi/drivers/s626.o(.text+0x2efe): 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+0x2f08): 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+0x2f0f): 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+0x2f2f): Section mismatch in reference from the function s626_attach() to the variable .devinit.rodata:s626_pci_table: N/A =>
- warning: drivers/uio/built-in.o(.data+0x680): Section mismatch in reference from the variable uio_pdrv_genirq to the variable .devinit.rodata:uio_of_genirq_match: N/A =>
- warning: drivers/usb/gadget/g_ffs.o(.text+0xbac2): Section mismatch in reference from the function eth_bind_config() to the function .init.text:geth_bind_config(): N/A =>
- warning: drivers/usb/gadget/g_multi.o(.text+0x873c): Section mismatch in reference from the function cdc_config_register() to the function .init.text:cdc_do_config(): N/A =>
- warning: drivers/usb/gadget/g_multi.o(.text+0x87a4): Section mismatch in reference from the function rndis_config_register() to the function .init.text:rndis_do_config(): N/A =>
- warning: vmlinux.o(.devinit.text+0x9792): Section mismatch in reference from the function cnb20le_res() to the function .init.text:acpi_os_get_root_pointer(): N/A =>
- warning: vmlinux.o(.text+0x1e724): 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+0x3a6e0): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): N/A =>
- warning: vmlinux.o(.text+0x3a734): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.get_node_active_region(): N/A =>
- warning: vmlinux.o(.text+0x3a784): Section mismatch in reference from the function .mark_reserved_regions_for_nid() to the function .init.text:.reserve_bootmem_node(): N/A =>
- warning: vmlinux.o(.text+0x490d8): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: vmlinux.o(.text+0x49150): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node(): N/A =>
- warning: vmlinux.o(.text+0x4972c): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics(): N/A =>
- warning: vmlinux.o(.text+0x571ac): 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+0x5aafc): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up(): N/A =>
- warning: vmlinux.o(.text+0x5faf8): 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+0x5fb44): 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+0x5fb80): 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+0x62022): Section mismatch in reference from the variable system_reset_iSeries to the variable .init.data:boot_paca: 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+0x92f0): Section mismatch in reference from the function .start_secondary_prolog() to the function .devinit.text:.start_secondary(): N/A =>
- warning: vmlinux.o(.text+0x9304): Section mismatch in reference from the function .start_secondary_resume() to the function .devinit.text:.start_secondary(): 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: 2011-11-28 21:31    [W:0.107 / U:0.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site