Below is the list of build error/warning regressions/improvements in
v4.0-rc6[1] compared to v3.19[2].

Summarized:
  - build errors: +8/-10
  - build warnings: +121/-162

JFYI, when comparing v4.0-rc6[1] to v4.0-rc5[3], the summaries are:
  - build errors: +4/-19
  - build warnings: +43/-182

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.0-rc6.summary.gz

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/8652/ (255 out of 257 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/8427/ (255 out of 257 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/8610/ (255 out of 257 configs)


*** ERRORS ***

8 regressions:
  + error: book3s_64_vio_hv.c: undefined reference to `power7_wakeup_loss':  => 
.text+0x408)
  + error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_restgpr0_24' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8410)
  + error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_restgpr0_28' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8c94)
  + error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_savegpr0_27' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8ea4), (.text+0x1ff8c9c)
  + error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_savegpr0_28' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8c0c)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`_restgpr0_28' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8ae8), (.text+0x1ff8c04)
  + error: 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+0x1ff8b40)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol 
`_savegpr0_28' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8b48), (.text+0x1ff862c)

10 improvements:
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7343/irq.c: error: too few 
arguments to function 'ioread16': 44:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7343/irq.c: error: too few 
arguments to function 'iowrite16': 123:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7722/irq.c: error: too few 
arguments to function 'ioread16': 43:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7722/irq.c: error: too few 
arguments to function 'iowrite16': 116:2 => 
  - /home/kisskb/slave/src/include/linux/irq.h: error: conflicting types for 
'ioread16': 856:19 => 
  - /home/kisskb/slave/src/include/linux/irq.h: error: conflicting types for 
'iowrite16': 847:20 => 
  - error: "csum_partial_copy_nocheck" [net/ipv6/ipv6.ko] undefined!: N/A => 
  - error: No rule to make target include/config/auto.conf: N/A => 
  - error: skge.c: relocation truncated to fit: R_PPC64_REL24 against symbol 
`.eeh_check_failure' defined in .text section in 
arch/powerpc/kernel/built-in.o: (.text+0x1ffb2bc), (.text+0x1ffabd4), 
(.text+0x1ffb058), (.text+0x1ffaccc), (.text+0x1ffaf38), (.text+0x1ffa5ec), 
(.text+0x1ffa050), (.text+0x1ffaae0), (.text+0x1ffa444) => 
  - error: skge.c: relocation truncated to fit: R_PPC64_REL24 against symbol 
`_restgpr0_19' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o: (.text+0x1ff93b8) => 


*** WARNINGS ***

121 regressions:
  + /home/kisskb/slave/src/arch/s390/mm/mmap.c: warning: left shift count >= 
width of type [enabled by default]:  => 189:3
  + /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: warning: 'align' 
may be used uninitialized in this function [-Wuninitialized]:  => 329:20
  + /home/kisskb/slave/src/drivers/crypto/qat/qat_common/qat_algs.c: warning: 
'sz_out' may be used uninitialized in this function [-Wuninitialized]:  => 791:4
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: warning: 
'ret' may be used uninitialized in this function [-Wuninitialized]:  => 452:5
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: 
warning: overflow in implicit constant conversion [-Woverflow]:  => 59:3
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: 
warning: comparison of distinct pointer types lacks a cast [enabled by 
default]:  => 147:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: 
warning: passing argument 1 of '__div64_32' from incompatible pointer type 
[enabled by default]:  => 147:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: 
warning: right shift count >= width of type [enabled by default]:  => 147:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: 
warning: 'M' may be used uninitialized in this function [-Wuninitialized]:  => 
117:5
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: 
warning: 'N' may be used uninitialized in this function [-Wuninitialized]:  => 
118:15
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: 
warning: 'P' may be used uninitialized in this function [-Wuninitialized]:  => 
118:3
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c: 
warning: 'stat' may be used uninitialized in this function [-Wuninitialized]:  
=> 184:31
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c: 
warning: 'stat' may be used uninitialized in this function [-Wuninitialized]:  
=> 154:31
  + /home/kisskb/slave/src/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c: warning: 
'res' may be used uninitialized in this function [-Wuninitialized]:  => 456:2
  + /home/kisskb/slave/src/drivers/iio/magnetometer/ak8975.c: warning: 
'chipset' may be used uninitialized in this function [-Wuninitialized]:  => 
788:14
  + /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c: warning: 'ret' may 
be used uninitialized in this function [-Wuninitialized]:  => 971:5
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 
'crypt_iv_lmk_one.isra.12' uses dynamic stack allocation [enabled by default]:  
=> 576:1
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 
'crypt_iv_tcw_whitening.isra.11' uses dynamic stack allocation [enabled by 
default]:  => 715:1
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/igb/igb_ptp.c: warning: 
'pin' may be used uninitialized in this function [-Wuninitialized]:  => 395:21, 
538:18
  + /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 
'packed' attribute ignored for field of type 'struct <anonymous>[]' 
[-Wattributes]  LD      drivers/gpu/drm/bridge/built-in.o:  => 123:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC      
drivers/media/dvb-frontends/drxd_firm.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC      
drivers/media/rc/keymaps/rc-tbs-nec.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC      
drivers/mfd/axp20x.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC      
drivers/net/wireless/mwifiex/scan.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC      
fs/notify/inotify/inotify_fsnotify.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  LD      
drivers/staging/lustre/lustre/llite/built-in.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/fl512.c:101:3:
 warning: statement with no effect [-Wunused-value]:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]/home/kisskb/slave/src/drivers/staging/speakup/serialio.c: In 
function 'start_serial_interrupt'::  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]In file 
included from 
/home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/wlan.h:42:0,:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes] 
 CC      drivers/hwmon/ds620.o:  => 381:2
  + /home/kisskb/slave/src/drivers/net/wireless/p54/lmac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>[3]' [-Wattributes]  CC  
    drivers/net/wireless/rsi/rsi_91x_main.o:  => 377:2
  + /home/kisskb/slave/src/drivers/net/wireless/p54/lmac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>[3]' [-Wattributes]  CC  
    lib/mpi/generic_mpih-add1.o:  => 377:2
  + /home/kisskb/slave/src/drivers/spi/spidev.c: warning: 'n_ioc' may be used 
uninitialized in this function:  => 355
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/aio_iiro_16.c: 
warning: statement with no effect [-Wunused-value]:  => 90:3
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/das1800.c: warning: 
statement with no effect [-Wunused-value]:  => 478:2
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/dt282x.c: warning: 
statement with no effect [-Wunused-value]:  => 1070:2
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_at_a2150.c: 
warning: statement with no effect [-Wunused-value]:  => 635:3
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/pcl818.c: warning: 
'last_chan' may be used uninitialized in this function [-Wuninitialized]: 409:6 
=> 394:25, 365:6
  + /home/kisskb/slave/src/drivers/staging/fbtft/fbtft-core.c: warning: format 
'%d' expects argument of type 'int', but argument 3 has type 'size_t' 
[-Wformat]:  => 1004:4
  + /home/kisskb/slave/src/drivers/staging/fbtft/fbtft-io.c: warning: format 
'%d' expects argument of type 'int', but argument 4 has type 'size_t' 
[-Wformat]:  => 63:4, 110:5
  + /home/kisskb/slave/src/drivers/staging/i2o/i2o_config.c: warning: cast to 
pointer from integer of different size [-Wint-to-pointer-cast]:  => 893:19, 
953:10
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 
'sm7xx_vga_setup' defined but not used [-Wunused-function]:  => 117:19
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 
'smtcfb_pci_resume' defined but not used [-Wunused-function]:  => 961:12
  + /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 
'smtcfb_pci_suspend' defined but not used [-Wunused-function]:  => 938:12
  + /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' [-Wattributes]  CC     
 drivers/net/wireless/brcm80211/brcmsmac/phy/phy_cmn.o:  => 365:3
  + /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' 
[-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/das6402.c:524:2:
 warning: statement with no effect [-Wunused-value]:  => 365:3
  + /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' 
[-Wattributes]/home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c:1825:19:
 note: 'i' was declared here:  => 365:3
  + /home/kisskb/slave/src/drivers/tty/serial/crisv10.c: warning: 
'ser_interrupt' defined but not used [-Wunused-function]  CC      
drivers/tty/serial/altera_jtaguart.o:  => 2506:1
  + /home/kisskb/slave/src/drivers/usb/host/xhci-pci.c: warning: 
'xhci_pme_quirk' defined but not used [-Wunused-function]:  => 175:13
  + /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: 
format '%x' expects argument of type 'unsigned int', but argument 6 has type 
'tcflag_t' [-Wformat]: 716:2 => 715:2, 716:2
  + /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 
'reg_val' may be used uninitialized in this function [-Wuninitialized]:  => 
599:32, 443:16, 625:11, 569:10
  + /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c: warning: 
'reg_val' may be used uninitialized in this function [-Wuninitialized]: 811:11 
=> 785:32, 564:16, 811:11
  + /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=]:  
=> 1500: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=]:  
=> 1500:2, 1458: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=]:  
=> 1458: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=]:  => 2382:3, 2409:3, 2390:3, 2399: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=]:  => 2382:3, 2399:3, 2409:3, 2390: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=]: 
 => 1651: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=]: 
 => 1651: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=]:  
=> 2891:4, 2898: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=]:  
=> 2891:4, 3351:4, 2898:4, 3344: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=]:  
=> 3351:4, 3344: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=]: 
 => 700: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=]: 
 => 700: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/nfs/flexfilelayout/flexfilelayoutdev.c: warning: 
control reaches end of non-void function [-Wreturn-type]:  => 477:1
  + /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_mask' 
may be used uninitialized in this function [-Wuninitialized]: 146:17 => 143:30, 
146:56
  + /home/kisskb/slave/src/fs/ocfs2/namei.c: warning: 'ocfs2_orphan_del' uses 
dynamic stack allocation [enabled by default]:  => 2364:1
  + /home/kisskb/slave/src/include/asm-generic/cmpxchg.h: warning: value 
computed is not used [-Wunused-value]:  => 97:3
  + /home/kisskb/slave/src/include/linux/iio/buffer.h: warning: 
'calculated_time' may be used uninitialized in this function [-Wuninitialized]: 
 => 142:32
  + /home/kisskb/slave/src/kernel/acct.c: warning: value computed is not used 
[-Wunused-value]:  => 174:2
  + /home/kisskb/slave/src/kernel/events/core.c: warning: '___perf_sw_event' 
uses dynamic stack allocation [enabled by default]:  => 6090:1
  + /home/kisskb/slave/src/kernel/time/ntp.c: warning: comparison is always 
false due to limited range of data type:  => 643, 641
  + /home/kisskb/slave/src/lib/vsprintf.c: warning: 'resource_string.isra.12' 
uses dynamic stack allocation [enabled by default]:  => 750:1
  + /home/kisskb/slave/src/mm/slub.c: warning: '__slab_alloc.constprop.50' uses 
dynamic stack allocation [enabled by default]:  => 2415:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.46' uses 
dynamic stack allocation [enabled by default]:  => 1662:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.45' uses 
dynamic stack allocation [enabled by default]:  => 2027:1
  + modpost: WARNING: modpost: Found 6 section mismatch(es).:  => N/A
  + warning: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet 
direct dependencies (E500 || PPC_83xx):  => N/A
  + warning: drivers/built-in.o(.data+0xb20): Section mismatch in reference 
from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xc8c): Section mismatch in reference 
from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xda8): Section mismatch in reference 
from the variable lasi_driver to the function .init.text:lasi_init_chip():  => 
N/A
  + warning: drivers/built-in.o(.data+0xe08): Section mismatch in reference 
from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: drivers/built-in.o(.data+0xe68): Section mismatch in reference 
from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: drivers/built-in.o(.text+0x118957): 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+0x159c8e): 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+0x2fd9f8): 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+0x59cac): Section mismatch in reference 
from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0x7cb6): 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+0xcbd3): 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+0x1d54): 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+0x47acc): Section mismatch in 
reference from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x220): Section mismatch in 
reference from the variable ccio_driver to the function 
.init.text:ccio_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x38c): Section mismatch in 
reference from the variable dino_driver to the function 
.init.text:dino_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x4a8): Section mismatch in 
reference from the variable lasi_driver to the function 
.init.text:lasi_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x508): Section mismatch in 
reference from the variable asp_driver to the function 
.init.text:asp_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x568): Section mismatch in 
reference from the variable wax_driver to the function 
.init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x1200): Section mismatch in reference from the 
variable sercons to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x1208): Section mismatch in reference from the 
variable sercons to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x1238): Section mismatch in reference from the 
variable sercons0 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x1240): Section mismatch in reference from the 
variable sercons0 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x1270): Section mismatch in reference from the 
variable sercons1 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x1278): Section mismatch in reference from the 
variable sercons1 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x12a8): Section mismatch in reference from the 
variable sercons2 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x12b0): Section mismatch in reference from the 
variable sercons2 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x12e0): Section mismatch in reference from the 
variable sercons3 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x12e8): Section mismatch in reference from the 
variable sercons3 to the function .init.text:console_setup():  => N/A
  + warning: vmlinux.o(.data+0x409d8): Section mismatch in reference from the 
variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x40a80): Section mismatch in reference from the 
variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x40bec): Section mismatch in reference from the 
variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x40d08): Section mismatch in reference from the 
variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x40d68): Section mismatch in reference from the 
variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x40dc8): Section mismatch in reference from the 
variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x40e2c): Section mismatch in reference from the 
variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x41004): Section mismatch in reference from the 
variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x1fb70c): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init():  
=> N/A
  + warning: vmlinux.o(.text+0x57657f): 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+0x67db46): 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+0x8ee2b): 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+0x9d6b10): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init():  
=> N/A

162 improvements:
  - .config: warning: symbol value '' invalid for PHYS_OFFSET: 23 => 
  - /home/kisskb/slave/src/arch/arm/mm/cache-l2x0.c: warning: 'l2x0_cache_sync' 
defined but not used [-Wunused-function]: 168:13 => 
  - /home/kisskb/slave/src/arch/arm/mm/cache-l2x0.c: warning: 'l2x0_disable' 
defined but not used [-Wunused-function]: 195:13 => 
  - /home/kisskb/slave/src/arch/arm/mm/cache-l2x0.c: warning: 'l2x0_flush_all' 
defined but not used [-Wunused-function]: 185:13 => 
  - /home/kisskb/slave/src/arch/cris/arch-v32/kernel/time.c: warning: 
'bite_in_progress' defined but not used [-Wunused-variable]: 111:12 => 
  - /home/kisskb/slave/src/arch/cris/mm/fault.c: warning: ISO C90 forbids mixed 
declarations and code [-Wdeclaration-after-statement]: 232:3 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7343/irq.c: warning: passing 
argument 2 of 'iowrite16' makes integer from pointer without a cast [enabled by 
default]: 123:2 => 
  - /home/kisskb/slave/src/arch/sh/boards/mach-se/7722/irq.c: warning: passing 
argument 2 of 'iowrite16' makes integer from pointer without a cast [enabled by 
default]: 116:2 => 
  - /home/kisskb/slave/src/arch/x86/kvm/emulate.c: warning: left shift count >= 
width of type [enabled by default]: 3541:4 => 
  - /home/kisskb/slave/src/drivers/clocksource/timer-marco.c: warning: unused 
variable 'timer_div' [-Wunused-variable]: 260:6 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/engine/device/ctrl.c: 
warning: overflow in implicit constant conversion [-Woverflow]: 62:3 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/clock/gk20a.c: 
warning: comparison of distinct pointer types lacks a cast [enabled by 
default]: 146:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/clock/gk20a.c: 
warning: passing argument 1 of '__div64_32' from incompatible pointer type 
[enabled by default]: 146:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/clock/gk20a.c: 
warning: right shift count >= width of type [enabled by default]: 146:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/i2c/gm204.c: 
warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 
155:31 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/core/subdev/i2c/nv94.c: 
warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 
185:31 => 
  - /home/kisskb/slave/src/drivers/isdn/hardware/mISDN/mISDNipac.c: warning: 
unsupported argument to '__builtin_return_address' [enabled by default]: 759:2 
=> 
  - /home/kisskb/slave/src/drivers/isdn/hardware/mISDN/w6692.c: warning: 
unsupported argument to '__builtin_return_address' [enabled by default]: 1181:2 
=> 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 
'crypt_iv_lmk_one.isra.11' uses dynamic stack allocation [enabled by default]: 
571:1 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 
'crypt_iv_tcw_whitening.isra.10' uses dynamic stack allocation [enabled by 
default]: 710:1 => 
  - /home/kisskb/slave/src/drivers/md/md.c: warning: large integer implicitly 
truncated to unsigned type [-Woverflow]: 1312:3, 1018:3 => 
  - /home/kisskb/slave/src/drivers/message/i2o/i2o_config.c: warning: cast to 
pointer from integer of different size [-Wint-to-pointer-cast]: 893:19, 953:10 
=> 
  - /home/kisskb/slave/src/drivers/misc/ioc4.c: warning: 'start' may be used 
uninitialized in this function [-Wuninitialized]: 194:16 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/cadence/macb.c: warning: 
'macb_resume' defined but not used [-Wunused-function]: 2432:12 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/cadence/macb.c: warning: 
'macb_suspend' defined but not used [-Wunused-function]: 2415:12 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: warning: 
'buf_size' may be used uninitialized in this function [-Wuninitialized]: 
1913:11, 512:17, 485:18 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c: 
warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]: 303:11, 307:11 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c: 
warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]: 467:46 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/rocker/rocker.c: warning: cast 
to pointer from integer of different size [-Wint-to-pointer-cast]: 809:9 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 
'packed' attribute ignored for field of type 'struct <anonymous>[]' 
[-Wattributes]  CC [M]  net/mac80211/mesh_pathtbl.o: 123:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/debugfs.c: warning: 
comparison of distinct pointer types lacks a cast [enabled by default]: 107:4 
=> 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/debugfs.c: warning: 
passing argument 1 of '__div64_32' from incompatible pointer type [enabled by 
default]: 107:4 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/wil6210/debugfs.c: warning: 
right shift count >= width of type [enabled by default]: 107:4 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes] 
 CC [M]  drivers/staging/lustre/lustre/obdclass/llog_swab.o: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/fl512.c: In 
function 'fl512_ao_insn_write':: 381:2 => 
  - /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 'f_reg' 
may be used uninitialized in this function [-Wuninitialized]: 1280:2 => 
  - /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 'ss_reg' 
may be used uninitialized in this function [-Wuninitialized]: 1280:2 => 
  - /home/kisskb/slave/src/drivers/scsi/hpsa.c: warning: 'rc' may be used 
uninitialized in this function [-Wuninitialized]: 6563:5 => 
  - 
/home/kisskb/slave/src/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c: 
warning: 'max' may be used uninitialized in this function [-Wuninitialized]: 
99:6 => 
  - /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' [-Wattributes]In file 
included from 
/home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/wlan.h:42:0,: 365:3 => 
  - /home/kisskb/slave/src/drivers/staging/vt6656/mac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' [-Wattributes]In file 
included from /home/kisskb/slave/src/drivers/staging/vt6656/power.c:37:0:: 
365:3 => 
  - /home/kisskb/slave/src/drivers/tty/ehv_bytechan.c: warning: unused variable 
'sprop' [-Wunused-variable]: 115:14 => 
  - /home/kisskb/slave/src/drivers/tty/serial/mcf.c: warning: unused variable 
'pp' [-Wunused-variable]: 201:19, 444:19 => 
  - /home/kisskb/slave/src/drivers/usb/gadget/function/f_fs.c: warning: 
'__ffs_ep0_read_events' uses dynamic stack allocation [enabled by default]: 
426:1 => 
  - /home/kisskb/slave/src/drivers/usb/gadget/udc/udc-xilinx.c: warning: cast 
from pointer to integer of different size [-Wpointer-to-int-cast]: 2134:2 => 
  - /home/kisskb/slave/src/drivers/usb/musb/blackfin.c: warning: 
'bfin_fifo_offset' defined but not used [-Wunused-function]: 36:12 => 
  - /home/kisskb/slave/src/drivers/usb/musb/blackfin.c: warning: 'bfin_remove' 
defined but not used [-Wunused-function]: 568:12 => 
  - /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: 
format '%x' expects argument of type 'unsigned int', but argument 6 has type 
'tcflag_t' [-Wformat]  LD [M]  drivers/media/usb/gspca/gspca_spca501.o: 715:2 
=> 
  - /home/kisskb/slave/src/drivers/video/fbdev/ocfb.c: warning: passing 
argument 3 of 'dma_alloc_attrs' from incompatible pointer type [enabled by 
default]: 335:2 => 
  - /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]: 64:2 
=> 
  - /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 
#warning sisfb will not work! [-Wcpp]: 65:2 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 
'sisfb_post_map_vram' defined but not used [-Wunused-function]: 4127:13 => 
  - /home/kisskb/slave/src/fs/f2fs/node.c: warning: 'restore_node_summary' uses 
dynamic stack allocation [enabled by default]: 1803:1 => 
  - /home/kisskb/slave/src/fs/f2fs/segment.c: warning: '__next_free_blkoff' 
uses dynamic stack allocation [enabled by default]: 941:1 => 
  - /home/kisskb/slave/src/fs/f2fs/segment.c: warning: 'add_discard_addrs' uses 
dynamic stack allocation [enabled by default]: 565:1 => 
  - /home/kisskb/slave/src/fs/nfs/callback_xdr.c: warning: 'op_nr' may be used 
uninitialized in this function [-Wuninitialized]: 815:9 => 
  - /home/kisskb/slave/src/include/linux/dmaengine.h: warning: 'rxdesc' may be 
used uninitialized in this function [-Wuninitialized]: 806:2 => 
  - /home/kisskb/slave/src/include/linux/dmaengine.h: warning: 'txdesc' may be 
used uninitialized in this function [-Wuninitialized]: 806:2 => 
  - /home/kisskb/slave/src/include/linux/pagemap.h: warning: 'blk_addr' may be 
used uninitialized in this function [-Wuninitialized]: 320:2 => 
  - /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute 
ignored for field of type '__fs32' [-Wattributes]  LD      drivers/md/dm-mod.o: 
30:2 => 
  - /home/kisskb/slave/src/kernel/events/core.c: warning: '__perf_sw_event' 
uses dynamic stack allocation [enabled by default]: 5923:1 => 
  - /home/kisskb/slave/src/kernel/profile.c: warning: 'profile_cpu_callback' 
defined but not used [-Wunused-function]: 330:12 => 
  - /home/kisskb/slave/src/kernel/profile.c: warning: 
'profile_discard_flip_buffers' defined but not used [-Wunused-function]: 266:13 
=> 
  - /home/kisskb/slave/src/kernel/profile.c: warning: 'profile_flip_buffers' 
defined but not used [-Wunused-function]: 243:13 => 
  - /home/kisskb/slave/src/lib/crc32.c: warning: passing argument 4 of 
'crc32_be_generic' from incompatible pointer type: 338 => 
  - /home/kisskb/slave/src/lib/crc32.c: warning: passing argument 4 of 
'crc32_le_generic' from incompatible pointer type: 201, 196 => 
  - /home/kisskb/slave/src/lib/vsprintf.c: warning: 'resource_string.isra.11' 
uses dynamic stack allocation [enabled by default]: 749:1 => 
  - /home/kisskb/slave/src/mm/compaction.c: warning: 
'suitable_migration_target' defined but not used [-Wunused-function]: 311:13 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'move_anon' defined but 
not used [-Wunused-function]: 402:13 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'move_file' defined but 
not used [-Wunused-function]: 407:13 => 
  - /home/kisskb/slave/src/mm/nommu.c: warning: format '%zx' expects argument 
of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: 1649:2 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: '__slab_alloc.constprop.43' uses 
dynamic stack allocation [enabled by default]: 2371:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.35' uses 
dynamic stack allocation [enabled by default]: 1627:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.33' uses 
dynamic stack allocation [enabled by default]: 1992:1 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'frag_next' defined but not 
used [-Wunused-function]: 702:14 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'frag_start' defined but not 
used [-Wunused-function]: 690:14 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'frag_stop' defined but not 
used [-Wunused-function]: 710:13 => 
  - /home/kisskb/slave/src/mm/vmstat.c: warning: 'walk_zones_in_node' defined 
but not used [-Wunused-function]: 715:13 => 
  - /home/kisskb/slave/src/net/ipv4/raw.c: warning: passing argument 3 of 
'raw_send_hdrinc' discards qualifiers from pointer target type: 629 => 
  - /home/kisskb/slave/src/net/ipv6/raw.c: warning: passing argument 2 of 
'rawv6_send_hdrinc' discards qualifiers from pointer target type: 890 => 
  - /home/kisskb/slave/src/net/rds/iw_rdma.c: warning: the frame size of 1052 
bytes is larger than 1024 bytes [-Wframe-larger-than=]: 200:1 => 
  - /home/kisskb/slave/src/net/rds/iw_rdma.c: warning: the frame size of 1056 
bytes is larger than 1024 bytes [-Wframe-larger-than=]: 200:1 => 
  - <stdin>: warning: #warning syscall bpf not implemented: 1247:2 => 
  - <stdin>: warning: #warning syscall clock_adjtime not implemented: 1205:2 => 
  - <stdin>: warning: #warning syscall dup3 not implemented: 1166:2 => 
  - <stdin>: warning: #warning syscall epoll_create1 not implemented: 1163:2 => 
  - <stdin>: warning: #warning syscall eventfd2 not implemented: 1160:2 => 
  - <stdin>: warning: #warning syscall execveat not implemented: 1250:2 => 
  - <stdin>: warning: #warning syscall fallocate not implemented: 1148:2 => 
  - <stdin>: warning: #warning syscall fanotify_init not implemented: 1190:2 => 
  - <stdin>: warning: #warning syscall fanotify_mark not implemented: 1193:2 => 
  - <stdin>: warning: #warning syscall finit_module not implemented: 1226:2 => 
  - <stdin>: warning: #warning syscall getrandom not implemented: 1241:2 => 
  - <stdin>: warning: #warning syscall inotify_init1 not implemented: 1172:2 => 
  - <stdin>: warning: #warning syscall kcmp not implemented: 1223:2 => 
  - <stdin>: warning: #warning syscall memfd_create not implemented: 1244:2 => 
  - <stdin>: warning: #warning syscall name_to_handle_at not implemented: 
1199:2 => 
  - <stdin>: warning: #warning syscall open_by_handle_at not implemented: 
1202:2 => 
  - <stdin>: warning: #warning syscall perf_event_open not implemented: 1184:2 
=> 
  - <stdin>: warning: #warning syscall pipe2 not implemented: 1169:2 => 
  - <stdin>: warning: #warning syscall pread64 not implemented: 728:2 => 
  - <stdin>: warning: #warning syscall preadv not implemented: 1175:2 => 
  - <stdin>: warning: #warning syscall prlimit64 not implemented: 1196:2 => 
  - <stdin>: warning: #warning syscall process_vm_readv not implemented: 1217:2 
=> 
  - <stdin>: warning: #warning syscall process_vm_writev not implemented: 
1220:2 => 
  - <stdin>: warning: #warning syscall pwrite64 not implemented: 731:2 => 
  - <stdin>: warning: #warning syscall pwritev not implemented: 1178:2 => 
  - <stdin>: warning: #warning syscall recvmmsg not implemented: 1187:2 => 
  - <stdin>: warning: #warning syscall renameat2 not implemented: 1235:2 => 
  - <stdin>: warning: #warning syscall rt_tgsigqueueinfo not implemented: 
1181:2 => 
  - <stdin>: warning: #warning syscall sched_getattr not implemented: 1232:2 => 
  - <stdin>: warning: #warning syscall sched_setattr not implemented: 1229:2 => 
  - <stdin>: warning: #warning syscall seccomp not implemented: 1238:2 => 
  - <stdin>: warning: #warning syscall sendmmsg not implemented: 1211:2 => 
  - <stdin>: warning: #warning syscall signalfd4 not implemented: 1157:2 => 
  - <stdin>: warning: #warning syscall syncfs not implemented: 1208:2 => 
  - <stdin>: warning: #warning syscall timerfd_create not implemented: 1142:2 
=> 
  - <stdin>: warning: #warning syscall timerfd_gettime not implemented: 1154:2 
=> 
  - <stdin>: warning: #warning syscall timerfd_settime not implemented: 1151:2 
=> 
  - warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && 
SND_SOC_INTEL_CHT_BSW_RT5672_MACH) selects SND_SST_IPC_ACPI which has unmet 
direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI): N/A => 
  - warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct 
dependencies (DMADEVICES && MFD_TIMBERDALE): N/A => 
  - warning: drivers/built-in.o(.data+0xb18): Section mismatch in reference 
from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xc84): Section mismatch in reference 
from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xd9c): Section mismatch in reference 
from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A 
=> 
  - warning: drivers/built-in.o(.data+0xdfc): Section mismatch in reference 
from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: drivers/built-in.o(.data+0xe5c): Section mismatch in reference 
from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: drivers/built-in.o(.text+0x111ee3): 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+0x151f92): 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+0x2f7ac8): 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+0x57ae8): Section mismatch in reference 
from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/iommu/built-in.o(.text+0x51c2): 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+0xa83b): 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+0x1d38): 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+0x45ebc): Section mismatch in 
reference from the function etrax_init_module() to the function 
.init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x218): Section mismatch in 
reference from the variable ccio_driver to the function 
.init.text:ccio_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x384): Section mismatch in 
reference from the variable dino_driver to the function 
.init.text:dino_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x49c): Section mismatch in 
reference from the variable lasi_driver to the function 
.init.text:lasi_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x4fc): Section mismatch in 
reference from the variable asp_driver to the function 
.init.text:asp_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x55c): Section mismatch in 
reference from the variable wax_driver to the function 
.init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x11e4): Section mismatch in reference from the 
variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x11ec): Section mismatch in reference from the 
variable sercons to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x121c): Section mismatch in reference from the 
variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1224): Section mismatch in reference from the 
variable sercons0 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1254): Section mismatch in reference from the 
variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x125c): Section mismatch in reference from the 
variable sercons1 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x128c): Section mismatch in reference from the 
variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x1294): Section mismatch in reference from the 
variable sercons2 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12c4): Section mismatch in reference from the 
variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x12cc): Section mismatch in reference from the 
variable sercons3 to the function .init.text:console_setup(): N/A => 
  - warning: vmlinux.o(.data+0x416b8): Section mismatch in reference from the 
variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x41758): Section mismatch in reference from the 
variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x418c4): Section mismatch in reference from the 
variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x419dc): Section mismatch in reference from the 
variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x41a3c): Section mismatch in reference from the 
variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x41a9c): Section mismatch in reference from the 
variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x41b0c): Section mismatch in reference from the 
variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x41ce4): Section mismatch in reference from the 
variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x1f76ac): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init(): 
N/A => 
  - warning: vmlinux.o(.text+0x56376b): 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+0x66b376): 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+0x8dda3): 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+0x9c462c): 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 -- [email protected]

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 [email protected]
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