Below is the list of build error/warning regressions/improvements in
v4.4-rc7[1] compared to v4.3[2].

Summarized:
  - build errors: +22/-11
  - build warnings: +290/-103

JFYI, when comparing v4.4-rc7[1] to v4.4-rc6[3], the summaries are:
  - build errors: +14/-3
  - build warnings: +176/-60

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

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/9745/ (258 out of 259 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/9535/ (256 out of 259 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/9734/ (all 259 configs)


*** ERRORS ***

22 error regressions:
  + /home/kisskb/slave/src/include/linux/workqueue.h: error: dereferencing 
type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]: 
 => 186:2
  + /home/kisskb/slave/src/net/sched/sch_dsmark.c: error: unrecognizable insn:: 
 => 316:1
  + /tmp/cc5veAi5.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 49, 378
  + /tmp/cc6DopGj.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 43
  + /tmp/cc7GEfIa.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 43
  + /tmp/ccGsoCyO.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 49, 366
  + /tmp/ccH1dW0f.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 43
  + /tmp/ccP7l3ug.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 43
  + /tmp/ccSlbKej.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 43
  + /tmp/ccemCHRe.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 326, 50
  + /tmp/cckgYy8k.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 50, 329
  + /tmp/cclNaAGh.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 49, 366
  + /tmp/ccmqbWag.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 43
  + /tmp/cczzZNSV.s: Error: can't resolve `_start' {*UND* section} - `L0' 
{.text section}:  => 41, 403
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `.kfree' defined in .text section in mm/built-in.o:  => (.text+0x1ff8398)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `.netif_carrier_off' defined in .text section in net/built-in.o:  => 
(.text+0x1ff9188), (.text+0x1ff6f0c)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `.netif_device_attach' defined in .text section in net/built-in.o:  => 
(.text+0x1ff9688)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `.netif_device_detach' defined in .text section in net/built-in.o:  => 
(.text+0x1ff83fc)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_restgpr0_30' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8e68)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_savegpr0_29' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff95e0), (.text+0x1ff8e70)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`.netif_tx_wake_queue' defined in .text section in net/built-in.o:  => 
(.text+0x1ff9540)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`_savegpr0_29' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff9448)

11 error improvements:
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit 
declaration of function 'early_init_dt_scan_nodes' 
[-Werror=implicit-function-declaration]: 244:2 => 
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit 
declaration of function 'early_init_dt_verify' 
[-Werror=implicit-function-declaration]: 215:2 => 
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit 
declaration of function 'of_flat_dt_match_machine' 
[-Werror=implicit-function-declaration]: 218:2 => 
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit 
declaration of function 'of_get_flat_dt_prop' 
[-Werror=implicit-function-declaration]: 229:3 => 
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit 
declaration of function 'of_get_flat_dt_root' 
[-Werror=implicit-function-declaration]: 228:3 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: error: implicit declaration 
of function 'free_dma' [-Werror=implicit-function-declaration]: 11384:3 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: error: implicit declaration 
of function 'request_dma' [-Werror=implicit-function-declaration]: 11300:4 => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' 
defined in .text section in arch/powerpc/kernel/entry_64.o: (.text+0x1ff8ac0), 
(.text+0x1ff90c8), (.text+0x1ff8684), (.text+0x1ff8a78), (.text+0x1ff8804), 
(.text+0x1ff8c08) => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`.eeh_check_failure' defined in .text section in 
arch/powerpc/kernel/built-in.o: (.text+0x1ff8fc0), (.text+0x1ff8ec4) => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`_restgpr0_22' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o: (.text+0x1ff90b0) => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`_savegpr0_30' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o: (.text+0x1ff8a68) => 


*** WARNINGS ***

290 warning regressions:
  + /home/kisskb/slave/src/arch/arc/include/asm/elf.h: warning: integer 
overflow in expression [-Woverflow]:  => 58:29
  + /home/kisskb/slave/src/arch/powerpc/include/asm/io-defs.h: warning: 
'px_cmd' may be used uninitialized in this function [-Wuninitialized]:  => 11:1
  + /home/kisskb/slave/src/arch/powerpc/include/asm/io-defs.h: warning: 'px_is' 
may be used uninitialized in this function [-Wuninitialized]:  => 11:1
  + /home/kisskb/slave/src/arch/powerpc/net/bpf_jit_comp.c: warning: the frame 
size of 4416 bytes is larger than 2048 bytes [-Wframe-larger-than=]:  => 561:1
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: 
Warning: overflow in branch to syscall_exit_work; converted into longer 
instruction sequence  CC      arch/sh/kernel/cpu/sh2a/setup-sh7201.o:  => 383
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c: warning: 
'tmu3_device' defined but not used [-Wunused-variable]:  => 251:31
  + /home/kisskb/slave/src/arch/x86/entry/vsyscall/vsyscall_64.c: warning: 
'syscall_nr' may be used uninitialized in this function [-Wuninitialized]:  => 
208:16
  + /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c: warning: 'order' 
may be used uninitialized in this function [-Wuninitialized]: 1113:14 => 
1113:14, 884:2
  + /home/kisskb/slave/src/arch/x86/kernel/cpu/perf_event_amd_ibs.c: warning: 
'config' may be used uninitialized in this function [-Wuninitialized]:  => 
268:11
  + /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_addr' may be 
used uninitialized in this function [-Wuninitialized]:  => 683:26
  + /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_sz' may be 
used uninitialized in this function [-Wuninitialized]:  => 693:2
  + /home/kisskb/slave/src/arch/x86/kernel/dumpstack_64.c: warning: 'id' may be 
used uninitialized in this function [-Wuninitialized]:  => 202:4
  + /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: warning: 'align' 
may be used uninitialized in this function [-Wuninitialized]: 358:20 => 358:2, 
358:20
  + /home/kisskb/slave/src/arch/x86/kernel/ksysfs.c: warning: 'size' may be 
used uninitialized in this function [-Wuninitialized]:  => 227:17
  + /home/kisskb/slave/src/block/blk-merge.c: warning: 'bbio' may be used 
uninitialized in this function [-Wuninitialized]:  => 235:2
  + /home/kisskb/slave/src/block/bsg.c: warning: 'rw' may be used uninitialized 
in this function [-Wuninitialized]:  => 245:2
  + /home/kisskb/slave/src/crypto/keywrap.c: warning: 'crypto_kw_decrypt' uses 
dynamic stack allocation [enabled by default]:  => 218:1
  + /home/kisskb/slave/src/crypto/keywrap.c: warning: 'crypto_kw_encrypt' uses 
dynamic stack allocation [enabled by default]:  => 303:1
  + /home/kisskb/slave/src/drivers/ata/libata-core.c: warning: 'native_sectors' 
may be used uninitialized in this function [-Wuninitialized]:  => 1367:3
  + /home/kisskb/slave/src/drivers/ata/libata-scsi.c: warning: 'dev' may be 
used uninitialized in this function [-Wuninitialized]:  => 3770:3
  + /home/kisskb/slave/src/drivers/ata/libata-scsi.c: warning: 
'last_failed_dev' may be used uninitialized in this function [-Wuninitialized]: 
 => 3770:3
  + /home/kisskb/slave/src/drivers/base/memory.c: warning: 'section_nr' may be 
used uninitialized in this function [-Wuninitialized]:  => 648:25
  + /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be 
used uninitialized in this function [-Wuninitialized]:  => 2293:6
  + /home/kisskb/slave/src/drivers/block/DAC960.c: warning: 'ControllerNumber' 
may be used uninitialized in this function [-Wuninitialized]:  => 6649:2
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[0]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[10]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[11]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[12]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[13]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[14]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[15]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[1]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[2]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[3]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[4]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[5]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[6]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[7]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[8]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/cciss.c: warning: 'sn[9]' may be used 
uninitialized in this function [-Wuninitialized]:  => 697:18
  + /home/kisskb/slave/src/drivers/block/floppy.c: warning: 'size' may be used 
uninitialized in this function [-Wuninitialized]:  => 3501:3
  + /home/kisskb/slave/src/drivers/block/virtio_blk.c: warning: 'blk_size' may 
be used uninitialized in this function [-Wuninitialized]:  => 703:31
  + /home/kisskb/slave/src/drivers/block/virtio_blk.c: warning: 'num_vqs' may 
be used uninitialized in this function [-Wuninitialized]:  => 396:21
  + /home/kisskb/slave/src/drivers/block/virtio_blk.c: warning: 'v' may be used 
uninitialized in this function [-Wuninitialized]:  => 694:29
  + /home/kisskb/slave/src/drivers/block/virtio_blk.c: warning: 'writeback' may 
be used uninitialized in this function [-Wuninitialized]:  => 483:2
  + /home/kisskb/slave/src/drivers/char/raw.c: warning: 'dev' may be used 
uninitialized in this function [-Wuninitialized]:  => 230:20
  + /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: warning: 'blob_handle' 
may be used uninitialized in this function [-Wuninitialized]:  => 565:11
  + /home/kisskb/slave/src/drivers/char/xillybus/xillybus_core.c: warning: 
'idt_handle.chandesc' may be used uninitialized in this function 
[-Wuninitialized]:  => 2025:5
  + /home/kisskb/slave/src/drivers/char/xillybus/xillybus_core.c: warning: 
'idt_handle.entries' may be used uninitialized in this function 
[-Wuninitialized]:  => 2025:5
  + /home/kisskb/slave/src/drivers/extcon/extcon.c: warning: 'attached' may be 
used uninitialized in this function [-Wuninitialized]:  => 291:28
  + /home/kisskb/slave/src/drivers/firewire/core-device.c: warning: 'changed' 
may be used uninitialized in this function [-Wuninitialized]:  => 1154:2
  + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_display.c: warning: cast 
to pointer from integer of different size [-Wint-to-pointer-cast]:  => 2969:11
  + /home/kisskb/slave/src/drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h: warning: 
'uv_filter' may be used uninitialized in this function [-Wuninitialized]:  => 
1038:16
  + /home/kisskb/slave/src/drivers/gpu/vga/vgaarb.c: warning: 'devfn' may be 
used uninitialized in this function [-Wuninitialized]:  => 1089:9
  + /home/kisskb/slave/src/drivers/hid/hid-logitech-hidpp.c: warning: 
'__name_length' may be used uninitialized in this function [-Wuninitialized]:  
=> 548:15
  + /home/kisskb/slave/src/drivers/hid/hid-picolcd_debugfs.c: warning: 'err' 
may be used uninitialized in this function [-Wuninitialized]:  => 312:10
  + /home/kisskb/slave/src/drivers/i2c/busses/i2c-diolan-u2c.c: warning: 'byte' 
may be used uninitialized in this function [-Wuninitialized]:  => 393:18
  + /home/kisskb/slave/src/drivers/leds/leds-max8997.c: warning: 'val' may be 
used uninitialized in this function [-Wuninitialized]:  => 92:27
  + /home/kisskb/slave/src/drivers/misc/bh1770glc.c: warning: 'mode' may be 
used uninitialized in this function [-Wuninitialized]:  => 236:29
  + /home/kisskb/slave/src/drivers/misc/bmp085.c: warning: 'pressure' may be 
used uninitialized in this function [-Wuninitialized]:  => 363:17
  + /home/kisskb/slave/src/drivers/misc/mei/bus-fixup.c: warning: 
'ver.radio_type' may be used uninitialized in this function [-Wuninitialized]:  
=> 186:3
  + /home/kisskb/slave/src/drivers/misc/mei/bus-fixup.c: warning: 
'ver.vendor_id' may be used uninitialized in this function [-Wuninitialized]:  
=> 185:2
  + /home/kisskb/slave/src/drivers/mmc/card/block.c: warning: 'arg' may be used 
uninitialized in this function [-Wuninitialized]:  => 1170:6
  + /home/kisskb/slave/src/drivers/mmc/card/block.c: warning: 'from' may be 
used uninitialized in this function [-Wuninitialized]:  => 1170:6
  + /home/kisskb/slave/src/drivers/mmc/card/block.c: warning: 'nr' may be used 
uninitialized in this function [-Wuninitialized]:  => 1170:6
  + /home/kisskb/slave/src/drivers/mmc/core/pwrseq_simple.c: warning: 
'mmc_pwrseq_simple_set_gpios_value.isra.10' uses dynamic stack allocation 
[enabled by default]:  => 41:1
  + /home/kisskb/slave/src/drivers/mmc/host/dw_mmc.c: warning: cast from 
pointer to integer of different size [-Wpointer-to-int-cast]:  => 702:17
  + /home/kisskb/slave/src/drivers/mtd/ubi/vmt.c: warning: 'err' may be used 
uninitialized in this function [-Wuninitialized]:  => 361:9
  + /home/kisskb/slave/src/drivers/net/ethernet/aurora/nb8800.c: warning: 
'next' may be used uninitialized in this function [-Wuninitialized]:  => 350:21
  + /home/kisskb/slave/src/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c: 
warning: the frame size of 1056 bytes is larger than 1024 bytes 
[-Wframe-larger-than=]:  => 414:1
  + /home/kisskb/slave/src/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c: 
warning: the frame size of 1060 bytes is larger than 1024 bytes 
[-Wframe-larger-than=]:  => 731:1
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_txrx.c: 
warning: 'oiph' may be used uninitialized in this function [-Wuninitialized]:  
=> 2357:37
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_txrx.c: 
warning: 'oudph' may be used uninitialized in this function [-Wuninitialized]:  
=> 2357:17
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 
'rdq' may be used uninitialized in this function [-Wuninitialized]:  => 1985:35
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 
'swid' may be used uninitialized in this function [-Wuninitialized]:  => 1976:25
  + /home/kisskb/slave/src/drivers/net/ethernet/qlogic/qed/qed_dev.c: warning: 
the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  
=> 1687:1
  + /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 
'packed' attribute ignored for field of type 'struct <anonymous>[]' 
[-Wattributes]  CC      drivers/media/tuners/mxl5007t.o:  => 123:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/xmit.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' [-Wattributes]In file 
included from /home/kisskb/slave/src/drivers/net/wireless/p54/eeprom.c:30:0::  
=> 287:3
  + /home/kisskb/slave/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c: 
warning: 'rf_amode' may be used uninitialized in this function 
[-Wuninitialized]:  => 3469:23
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'atqa' may be 
used uninitialized in this function [-Wuninitialized]:  => 669:21
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'len' may be 
used uninitialized in this function [-Wuninitialized]:  => 671:4, 671:10
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'sak' may be 
used uninitialized in this function [-Wuninitialized]:  => 665:31, 670:20
  + /home/kisskb/slave/src/drivers/of/of_reserved_mem.c: warning: comparison of 
distinct pointer types lacks a cast [enabled by default]:  => 129:11
  + /home/kisskb/slave/src/drivers/pci/quirks.c: warning: 'host_bridge' may be 
used uninitialized in this function [-Wuninitialized]:  => 2491:6
  + /home/kisskb/slave/src/drivers/pci/vc.c: warning: 'ctrl_pos2' may be used 
uninitialized in this function [-Wuninitialized]:  => 158:24
  + /home/kisskb/slave/src/drivers/platform/x86/dell-laptop.c: warning: 'ret' 
may be used uninitialized in this function [-Wuninitialized]: 1504:6 => 1504:6, 
2033:3
  + /home/kisskb/slave/src/drivers/platform/x86/samsung-laptop.c: warning: 
'loca' may be used uninitialized in this function [-Wuninitialized]:  => 1472:2
  + /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 'en_term' 
may be used uninitialized in this function [-Wuninitialized]:  => 622:27
  + /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 
'force_20pct' may be used uninitialized in this function [-Wuninitialized]:  => 
615:27
  + /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 
'bq27xxx_powersupply_init' defined but not used [-Wunused-function]:  => 994:12
  + /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 
'bq27xxx_powersupply_unregister' defined but not used [-Wunused-function]:  => 
1029:13
  + /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 
'bq27xxx_regs' defined but not used [-Wunused-variable]:  => 288:12
  + /home/kisskb/slave/src/drivers/power/da9052-battery.c: warning: 
'chg_end_current' may be used uninitialized in this function [-Wuninitialized]: 
 => 266:4
  + /home/kisskb/slave/src/drivers/power/da9052-battery.c: warning: 
'level_lower' may be used uninitialized in this function [-Wuninitialized]:  => 
325:6
  + /home/kisskb/slave/src/drivers/power/da9052-battery.c: warning: 
'level_upper' may be used uninitialized in this function [-Wuninitialized]:  => 
324:22
  + /home/kisskb/slave/src/drivers/power/da9052-battery.c: warning: 
'vbat_lower' may be used uninitialized in this function [-Wuninitialized]:  => 
325:37
  + /home/kisskb/slave/src/drivers/power/da9052-battery.c: warning: 
'vbat_upper' may be used uninitialized in this function [-Wuninitialized]:  => 
324:59
  + /home/kisskb/slave/src/drivers/power/da9150-fg.c: warning: 
'da9150_fg_read_attr.isra.4' uses dynamic stack allocation [enabled by 
default]:  => 108:1
  + /home/kisskb/slave/src/drivers/power/da9150-fg.c: warning: 
'da9150_fg_write_attr.isra.3.constprop.5' uses dynamic stack allocation 
[enabled by default]:  => 126:1
  + /home/kisskb/slave/src/drivers/regulator/core.c: warning: unused variable 
'i' [-Wunused-variable]:  => 142:6
  + /home/kisskb/slave/src/drivers/regulator/s2mpa01.c: warning: the frame size 
of 1504 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 397:1
  + /home/kisskb/slave/src/drivers/rtc/rtc-rx8025.c: warning: 'adj' may be used 
uninitialized in this function [-Wuninitialized]:  => 476:16
  + /home/kisskb/slave/src/drivers/scsi/aic94xx/aic94xx_sds.c: warning: 'offs' 
may be used uninitialized in this function [-Wuninitialized]:  => 273:25
  + /home/kisskb/slave/src/drivers/scsi/megaraid/megaraid_sas_fusion.c: 
warning: 'ld' may be used uninitialized in this function [-Wuninitialized]:  => 
1788:28
  + /home/kisskb/slave/src/drivers/scsi/megaraid/megaraid_sas_fusion.c: 
warning: 'raid' may be used uninitialized in this function [-Wuninitialized]:  
=> 1799:27
  + /home/kisskb/slave/src/drivers/scsi/osst.c: warning: 'STp' may be used 
uninitialized in this function [-Wuninitialized]:  => 4613:2
  + /home/kisskb/slave/src/drivers/staging/rts5208/sd.c: warning: 'rsp_len' may 
be used uninitialized in this function [-Wuninitialized]:  => 4216:7
  + /home/kisskb/slave/src/drivers/thunderbolt/ctl.c: warning: 'pkg' may be 
used uninitialized in this function [-Wuninitialized]:  => 207:24
  + /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' 
may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 250:10, 
163:19
  + /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' 
may be used uninitialized in this function [-Wuninitialized]: 255:18, 250:2, 
252:18 => 250:2, 252:18, 210:2, 255:18
  + /home/kisskb/slave/src/drivers/tty/vt/consolemap.c: warning: 'h' may be 
used uninitialized in this function [-Wuninitialized]:  => 802:6
  + /home/kisskb/slave/src/drivers/usb/core/hcd.c: warning: 'bufp' may be used 
uninitialized in this function [-Wuninitialized]:  => 690:10
  + /home/kisskb/slave/src/drivers/usb/early/ehci-dbgp.c: warning: 'bus' may be 
used uninitialized in this function [-Wuninitialized]:  => 896:15
  + /home/kisskb/slave/src/drivers/usb/early/ehci-dbgp.c: warning: 'func' may 
be used uninitialized in this function [-Wuninitialized]:  => 898:16
  + /home/kisskb/slave/src/drivers/usb/early/ehci-dbgp.c: warning: 'slot' may 
be used uninitialized in this function [-Wuninitialized]:  => 897:16
  + /home/kisskb/slave/src/drivers/usb/misc/chaoskey.c: warning: 'size' may be 
used uninitialized in this function [-Wuninitialized]:  => 135:3
  + /home/kisskb/slave/src/drivers/usb/misc/usbtest.c: warning: 'test_queue' 
uses dynamic stack allocation [enabled by default]:  => 2030:1
  + /home/kisskb/slave/src/drivers/usb/serial/ftdi_sio.c: warning: 'ep_desc' 
may be used uninitialized in this function [-Wuninitialized]:  => 2505:1
  + /home/kisskb/slave/src/drivers/usb/serial/mos7720.c: warning: 'divisor' may 
be used uninitialized in this function [-Wuninitialized]:  => 1511:45
  + /home/kisskb/slave/src/drivers/usb/serial/qcserial.c: warning: 'ifnum' may 
be used uninitialized in this function [-Wuninitialized]:  => 391:29
  + /home/kisskb/slave/src/drivers/usb/storage/transport.c: warning: 'partial' 
may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 473:40, 
499:15
  + /home/kisskb/slave/src/drivers/usb/wusbcore/devconnect.c: warning: 'port' 
may be used uninitialized in this function [-Wuninitialized]:  => 329:17
  + /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 
'reg_val' may be used uninitialized in this function [-Wuninitialized]:  => 
569:10, 625:11, 599:32, 443:16
  + /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c: warning: 
'reg_val' may be used uninitialized in this function [-Wuninitialized]:  => 
785:32, 811:11, 564:16
  + /home/kisskb/slave/src/drivers/video/fbdev/amifb.c: warning: 'amifb_setup' 
defined but not used [-Wunused-function]:  => 2346:19
  + /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 
#warning Neither CONFIG_FB_SIS_300 nor CONFIG_FB_SIS_315 is set [-Wcpp]:  => 
61:2
  + /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 
#warning sisfb will not work! [-Wcpp]:  => 62:2
  + /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 
'sisfb_post_map_vram' defined but not used [-Wunused-function]:  => 4124:13
  + /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: warning: 'verdict' may 
be used uninitialized in this function [-Wuninitialized]:  => 315:2
  + /home/kisskb/slave/src/fs/autofs4/waitq.c: warning: 'wq' may be used 
uninitialized in this function [-Wuninitialized]:  => 461:3
  + /home/kisskb/slave/src/fs/btrfs/backref.c: warning: 'type' may be used 
uninitialized in this function [-Wuninitialized]:  => 1613:3
  + /home/kisskb/slave/src/fs/btrfs/ctree.c: warning: 'pslot' may be used 
uninitialized in this function [-Wuninitialized]:  => 1977:24, 2181:24
  + /home/kisskb/slave/src/fs/btrfs/extent_io.c: warning: 'tree' may be used 
uninitialized in this function [-Wuninitialized]:  => 2740:32
  + /home/kisskb/slave/src/fs/btrfs/free-space-cache.c: warning: 'next_zero' 
may be used uninitialized in this function [-Wuninitialized]:  => 2857:5
  + /home/kisskb/slave/src/fs/btrfs/free-space-cache.c: warning: 'type' may be 
used uninitialized in this function [-Wuninitialized]:  => 765:3
  + /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'disk_num_bytes' may be 
used uninitialized in this function [-Wuninitialized]:  => 1424:23
  + /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'extent_offset' may be 
used uninitialized in this function [-Wuninitialized]:  => 1420:38
  + /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'ram_bytes' may be used 
uninitialized in this function [-Wuninitialized]:  => 1425:18
  + /home/kisskb/slave/src/fs/btrfs/uuid-tree.c: warning: 'eb' may be used 
uninitialized in this function [-Wuninitialized]:  => 150:25
  + /home/kisskb/slave/src/fs/btrfs/uuid-tree.c: warning: 'offset' may be used 
uninitialized in this function [-Wuninitialized]:  => 149:21
  + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  
=> 1501:2
  + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  
=> 1501:2, 1459:3
  + /home/kisskb/slave/src/fs/cifs/cifssmb.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  
=> 1459:3
  + /home/kisskb/slave/src/fs/cifs/connect.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 2 has type 'ssize_t' 
[-Wformat=]:  => 2457:3, 2438:3, 2430:3, 2447:3
  + /home/kisskb/slave/src/fs/cifs/connect.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 3 has type 'ssize_t' 
[-Wformat=]:  => 2447:3, 2430:3, 2438:3, 2457:3
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]: 
 => 1650:2
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: 
 => 1650:2
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  
=> 2869:4, 2876:4
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  
=> 3329:4, 2869:4, 2876:4, 3322:4
  + /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat=]:  
=> 3322:4, 3329:4
  + /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]: 
 => 702:3
  + /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: 
 => 702:3
  + /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  
=> 350:3
  + /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  
=> 350:3
  + /home/kisskb/slave/src/fs/ext4/ext4_extents.h: warning: '*((void 
*)&zero_ex+6)' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 225:12
  + /home/kisskb/slave/src/fs/ext4/ext4_extents.h: warning: '*((void 
*)&zero_ex+8)' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 224:8
  + /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h: warning: control reaches end of 
non-void function [-Wreturn-type]  LD      
drivers/video/fbdev/omap2/displays-new/built-in.o:  => 409:1
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'abut_ex' may be used 
uninitialized in this function [-Wuninitialized]:  => 3546:21
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'lblock' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 2306:14
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'len' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 2305:14
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'zero_ex.ee_block' may 
be used uninitialized in this function [-Wmaybe-uninitialized]:  => 3113:2
  + /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 548:5
  + /home/kisskb/slave/src/fs/ext4/super.c: warning: 'first_not_zeroed' may be 
used uninitialized in this function [-Wuninitialized]:  => 3904:6
  + /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'lcase' may be used 
uninitialized in this function [-Wuninitialized]:  => 643:12
  + /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'ulen' may be used 
uninitialized in this function [-Wuninitialized]:  => 212:2
  + /home/kisskb/slave/src/fs/isofs/namei.c: warning: 'i' may be used 
uninitialized in this function [-Wuninitialized]:  => 24:46
  + /home/kisskb/slave/src/fs/jffs2/readinode.c: warning: format '%zd' expects 
argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat]: 
1203:3, 92:4 => 1207:3, 665:4, 92:4
  + /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1144 bytes is 
larger than 1024 bytes [-Wframe-larger-than=]:  => 661:1
  + /home/kisskb/slave/src/fs/namei.c: warning: 'seq' may be used uninitialized 
in this function [-Wmaybe-uninitialized]:  => 3161:10, 1759:10
  + /home/kisskb/slave/src/fs/ncpfs/ncp_fs_sb.h: warning: 'packed' attribute 
ignored for field of type '__u16' [-Wattributes]  CC [M]  
fs/ocfs2/extent_map.o:  => 127:4
  + /home/kisskb/slave/src/fs/ntfs/dir.c: warning: 'bmp_vi' may be used 
uninitialized in this function [-Wuninitialized]:  => 1430:7
  + /home/kisskb/slave/src/fs/udf/super.c: warning: 'map' may be used 
uninitialized in this function [-Wuninitialized]: 1340:9 => 1340:2, 1340:9
  + /home/kisskb/slave/src/include/asm-generic/bug.h: warning: 'fn' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 74:48
  + /home/kisskb/slave/src/include/linux/buffer_head.h: warning: 'blocknr' may 
be used uninitialized in this function [-Wmaybe-uninitialized]:  => 363:2, 370:2
  + /home/kisskb/slave/src/include/linux/compiler.h: warning: 'counter' may be 
used uninitialized in this function [-Wuninitialized]:  => 218:2
  + /home/kisskb/slave/src/include/linux/hid.h: warning: 'report' may be used 
uninitialized in this function [-Wuninitialized]:  => 1017:34
  + /home/kisskb/slave/src/include/linux/kernel.h: warning: comparison of 
distinct pointer types lacks a cast:  => 730:17
  + /home/kisskb/slave/src/include/linux/list.h: warning: 'idev' may be used 
uninitialized in this function [-Wuninitialized]:  => 189:13
  + /home/kisskb/slave/src/include/linux/mtd/map.h: warning: #warning "No 
CONFIG_MTD_MAP_BANK_WIDTH_xx selected. No NOR chip support can work" [-Wcpp]:  
=> 145:2
  + /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 
'percpu_count' may be used uninitialized in this function [-Wuninitialized]:  
=> 276:1
  + /home/kisskb/slave/src/include/linux/rbtree.h: warning: 'rb_link' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 86:11
  + /home/kisskb/slave/src/include/linux/rbtree.h: warning: 'rb_parent' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 83:28
  + /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'dst_ptl' may be 
used uninitialized in this function [-Wuninitialized]:  => 347:2
  + /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'info' may be 
used uninitialized in this function [-Wuninitialized]:  => 302:2
  + /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'ptl' may be used 
uninitialized in this function [-Wuninitialized]:  => 347:2
  + /home/kisskb/slave/src/include/linux/sunrpc/svc_xprt.h: warning: control 
reaches end of non-void function [-Wreturn-type]  CC      
drivers/net/slip/slip.o:  => 174:1
  + /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute 
ignored for field of type '__fs32' [-Wattributes]  CC [M]  fs/nfs/pagelist.o:  
=> 112:2
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'daddr.<U5ab0>.a4.addr' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'daddr.<Ube40>.a4.addr' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'daddr.in6_u.u6_addr32[2]' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'daddr.in6_u.u6_addr32[3]' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<U5ab0>.a4.addr' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<U5ab0>.a4.vif' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:26
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<U5ab0>.key[2]' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<U5ab0>.key[3]' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<Ube40>.a4.addr' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<Ube40>.a4.vif' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:26
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<Ube40>.key[2]' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 
'saddr.<Ube40>.key[3]' may be used uninitialized in this function 
[-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute 
ignored for field of type '__be16' [-Wattributes]  CC [M]  
sound/firewire/bebob/bebob_focusrite.o:  => 30:2
  + /home/kisskb/slave/src/include/uapi/linux/swab.h: warning: '*((void 
*)&crq+8)' is used uninitialized in this function [-Wuninitialized]:  => 71:9
  + /home/kisskb/slave/src/ipc/shm.c: warning: 'ret' may be used uninitialized 
in this function [-Wmaybe-uninitialized]:  => 1219:2
  + /home/kisskb/slave/src/kernel/kexec_file.c: warning: 'ret' may be used 
uninitialized in this function [-Wuninitialized]:  => 891:3
  + /home/kisskb/slave/src/kernel/sysctl.c: warning: 'kbuf' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 1892:12
  + /home/kisskb/slave/src/kernel/time/posix-cpu-timers.c: warning: 'now' may 
be used uninitialized in this function [-Wmaybe-uninitialized]:  => 818:21, 
95:8, 1268:13
  + /home/kisskb/slave/src/kernel/time/posix-cpu-timers.c: warning: 'val' may 
be used uninitialized in this function [-Wmaybe-uninitialized]:  => 695:17
  + /home/kisskb/slave/src/kernel/trace/bpf_trace.c: warning: 
'bpf_perf_event_output' uses dynamic stack allocation [enabled by default]:  => 
254:1
  + /home/kisskb/slave/src/kernel/user_namespace.c: warning: 'first' may be 
used uninitialized in this function [-Wuninitialized]:  => 219:6, 196:6, 173:6
  + /home/kisskb/slave/src/lib/asn1_decoder.c: warning: 'errmsg' may be used 
uninitialized in this function [-Wuninitialized]:  => 502:2
  + /home/kisskb/slave/src/lib/assoc_array.c: warning: 'j' may be used 
uninitialized in this function [-Wuninitialized]:  => 646:2
  + /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: 'delta' may be 
used uninitialized in this function [-Wuninitialized]:  => 174:20
  + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static 
but declared in inline function 'mpihelp_add' which is not static [enabled by 
default]:  => 70:2, 73:2
  + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static 
but declared in inline function 'mpihelp_add_1' which is not static [enabled by 
default]:  => 49:4, 45:2, 56:2
  + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static 
but declared in inline function 'mpihelp_sub' which is not static [enabled by 
default]:  => 113:2, 116:2
  + /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static 
but declared in inline function 'mpihelp_sub_1' which is not static [enabled by 
default]:  => 88:2, 99:2, 92:4
  + /home/kisskb/slave/src/lib/swiotlb.c: warning: 'dev_addr' may be used 
uninitialized in this function [-Wuninitialized]:  => 677:14
  + /home/kisskb/slave/src/mm/cma.c: warning: comparison of distinct pointer 
types lacks a cast [enabled by default]:  => 186:27, 269:14
  + /home/kisskb/slave/src/mm/memblock.c: warning: 'r' may be used 
uninitialized in this function [-Wuninitialized]:  => 1104:15
  + /home/kisskb/slave/src/mm/memcontrol.c: warning: 'memcg' may be used 
uninitialized in this function [-Wuninitialized]:  => 4837:9
  + /home/kisskb/slave/src/mm/mmap.c: warning: 'prev' may be used uninitialized 
in this function [-Wmaybe-uninitialized]:  => 660:17
  + /home/kisskb/slave/src/mm/mmap.c: warning: 'rb_link' may be used 
uninitialized in this function [-Wuninitialized]  CC      fs/proc/consoles.o:  
=> 661:15
  + /home/kisskb/slave/src/mm/page_isolation.c: warning: 'order' may be used 
uninitialized in this function [-Wuninitialized]:  => 129:15
  + /home/kisskb/slave/src/mm/percpu.c: warning: 'err' may be used 
uninitialized in this function [-Wuninitialized]:  => 1040:3
  + /home/kisskb/slave/src/mm/slub.c: warning: '___slab_alloc' uses dynamic 
stack allocation [enabled by default]:  => 2445:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'df.cnt' may be used 
uninitialized in this function [-Wuninitialized]:  => 2803:14
  + /home/kisskb/slave/src/mm/slub.c: warning: 'df.freelist' may be used 
uninitialized in this function [-Wuninitialized]:  => 2803:14
  + /home/kisskb/slave/src/mm/slub.c: warning: 'df.tail' may be used 
uninitialized in this function [-Wuninitialized]:  => 2772:25
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.43' uses 
dynamic stack allocation [enabled by default]:  => 1703:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.42' uses 
dynamic stack allocation [enabled by default]:  => 2068:1
  + /home/kisskb/slave/src/mm/swapfile.c: warning: 'nr_extents' may be used 
uninitialized in this function [-Wuninitialized]:  => 2498:2
  + /home/kisskb/slave/src/net/core/neighbour.c: warning: 'p_name' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 3180:10
  + /home/kisskb/slave/src/net/ipv4/fib_trie.c: warning: 'local_tp' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 911:11
  + /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'code' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 559:37, 476:63
  + /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'icmph' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 513:48
  + /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'type' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 690:21, 532:3
  + /home/kisskb/slave/src/net/ipv4/tcp_input.c: warning: array subscript is 
above array bounds [-Warray-bounds]:  => 4224:49
  + /home/kisskb/slave/src/net/ipv4/tcp_metrics.c: warning: 'hash' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 1079:7
  + /home/kisskb/slave/src/net/ipv6/ip6_output.c: warning: passing argument 4 
of 'NF_HOOK' discards qualifiers from pointer target type:  => 234
  + /home/kisskb/slave/src/net/packet/af_packet.c: warning: 'hdrlen' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 2098:33
  + /home/kisskb/slave/src/net/sunrpc/svcauth_unix.c: warning: 'sin6' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 282:12
  + /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'level' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 779:6
  + /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'optname' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 779:6
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.head[0].iov_base' 
may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1144:8, 
1207:12, 1113:8
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.page_base' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 1118:19, 
1149:17
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.pages' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 1149:17, 
1118:19
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.tail[0].iov_base' 
may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1122:8, 
1153:8
  + /home/kisskb/slave/src/net/unix/af_unix.c: warning: 'hash' may be used 
uninitialized in this function [-Wmaybe-uninitialized]:  => 1026:20, 1694:9, 
1237:8, 1116:9
  + /home/kisskb/slave/src/net/wireless/nl80211.c: warning: 'rdev' may be used 
uninitialized in this function [-Wuninitialized]:  => 10276:21
  + /home/kisskb/slave/src/net/wireless/nl80211.c: warning: 'wdev' may be used 
uninitialized in this function [-Wuninitialized]:  => 2345:18
  + /home/kisskb/slave/src/net/xfrm/xfrm_policy.c: warning: 'dst_ops' may be 
used uninitialized in this function [-Wmaybe-uninitialized]:  => 1599:7
  + /home/kisskb/slave/src/net/xfrm/xfrm_policy.c: warning: 'xfrm_dst_ops' may 
be used uninitialized in this function [-Wmaybe-uninitialized]:  => 2876:17
  + /home/kisskb/slave/src/scripts/recordmcount.c: warning: format not a string 
literal and no format arguments [-Wformat-security]:  => 589:4
  + /home/kisskb/slave/src/security/integrity/iint.c: warning: 'iint' may be 
used uninitialized in this function [-Wuninitialized]:  => 35:31
  + <stdin>: warning: #warning syscall mlock2 not implemented [-Wcpp]:  => 
1304:2
  + <stdin>: warning: #warning syscall mlock2 not implemented:  => 1304:2
  + warning:   LD      drivers/iio/imu/built-in.o:  => N/A
  + warning: arch/sparc/built-in.o(.text.unlikely+0x584): Section mismatch in 
reference from the function find_numa_latencies_for_group() to the function 
.init.text:find_mlgroup():  => N/A
  + warning: arch/sparc/mm/built-in.o(.text.unlikely+0x158): Section mismatch 
in reference from the function find_numa_latencies_for_group() to the function 
.init.text:find_mlgroup():  => N/A
  + warning: drivers/built-in.o(.data+0x16584): Section mismatch in reference 
from the variable el3_eisa_driver to the function .init.text:el3_eisa_probe():  
=> N/A
  + warning: drivers/built-in.o(.text+0x141a5a): Section mismatch in reference 
from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x1818aa): Section mismatch in reference 
from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x37c358): Section mismatch in reference 
from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/built-in.o(.text+0x41c0198): Section mismatch in reference 
from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label():  => N/A
  + warning: drivers/built-in.o(.text+0x69cd0): Section mismatch in reference 
from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/hwmon/built-in.o(.text+0x4ad00): Section mismatch in 
reference from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label():  => N/A
  + warning: drivers/hwmon/ibmpowernv.o(.text+0x990): Section mismatch in 
reference from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0x8e2a): Section mismatch in 
reference from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/net/built-in.o(.data+0x3848): Section mismatch in 
reference from the variable el3_eisa_driver to the function 
.init.text:el3_eisa_probe():  => N/A
  + warning: drivers/net/built-in.o(.text+0x1d0c): Section mismatch in 
reference from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/net/built-in.o(.text+0x51994): Section mismatch in 
reference from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/net/ethernet/3com/built-in.o(.data+0xe0): Section mismatch 
in reference from the variable el3_eisa_driver to the function 
.init.text:el3_eisa_probe():  => N/A
  + warning: drivers/net/ethernet/built-in.o(.data+0xe0): Section mismatch in 
reference from the variable el3_eisa_driver to the function 
.init.text:el3_eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x2f944): Section mismatch in reference from the 
variable el3_eisa_driver to the function .init.text:el3_eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x42a78): Section mismatch in reference from the 
variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x42b24): Section mismatch in reference from the 
variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x42ca4): Section mismatch in reference from the 
variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x42dd0): Section mismatch in reference from the 
variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42e34): Section mismatch in reference from the 
variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42e98): Section mismatch in reference from the 
variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42efc): Section mismatch in reference from the 
variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x430e4): Section mismatch in reference from the 
variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x55a4b98): Section mismatch in reference from the 
function .create_device_attrs() to the function 
.init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x5d8482): Section mismatch in reference from the 
function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x6e836a): Section mismatch in reference from the 
function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x898c): Section mismatch in reference from the 
variable __boot_from_prom to the function .init.text:prom_init():  => N/A
  + warning: vmlinux.o(.text+0x8c24): Section mismatch in reference from the 
variable start_here_multiplatform to the function .init.text:early_setup():  => 
N/A
  + warning: vmlinux.o(.text+0x8c48): Section mismatch in reference from the 
variable start_here_common to the function .init.text:setup_system():  => N/A
  + warning: vmlinux.o(.text+0x8c5c): Section mismatch in reference from the 
variable start_here_common to the function .init.text:start_kernel():  => N/A
  + warning: vmlinux.o(.text+0x9e427): Section mismatch in reference from the 
function intel_scu_devices_create() to the function 
.init.text:i2c_register_board_info():  => N/A
  + warning: vmlinux.o(.text.unlikely+0x584): Section mismatch in reference 
from the function find_numa_latencies_for_group() to the function 
.init.text:find_mlgroup():  => N/A

103 warning improvements:
  - /home/kisskb/slave/src/arch/arm/kernel/devtree.c: warning: assignment makes 
pointer from integer without a cast [enabled by default]: 218:8, 229:8 => 
  - /home/kisskb/slave/src/arch/mips/include/asm/page.h: warning: comparison of 
unsigned expression >= 0 is always true [-Wtype-limits]: 204:2 => 
  - /home/kisskb/slave/src/arch/powerpc/include/asm/hw_irq.h: warning: 'flags' 
may be used uninitialized in this function [-Wuninitialized]: 145:2, 147:2 => 
  - /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c: warning: 
'tmu3_device' defined but not used [-Wunused-variable]  CC      
kernel/cpuset.o: 251:31 => 
  - /home/kisskb/slave/src/drivers/base/power/domain.c: warning: comparison of 
distinct pointer types lacks a cast [enabled by default]: 151:2 => 
  - /home/kisskb/slave/src/drivers/bluetooth/btintel.h: warning: 
'btintel_version_info' defined but not used [-Wunused-function]: 98:13 => 
  - /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: passing 
argument 1 of '__div64_32' from incompatible pointer type [enabled by default]: 
221:20, 221:2 => 221:2
  - /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: right shift 
count >= width of type [enabled by default]: 221:2, 221:20 => 221:2
  - /home/kisskb/slave/src/drivers/infiniband/core/uverbs_cmd.c: warning: cast 
to pointer from integer of different size [-Wint-to-pointer-cast]: 1481:2 => 
  - /home/kisskb/slave/src/drivers/infiniband/hw/cxgb4/mem.c: warning: cast 
from pointer to integer of different size [-Wpointer-to-int-cast]: 147:20 => 
  - /home/kisskb/slave/src/drivers/media/media-entity.c: warning: 
'media_entity_pipeline_start' uses dynamic stack allocation [enabled by 
default]: 333:1 => 
  - /home/kisskb/slave/src/drivers/media/platform/soc_camera/atmel-isi.c: 
warning: 'atmel_isi_runtime_resume' defined but not used [-Wunused-function]: 
1053:12 => 
  - /home/kisskb/slave/src/drivers/media/platform/soc_camera/atmel-isi.c: 
warning: 'atmel_isi_runtime_suspend' defined but not used [-Wunused-function]: 
1043:12 => 
  - /home/kisskb/slave/src/drivers/mfd/wm5110-tables.c: warning: passing 
argument 2 of 'regmap_register_patch' from incompatible pointer type [enabled 
by default]: 281:11 => 
  - /home/kisskb/slave/src/drivers/mfd/wm8998-tables.c: warning: passing 
argument 2 of 'regmap_register_patch' from incompatible pointer type [enabled 
by default]: 50:10 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/dec/tulip/tulip_core.c: 
warning: #warning Processor architecture undefined! [-Wcpp]: 101:2 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/dec/tulip/winbond-840.c: 
warning: #warning Processor architecture undefined [-Wcpp]: 910:2 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_common.c: 
warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]: 522:23, 444:24, 445:23, 521:24 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_main.c: 
warning: left shift count >= width of type [enabled by default]: 7654:2 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/i40evf/i40e_common.c: 
warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]: 521:24, 444:24, 445:23, 522:23 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/pci.c: warning: 
unused variable 'pdev' [-Wunused-variable]: 643:18 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: 
warning: the frame size of 1040 bytes is larger than 1024 bytes 
[-Wframe-larger-than=]: 1873:1, 2248:1 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c: 
warning: large integer implicitly truncated to unsigned type [-Woverflow]: 
344:9 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/pcie_bus.c: 
warning: 'wil6210_resume' defined but not used [-Wunused-function]: 291:12 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/pcie_bus.c: 
warning: 'wil6210_suspend' defined but not used [-Wunused-function]: 264:12 => 
  - /home/kisskb/slave/src/drivers/nfc/st21nfca/st21nfca.c: warning: 'atqa' may 
be used uninitialized in this function [-Wuninitialized]: 681:21 => 
  - /home/kisskb/slave/src/drivers/nfc/st21nfca/st21nfca.c: warning: 'len' may 
be used uninitialized in this function [-Wuninitialized]: 683:4, 683:10 => 
  - /home/kisskb/slave/src/drivers/nfc/st21nfca/st21nfca.c: warning: 'sak' may 
be used uninitialized in this function [-Wuninitialized]: 682:20, 677:31 => 
  - /home/kisskb/slave/src/drivers/ntb/ntb_transport.c: warning: right shift 
count >= width of type [enabled by default]: 828:3 => 
  - /home/kisskb/slave/src/drivers/platform/x86/toshiba_acpi.c: warning: 
'events_type' may be used uninitialized in this function [-Wuninitialized]: 
2404:25 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: large integer 
implicitly truncated to unsigned type [-Woverflow]: 7806:2 => 
  - /home/kisskb/slave/src/drivers/scsi/be2iscsi/be_main.c: warning: logical 
not is only applied to the left hand side of comparison 
[-Wlogical-not-parentheses]: 3187:18 => 
  - /home/kisskb/slave/src/drivers/scsi/bnx2fc/bnx2fc_fcoe.c: warning: the 
frame size of 1028 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
2134:1 => 
  - /home/kisskb/slave/src/drivers/scsi/bnx2fc/bnx2fc_fcoe.c: warning: the 
frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
2134:1 => 
  - /home/kisskb/slave/src/drivers/scsi/bnx2fc/bnx2fc_fcoe.c: warning: the 
frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
2134:1 => 
  - /home/kisskb/slave/src/drivers/thermal/rockchip_thermal.c: warning: large 
integer implicitly truncated to unsigned type [-Woverflow]: 247:3, 248:11 => 
  - /home/kisskb/slave/src/drivers/tty/cyclades.c: warning: 'cyz_interrupt' 
defined but not used [-Wunused-function]  CC [M]  
drivers/net/wireless/brcm80211/brcmfmac/core.o: 1184:20 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/amifb.c: warning: 'amifb_setup' 
defined but not used [-Wunused-function]  CC [M]  
drivers/staging/iio/addac/adt7316.o: 2346:19 => 
  - /home/kisskb/slave/src/fs/9p/acl.c: warning: 'full_name' may be used 
uninitialized in this function [-Wuninitialized]: 230:2, 277:2 => 
  - /home/kisskb/slave/src/fs/logfs/dev_bdev.c: warning: comparison of distinct 
pointer types lacks a cast [enabled by default]: 174:14, 84:14 => 
  - /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1140 bytes is 
larger than 1024 bytes [-Wframe-larger-than=]: 660:1 => 
  - /home/kisskb/slave/src/include/asm-generic/atomic-long.h: warning: 
'counter' may be used uninitialized in this function [-Wuninitialized]: 44:1 => 
  - /home/kisskb/slave/src/include/asm-generic/cmpxchg.h: warning: value 
computed is not used [-Wunused-value]: 94:3 => 
  - /home/kisskb/slave/src/include/linux/iio/buffer.h: warning: 
'calculated_time' may be used uninitialized in this function [-Wuninitialized]  
CC      drivers/pci/pci.o: 147:32 => 
  - /home/kisskb/slave/src/include/net/ip_vs.h: warning: control reaches end of 
non-void function [-Wreturn-type]: 89:1, 67:1 => 
  - /home/kisskb/slave/src/kernel/cgroup.c: warning: 'root' may be used 
uninitialized in this function [-Wuninitialized]  CC      fs/ubifs/shrinker.o: 
1949:13 => 
  - /home/kisskb/slave/src/lib/iommu-common.c: warning: large integer 
implicitly truncated to unsigned type [-Woverflow]: 126:3, 209:4 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be 
used uninitialized in this function [-Wuninitialized]  LD      
drivers/accessibility/braille/built-in.o: 678:17 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be 
used uninitialized in this function [-Wuninitialized]: 678:17 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be 
used uninitialized in this function: 1545 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_dirty' may be used 
uninitialized in this function [-Wuninitialized]: 1611:14 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_dirty' may be used 
uninitialized in this function: 1545 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_thresh' may be used 
uninitialized in this function [-Wuninitialized]: 678:17 => 
  - /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_thresh' may be used 
uninitialized in this function: 1545 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: '__slab_alloc' uses dynamic 
stack allocation [enabled by default]: 2410:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.44' uses 
dynamic stack allocation [enabled by default]: 1657:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.43' uses 
dynamic stack allocation [enabled by default]: 2022:1 => 
  - /home/kisskb/slave/src/mm/zswap.c: warning: '__zswap_param_set' uses 
dynamic stack allocation [enabled by default]: 764:1 => 
  - /home/kisskb/slave/src/net/bridge/br_netfilter_hooks.c: warning: label 
'drop' defined but not used [-Wunused-label]: 794:2 => 
  - warning: (SND_SOC_ROCKCHIP_MAX98090 && SND_SOC_ROCKCHIP_RT5645) selects 
SND_SOC_ROCKCHIP_I2S which has unmet direct dependencies (SOUND && !M68K && 
!UML && SND && SND_SOC && CLKDEV_LOOKUP && SND_SOC_ROCKCHIP): N/A => 
  - warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which 
has unmet direct dependencies (USB_SUPPORT && USB && PM): N/A => 
  - warning: drivers/built-in.o(.text+0x12a280): Section mismatch in reference 
from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/built-in.o(.text+0x164449): Section mismatch in reference 
from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/built-in.o(.text+0x1b2ba8): Section mismatch in reference 
from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: drivers/built-in.o(.text+0x36363c): Section mismatch in reference 
from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/built-in.o(.text+0x414e72c): Section mismatch in reference 
from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: drivers/built-in.o(.text+0x6001c): Section mismatch in reference 
from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/hwmon/built-in.o(.text+0x1158): Section mismatch in 
reference from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: drivers/hwmon/built-in.o(.text+0x4ace0): Section mismatch in 
reference from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: drivers/hwmon/ibmpowernv.o(.text+0x988): Section mismatch in 
reference from the function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: drivers/iommu/built-in.o(.text+0x8c7d): Section mismatch in 
reference from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/iommu/built-in.o(.text+0xe12c): Section mismatch in 
reference from the function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/net/built-in.o(.text+0x1d08): Section mismatch in 
reference from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/net/built-in.o(.text+0x4fd98): Section mismatch in 
reference from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/net/ethernet/3com/3c59x.o(.data+0x48): Section mismatch in 
reference from the variable vortex_eisa_driver to the function 
.init.text:vortex_eisa_probe(): N/A => 
  - warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0x3c): Section 
mismatch in reference from the variable de4x5_eisa_driver to the function 
.init.text:de4x5_eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x121c): Section mismatch in reference from the 
variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1224): Section mismatch in reference from the 
variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1254): Section mismatch in reference from the 
variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x125c): Section mismatch in reference from the 
variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x128c): Section mismatch in reference from the 
variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1294): Section mismatch in reference from the 
variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12c4): Section mismatch in reference from the 
variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12cc): Section mismatch in reference from the 
variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12fc): Section mismatch in reference from the 
variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1304): Section mismatch in reference from the 
variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x42ea8): Section mismatch in reference from the 
variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x42f54): Section mismatch in reference from the 
variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x430d4): Section mismatch in reference from the 
variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43200): Section mismatch in reference from the 
variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x43264): Section mismatch in reference from the 
variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x432c8): Section mismatch in reference from the 
variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x4332c): Section mismatch in reference from the 
variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43514): Section mismatch in reference from the 
variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x2171a8): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init(): 
N/A => 
  - warning: vmlinux.o(.text+0x42): Section mismatch in reference from the 
(unknown reference) (unknown) to the variable .init.text:_inram: N/A => 
  - warning: vmlinux.o(.text+0x48): Section mismatch in reference from the 
variable _inflash0 to the variable .init.text:_inflash: N/A => 
  - warning: vmlinux.o(.text+0x4f78f8): Section mismatch in reference from the 
function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x54fea2c): Section mismatch in reference from the 
function .create_device_attrs() to the function 
.init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x5b3d48): Section mismatch in reference from the 
function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: vmlinux.o(.text+0x6b8c6d): Section mismatch in reference from the 
function dmar_walk_remapping_entries() to the function 
.init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: vmlinux.o(.text+0x98b13): Section mismatch in reference from the 
function intel_scu_devices_create() to the function 
.init.text:i2c_register_board_info(): N/A => 
  - warning: vmlinux.o(.text+0xa1371c): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init(): 
N/A => 

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to