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

Summarized:
  - build errors: +14/-27
  - build warnings: +149/-149

JFYI, when comparing v4.1-rc6[1] to v4.1-rc5[3], the summaries are:
  - build errors: +8/-52
  - build warnings: +32/-97

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/8943/ (254 out of 257 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/8710/ (254 out of 257 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/8914/ (254 out of 257 configs)


*** ERRORS ***

14 regressions:
  + /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: error: 'struct 
v4l2_subdev_fh' has no member named 'pad':  => 1264:38
  + /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: error: implicit 
declaration of function 'v4l2_subdev_get_try_format' 
[-Werror=implicit-function-declaration]:  => 1054:3
  + /home/kisskb/slave/src/include/asm-generic/io.h: error: implicit 
declaration of function 'bfin_read16' [-Werror=implicit-function-declaration]:  
=> 121:2
  + /home/kisskb/slave/src/include/asm-generic/io.h: error: implicit 
declaration of function 'bfin_read32' [-Werror=implicit-function-declaration]:  
=> 129:2
  + /home/kisskb/slave/src/include/asm-generic/io.h: error: implicit 
declaration of function 'bfin_read8' [-Werror=implicit-function-declaration]:  
=> 113:2
  + /home/kisskb/slave/src/include/asm-generic/io.h: error: implicit 
declaration of function 'bfin_write16' [-Werror=implicit-function-declaration]: 
 => 155:2
  + /home/kisskb/slave/src/include/asm-generic/io.h: error: implicit 
declaration of function 'bfin_write32' [-Werror=implicit-function-declaration]: 
 => 163:2
  + /home/kisskb/slave/src/include/asm-generic/io.h: error: implicit 
declaration of function 'bfin_write8' [-Werror=implicit-function-declaration]:  
=> 147:2
  + error: aes.c: undefined reference to `.enable_kernel_altivec':  => 
.text+0x48e960), .text+0x48e6e0), .text+0x48e894)
  + error: aes_cbc.c: undefined reference to `.enable_kernel_altivec':  => 
.text+0x48ea98), .text+0x48ebf4)
  + error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_restgpr0_29' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o:  => (.text+0x1ff8640), (.text+0x1ff84a4), 
(.text+0x1ff8918)
  + error: ixgb_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+0x1ff823c), (.text+0x1ff89a0)
  + error: ixgb_main.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+0x1ff7cb4)
  + error: ixgb_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+0x1ff8648), (.text+0x1ff8244), 
(.text+0x1ff830c), (.text+0x1ff84ac)

27 improvements:
  - 
/home/kisskb/slave/src/Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c: 
error: impossible register constraint in ‘asm’: 34:1 => 
  - 
/home/kisskb/slave/src/Documentation/prctl/disable-tsc-on-off-stress-test.c: 
error: impossible register constraint in ‘asm’: 36:1 => 
  - /home/kisskb/slave/src/Documentation/prctl/disable-tsc-test.c: error: 
impossible register constraint in ‘asm’: 36:1 => 
  - /home/kisskb/slave/src/Documentation/vDSO/vdso_standalone_test_x86.c: 
error: impossible register constraint in ‘asm’: 49:2 => 
  - /home/kisskb/slave/src/arch/um/drivers/cow_user.c: error: implicit 
declaration of function 'be32toh': 303 => 
  - /home/kisskb/slave/src/arch/um/drivers/cow_user.c: error: implicit 
declaration of function 'be64toh': 330 => 
  - /home/kisskb/slave/src/arch/um/drivers/cow_user.c: error: implicit 
declaration of function 'htobe32': 216 => 
  - /home/kisskb/slave/src/arch/um/drivers/cow_user.c: error: implicit 
declaration of function 'htobe64': 249 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/mem.c: error: 'TMPFS_MAGIC' 
undeclared (first use in this function): 31 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/mem.c: error: (Each undeclared 
identifier is reported only once: 31 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/mem.c: error: for each function it 
appears in.): 31 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/mem.c: error: linux/magic.h: No 
such file or directory: 16:25 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/skas/process.c: error: 
'PTRACE_GETSIGINFO' undeclared (first use in this function): 412 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/skas/process.c: error: 
'PTRACE_O_TRACESYSGOOD' undeclared (first use in this function): 321, 560 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/skas/process.c: error: (Each 
undeclared identifier is reported only once: 321 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/skas/process.c: error: for each 
function it appears in.): 321 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/start_up.c: error: 
'PTRACE_O_TRACESYSGOOD' undeclared (first use in this function): 246, 304 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/start_up.c: error: 
'PTRACE_SETOPTIONS' undeclared (first use in this function): 245, 303 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/start_up.c: error: (Each undeclared 
identifier is reported only once: 245 => 
  - /home/kisskb/slave/src/arch/um/os-Linux/start_up.c: error: for each 
function it appears in.): 245 => 
  - error: No rule to make target drivers/scsi/aic7xxx/aicasm/*.[chyl]: N/A => 
  - 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 `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o: 
(.text+0x1ff8418), (.text+0x1ff7e88), (.text+0x1ff8094), (.text+0x1ff7d60), 
(.text+0x1ff838c), (.text+0x1ff7a28) => 
  - error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_restgpr0_23' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o: (.text+0x1ff8074) => 
  - error: fm10k_pf.c: relocation truncated to fit: R_PPC64_REL24 against 
symbol `_restgpr0_29' defined in .text.save.restore section in 
arch/powerpc/lib/built-in.o: (.text+0x1ff8400) => 
  - error: fm10k_pf.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+0x1ff8374) => 
  - error: fm10k_pf.c: 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+0x1ff8408) => 


*** WARNINGS ***

149 regressions:
  + /home/kisskb/slave/src/arch/ia64/kernel/smpboot.c: warning: passing 
argument 2 of 'cpumask_clear_cpu' discards 'volatile' qualifier from pointer 
target type [enabled by default]:  => 676:2
  + /home/kisskb/slave/src/arch/ia64/kernel/smpboot.c: warning: passing 
argument 2 of 'cpumask_set_cpu' discards 'volatile' qualifier from pointer 
target type [enabled by default]:  => 544:2, 568:18, 437:2
  + /home/kisskb/slave/src/arch/ia64/kernel/smpboot.c: warning: passing 
argument 2 of 'cpumask_test_cpu' discards 'volatile' qualifier from pointer 
target type [enabled by default]:  => 747:2, 484:2, 478:3
  + /home/kisskb/slave/src/arch/parisc/include/uapi/asm/swab.h: warning: 
'bellbits' may be used uninitialized in this function [-Wuninitialized]:  => 
32:2
  + /home/kisskb/slave/src/arch/powerpc/include/asm/hw_irq.h: warning: 'flags' 
may be used uninitialized in this function [-Wuninitialized]:  => 147:2
  + /home/kisskb/slave/src/arch/powerpc/platforms/pseries/hotplug-memory.c: 
warning: 'rc' may be used uninitialized in this function [-Wuninitialized]:  => 
446:9
  + /home/kisskb/slave/src/arch/x86/include/asm/io.h: warning: 'bellbits' may 
be used uninitialized in this function [-Wuninitialized]:  => 64:1
  + /home/kisskb/slave/src/arch/x86/include/asm/irqflags.h: warning: 'flags' 
may be used uninitialized in this function [-Wuninitialized]:  => 31:2
  + /home/kisskb/slave/src/arch/x86/xen/mmu.c: warning: 'i' may be used 
uninitialized in this function [-Wuninitialized]:  => 2532:12
  + /home/kisskb/slave/src/arch/xtensa/include/uapi/asm/swab.h: warning: 
'bellbits' may be used uninitialized in this function [-Wuninitialized]:  => 
23:5
  + /home/kisskb/slave/src/drivers/block/nvme-core.c: warning: cast to pointer 
from integer of different size [-Wint-to-pointer-cast]:  => 1822:8, 1794:8, 
1794:29, 1822:21
  + /home/kisskb/slave/src/drivers/block/pmem.c: warning: passing argument 1 of 
'sparc_flush_page_to_ram' from incompatible pointer type [enabled by default]:  
=> 53:3, 51:3
  + /home/kisskb/slave/src/drivers/gpio/gpio-dln2.c: warning: 'packed' 
attribute ignored for field of type '__le16' [-Wattributes]:  => 73:2
  + /home/kisskb/slave/src/drivers/gpio/gpio-wm831x.c: warning: 'powerdomain' 
may be used uninitialized in this function [-Wuninitialized]:  => 217:13
  + /home/kisskb/slave/src/drivers/gpio/gpiolib-of.c: warning: 'dflags' may be 
used uninitialized in this function [-Wuninitialized]:  => 224:16
  + /home/kisskb/slave/src/drivers/gpio/gpiolib-of.c: warning: 'lflags' may be 
used uninitialized in this function [-Wuninitialized]:  => 224:16
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c: 
warning: the frame size of 1184 bytes is larger than 1024 bytes 
[-Wframe-larger-than=]:  => 975:1
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c: 
warning: the frame size of 1220 bytes is larger than 1024 bytes 
[-Wframe-larger-than=]:  => 975:1
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c: 
warning: the frame size of 1224 bytes is larger than 1024 bytes 
[-Wframe-larger-than=]:  => 975:1
  + /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: comparison of 
distinct pointer types lacks a cast [enabled by default]:  => 221:20
  + /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:2
  + /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: right shift 
count >= width of type [enabled by default]:  => 221: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/input/touchscreen/goodix.c: warning: 
'goodix_process_events' uses dynamic stack allocation [enabled by default]:  => 
161:1
  + /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: warning: assignment 
makes pointer from integer without a cast [enabled by default]:  => 1054:6, 
1129:6
  + /home/kisskb/slave/src/drivers/media/platform/coda/./trace.h: warning: 
"TRACE_SYSTEM_STRING" redefined [enabled by default]:  => 12:0
  + /home/kisskb/slave/src/drivers/media/platform/vivid/vivid-tpg.c: warning: 
the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  
=> 1495:1
  + /home/kisskb/slave/src/drivers/mmc/host/sh_mmcif.c: warning: cast to 
pointer from integer of different size [-Wint-to-pointer-cast]:  => 402:4, 401:4
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
603:1, 417:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
417:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1164 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1236 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
417:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1268 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1340 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
417:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
651:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1444 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1504 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
651:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1580 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1640 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
972:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1768 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
651:1
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1876 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 
651:1
  + /home/kisskb/slave/src/drivers/net/hamradio/baycom_ser_hdx.c: warning: 
statement with no effect [-Wunused-value]  LD      
drivers/input/keyboard/built-in.o:  => 455:2
  + /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' 
attribute ignored for field of type 'union <anonymous>' [-Wattributes]  CC      
net/sched/cls_route.o:  => 653:2
  + /home/kisskb/slave/src/drivers/net/wireless/cw1200/cw1200_spi.c: warning: 
'cw1200_spi_suspend' defined but not used [-Wunused-function]:  => 450:12
  + /home/kisskb/slave/src/drivers/rtc/rtc-armada38x.c: warning: unused 
variable 'flags' [-Wunused-variable]:  => 91:22
  + /home/kisskb/slave/src/drivers/scsi/aacraid/src.c: warning: 'bellbits' may 
be used uninitialized in this function [-Wuninitialized]:  => 97:4
  + /home/kisskb/slave/src/drivers/scsi/aha1542.c: warning: 'cptr' may be used 
uninitialized in this function [-Wuninitialized]:  => 381:16
  + /home/kisskb/slave/src/drivers/scsi/aha1542.c: warning: 'sg_count' may be 
used uninitialized in this function [-Wuninitialized]:  => 461:11
  + /home/kisskb/slave/src/drivers/staging/iio/adc/ad7606_par.c: warning: 
statement with no effect [-Wunused-value]:  => 25:2, 41:2
  + /home/kisskb/slave/src/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: 
warning: 'synaptics_rmi4_resume' defined but not used [-Wunused-function]:  => 
1084:12
  + /home/kisskb/slave/src/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: 
warning: 'synaptics_rmi4_suspend' defined but not used [-Wunused-function]:  => 
1050:12
  + /home/kisskb/slave/src/fs/afs/internal.h: warning: 'packed' attribute 
ignored for field of type 'enum <anonymous>' [-Wattributes]  LD      
sound/drivers/mpu401/snd-mpu401-uart.o:  => 164:2
  + /home/kisskb/slave/src/fs/buffer.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  => 243:4
  + /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=]:  => 2385:3, 2402:3, 2393:3, 2412: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=]:  => 2412:3, 2393:3, 2402:3, 2385: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=]:  
=> 2876:4, 2869: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, 2876:4, 3322:4, 2869: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=]:  
=> 3329:4, 3322: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/include/linux/highmem.h: warning: passing argument 1 
of 'sparc_flush_page_to_ram' from incompatible pointer type [enabled by 
default]:  => 207:2, 231:2, 135:2
  + /home/kisskb/slave/src/include/linux/kernel.h: warning: comparison of 
distinct pointer types lacks a cast [enabled by default]:  => 723:17
  + /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute 
ignored for field of type '__fs32' [-Wattributes]  CC      fs/ufs/dir.o:  => 
30:2
  + /home/kisskb/slave/src/include/trace/ftrace.h: warning: 
"TRACE_SYSTEM_STRING" redefined [enabled by default]:  => 28:0
  + /home/kisskb/slave/src/include/uapi/linux/swab.h: warning: 'bellbits' may 
be used uninitialized in this function [-Wuninitialized]:  => 64:9
  + /home/kisskb/slave/src/kernel/events/core.c: warning: 
'perf_event_aux_event' uses dynamic stack allocation [enabled by default]:  => 
5974:1
  + /home/kisskb/slave/src/kernel/events/core.c: warning: 
'perf_log_itrace_start' uses dynamic stack allocation [enabled by default]:  => 
6053:1
  + /home/kisskb/slave/src/lib/assoc_array.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat=]:  
=> 900:3, 800:2
  + /home/kisskb/slave/src/lib/cpumask.c: warning: control reaches end of 
non-void function [-Wreturn-type]:  => 179:1
  + /home/kisskb/slave/src/lib/iommu-common.c: warning: large integer 
implicitly truncated to unsigned type [-Woverflow]:  => 127:3, 210:4
  + /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: the frame size of 
1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 514:1
  + /home/kisskb/slave/src/lib/rhashtable.c: warning: 'next' may be used 
uninitialized in this function [-Wuninitialized]:  => 197:2
  + /home/kisskb/slave/src/lib/rhashtable.c: warning: 'next' may be used 
uninitialized in this function:  => 164
  + /home/kisskb/slave/src/mm/dmapool.c: warning: format '%Zu' expects argument 
of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat=]:  => 99:6
  + /home/kisskb/slave/src/mm/dmapool.c: warning: format '%Zu' expects argument 
of type 'size_t', but argument 7 has type 'unsigned int' [-Wformat=]:  => 99:6
  + /home/kisskb/slave/src/mm/mempool.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  => 33:2
  + /home/kisskb/slave/src/mm/nommu.c: warning: format '%zx' expects argument 
of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 1672:2
  + /home/kisskb/slave/src/mm/percpu-km.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat=]:  
=> 107:10
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat=]:  => 1040:3
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  => 
1446:9, 1040:3
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 
1446:9, 895:3
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 
895:3, 1446:9
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat=]:  => 1446:9
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 7 has type 'unsigned int' [-Wformat=]:  => 1446:9
  + /home/kisskb/slave/src/mm/percpu.c: warning: format '%zu' expects argument 
of type 'size_t', but argument 8 has type 'unsigned int' [-Wformat=]:  => 1446:9
  + /home/kisskb/slave/src/mm/slab_common.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  
=> 692:6
  + /home/kisskb/slave/src/net/core/flow.c: warning: format '%zu' expects 
argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat=]:  
=> 401:4
  + /home/kisskb/slave/src/net/ipv4/inet_timewait_sock.c: warning: passing 
argument 1 of 'atomic64_read' discards 'const' qualifier from pointer target 
type [enabled by default]:  => 217:3
  + /home/kisskb/slave/src/net/sunrpc/svc.c: warning: format '%Zd' expects 
argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: 
 => 1239:4
  + /home/kisskb/slave/src/security/keys/keyctl.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 4 has type 'unsigned int' 
[-Wformat=]:  => 1020:2
  + /home/kisskb/slave/src/security/keys/keyring.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 3 has type 'unsigned int' 
[-Wformat=]:  => 485:2
  + /home/kisskb/slave/src/security/keys/keyring.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 4 has type 'unsigned int' 
[-Wformat=]:  => 458:2
  + /home/kisskb/slave/src/security/keys/keyring.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 5 has type 'unsigned int' 
[-Wformat=]:  => 430:2
  + /home/kisskb/slave/src/security/keys/keyring.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 6 has type 'unsigned int' 
[-Wformat=]:  => 430:2
  + /home/kisskb/slave/src/security/keys/request_key.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 5 has type 'unsigned int' 
[-Wformat=]:  => 212:2
  + /home/kisskb/slave/src/security/keys/request_key.c: warning: format '%zu' 
expects argument of type 'size_t', but argument 6 has type 'unsigned int' 
[-Wformat=]:  => 527:2
  + /home/kisskb/slave/src/security/keys/request_key_auth.c: warning: format 
'%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' 
[-Wformat=]:  => 77:3
  + modpost: WARNING: modpost: Found 134 section mismatch(es).:  => N/A
  + warning: (DRM_PS8622 && DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 
&& DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && 
FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && 
ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct 
dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT):  => N/A
  + warning: (SPU_FS) selects MEMORY_HOTPLUG which has unmet direct 
dependencies ((SPARSEMEM || X86_64_ACPI_NUMA) && ARCH_ENABLE_MEMORY_HOTPLUG && 
(IA64 || X86 || PPC_BOOK3S_64 || SUPERH || S390)):  => N/A
  + warning: drivers/built-in.o(.data+0x10d0): Section mismatch in reference 
from the variable superio_driver to the function .init.text:superio_probe():  
=> N/A
  + warning: drivers/built-in.o(.data+0xa80): Section mismatch in reference 
from the variable lba_driver to the function .init.text:lba_driver_probe():  => 
N/A
  + warning: drivers/built-in.o(.data+0xb28): Section mismatch in reference 
from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xc9c): Section mismatch in reference 
from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xdc0): 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+0xe20): 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+0xe80): Section mismatch in reference 
from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: drivers/built-in.o(.data+0xeec): Section mismatch in reference 
from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: drivers/built-in.o(.text+0x11c645): 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+0x15d0af): 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+0x323758): 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+0x3ed03b0): 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+0x5e708): 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+0x4ae8c): 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+0x7c63): 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+0xcbf1): 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+0x48074): 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+0x180): Section mismatch in 
reference from the variable lba_driver to the function 
.init.text:lba_driver_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x228): 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+0x39c): 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+0x4c0): 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+0x520): 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+0x580): Section mismatch in 
reference from the variable wax_driver to the function 
.init.text:wax_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x5ec): Section mismatch in 
reference from the variable eisa_driver to the function 
.init.text:eisa_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x7d0): Section mismatch in 
reference from the variable superio_driver to the function 
.init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.data+0x40900): Section mismatch in reference from the 
variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x409a8): Section mismatch in reference from the 
variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x40b1c): Section mismatch in reference from the 
variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x40c40): Section mismatch in reference from the 
variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x40ca0): Section mismatch in reference from the 
variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x40d00): Section mismatch in reference from the 
variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x40d6c): Section mismatch in reference from the 
variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x40f50): Section mismatch in reference from the 
variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x203d44): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init():  
=> N/A
  + warning: vmlinux.o(.text+0x538a530): Section mismatch in reference from the 
function .create_device_attrs() to the function 
.init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x582cad): 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+0x68aa83): 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+0x95163): 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+0xa0a790): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init():  
=> N/A

149 improvements:
  - /home/kisskb/slave/src/Documentation/networking/timestamping/txtimestamp.c: 
warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has 
type ‘int64_t’ [-Wformat=]: 99:3 => 
  - /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/s390/mm/vmem.c: warning: 'vmem_alloc_pages' 
defined but not used [-Wunused-function]: 30:20 => 
  - /home/kisskb/slave/src/arch/um/kernel/ptrace.c: warning: ignoring return 
value of 'tracehook_report_syscall_entry', declared with attribute 
warn_unused_result: 177 => 
  - /home/kisskb/slave/src/arch/x86/mm/ioremap.c: warning: cast to pointer from 
integer of different size [-Wint-to-pointer-cast]: 344:10 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/cik.c: warning: 'chip_name' 
may be used uninitialized in this function [-Wuninitialized]: 2207:12 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/cik.c: warning: 
'new_chip_name' may be used uninitialized in this function [-Wuninitialized]: 
2204:11 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/cik.c: warning: 'num_fw' may 
be used uninitialized in this function [-Wuninitialized]: 2237:12 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/cik.c: warning: 
'rlc_req_size' may be used uninitialized in this function [-Wuninitialized]: 
2128:6 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/ni.c: warning: 'chip_name' 
may be used uninitialized in this function [-Wuninitialized]: 796:11 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/ni.c: warning: 'mc_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 787:6 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/ni.c: warning: 'me_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 763:5 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/ni.c: warning: 'pfp_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 751:5 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/ni.c: warning: 
'rlc_chip_name' may be used uninitialized in this function [-Wuninitialized]: 
770:10 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/ni.c: warning: 'rlc_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 774:5 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/rv770_smc.c: warning: 
'int_vect' may be used uninitialized in this function [-Wuninitialized]: 595:6 
=> 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/rv770_smc.c: warning: 
'ucode_size' may be used uninitialized in this function [-Wuninitialized]: 
589:31 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/si.c: warning: 'chip_name' 
may be used uninitialized in this function [-Wuninitialized]: 1823:11 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/si.c: warning: 'mc2_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 1800:42 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/si.c: warning: 'mc_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 1800:6 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/si.c: warning: 
'new_chip_name' may be used uninitialized in this function [-Wuninitialized]: 
1820:10 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/si.c: warning: 'smc_req_size' 
may be used uninitialized in this function [-Wuninitialized]: 1832:13 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/si_smc.c: warning: 
'ucode_size' may be used uninitialized in this function [-Wuninitialized]: 
261:17 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/vmwgfx/vmwgfx_context.c: warning: 
'loc' may be used uninitialized in this function [-Wuninitialized]: 710:13, 
747:13 => 
  - /home/kisskb/slave/src/drivers/input/keyboard/tca8418_keypad.c: warning: 
'reg' may be used uninitialized in this function [-Wuninitialized]: 172:9 => 
  - /home/kisskb/slave/src/drivers/mailbox/pcc.c: warning: cast to pointer from 
integer of different size [-Wint-to-pointer-cast]: 210:3, 175:3 => 
  - /home/kisskb/slave/src/drivers/media/v4l2-core/videobuf2-core.c: warning: 
unused variable 'fileio' [-Wunused-variable]: 3228:26 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the 
frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
890:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the 
frame size of 1268 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
890:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1028 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
603:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1036 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
1310:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1044 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
1310:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
1177:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
1177:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
417:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
417:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1224 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
417:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1356 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1360 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1392 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1452 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
417:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1548 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
417:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1680 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1700 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1728 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1764 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1792 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1828 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
972:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 1992 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 2156 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 2168 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the 
frame size of 2256 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 
651:1 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/broadcom/cnic.c: warning: the 
frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 
4830:1 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: warning: 
'buf_size' may be used uninitialized in this function [-Wuninitialized]: 
489:18, 516:17, 1923:11 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/ibm/ehea/ehea_main.c: warning: 
'ehea_module_device_table' defined but not used [-Wunused-variable]: 106:28 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/intel/igb/igb_ptp.c: warning: 
'pin' may be used uninitialized in this function [-Wuninitialized]: 395:21, 
493:17, 538:18 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/rocker/rocker.c: warning: 
'rocker_port_vlan_flood_group' uses dynamic stack allocation [enabled by 
default]: 2694:1 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/sfc/farch.c: warning: 'data3' 
may be used uninitialized in this function [-Wuninitialized]: 2288:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 
'packed' attribute ignored for field of type 'struct <anonymous>[]' 
[-Wattributes]  CC      drivers/net/wireless/ath/ath10k/wmi-tlv.o: 123:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 
'packed' attribute ignored for field of type 'struct <anonymous>[]' 
[-Wattributes]  CC      drivers/net/wireless/ti/wlcore/main.o: 123:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ath/carl9170/fwcmd.h: warning: 
'packed' attribute ignored for field of type 'struct <anonymous>[]' 
[-Wattributes]  CC [M]  drivers/staging/comedi/drivers/aio_aio12_8.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/md/dm-zero.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/ath/ath10k/wmi.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      
net/sctp/sysctl.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/net/sunrpc/svcsock.c: In function 
'svc_addr_len':  CC      drivers/usb/gadget/udc/bdc/bdc_ep.o: 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/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/b43/main.h:34: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/scsi/ses.o: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes] 
 CC      drivers/uwb/i1480/dfu/dfu.o: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.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,: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]In file included from 
/home/kisskb/slave/src/drivers/net/wireless/b43/lo.c:30:0:: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]In file included from 
/home/kisskb/slave/src/drivers/net/wireless/b43legacy/phy.c:38:0:: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]In file included from 
/home/kisskb/slave/src/drivers/net/wireless/p54/eeprom.c:30:0:: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/b43legacy/b43legacy.h: warning: 
'packed' attribute ignored for field of type 'union <anonymous>' 
[-Wattributes]In file included from 
/home/kisskb/slave/src/drivers/net/wireless/p54/p54spi.c:37:0:: 381:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/iwlwifi/mvm/d3.c: warning: 
'fw_status' may be used uninitialized in this function [-Wuninitialized]: 
1567:37 => 
  - /home/kisskb/slave/src/drivers/net/wireless/p54/lmac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>[3]' [-Wattributes]  CC  
    drivers/rtc/rtc-m41t80.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  
    net/irda/irmod.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  
    net/sunrpc/clnt.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]  LD  
    crypto/asymmetric_keys/pkcs7_message.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]In 
file included from 
/home/kisskb/slave/src/drivers/net/wireless/p54/p54usb.c:26:0:: 377:2 => 
  - /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 
'bq27x00_powersupply_init' defined but not used [-Wunused-function]: 737:12 => 
  - /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 
'bq27x00_powersupply_unregister' defined but not used [-Wunused-function]: 
771:13 => 
  - /home/kisskb/slave/src/drivers/power/sbs-battery.c: warning: 'gpio_flags' 
may be used uninitialized in this function [-Wuninitialized]: 783:6 => 
  - /home/kisskb/slave/src/drivers/regulator/tps6586x-regulator.c: warning: 
cast from pointer to integer of different size [-Wpointer-to-int-cast]  LD      
drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.o: 430:8 => 
  - /home/kisskb/slave/src/drivers/scsi/osst.h: warning: 'packed' attribute 
ignored for field of type 'u32' 
[-Wattributes]/home/kisskb/slave/src/net/core/neighbour.c: In function 
'neigh_sysctl_register':  CC      drivers/net/wireless/ath/ath9k/gpio.o: 96:2 
=> 
  - /home/kisskb/slave/src/drivers/spi/spi-bfin5xx.c: warning: 'cr_width' may 
be used uninitialized in this function [-Wuninitialized]: 695: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]: 110:5, 63:4 => 
  - /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/vt6656/mac.h: warning: 'packed' 
attribute ignored for field of type 'struct <anonymous>' [-Wattributes]  CC [M] 
 drivers/staging/lustre/lustre/mdc/lproc_mdc.o: 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/mac.c:34:0:: 365:3 
=> 
  - /home/kisskb/slave/src/drivers/usb/host/xhci-pci.c: warning: 
'xhci_pme_quirk' defined but not used [-Wunused-function]  CC [M]  
drivers/staging/iio/accel/adis16220_core.o: 175:13 => 
  - /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 
'reg_val' may be used uninitialized in this function [-Wuninitialized]: 443:16, 
599:32, 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]: 564:16, 
785:32, 811:11 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/nvidia/nvidia.c: warning: 
passing argument 1 of '__iounmap' discards 'volatile' qualifier from pointer 
target type [enabled by default]: 1460:2, 1429:2 => 
  - /home/kisskb/slave/src/drivers/video/fbdev/riva/fbdev.c: warning: passing 
argument 1 of '__iounmap' discards 'volatile' qualifier from pointer target 
type [enabled by default]: 2082:3, 2121:3 => 
  - /home/kisskb/slave/src/fs/aio.c: warning: 'nr_segs' may be used 
uninitialized in this function: 1403 => 
  - /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 
'marks_ignored_mask' may be used uninitialized in this function 
[-Wuninitialized]: 143:32, 147:6 => 147:6
  - /home/kisskb/slave/src/fs/ocfs2/stack_o2cb.c: warning: array subscript is 
above array bounds [-Warray-bounds]: 161:19 => 
  - /home/kisskb/slave/src/include/net/ip_vs.h: warning: control reaches end of 
non-void function 
[-Wreturn-type]/home/kisskb/slave/src/include/net/ip_vs.h:67:1: warning: 
control reaches end of non-void function [-Wreturn-type]: 89:1 => 
  - /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute 
ignored for field of type '__be16' [-Wattributes]  CC      
drivers/staging/iio/meter/ade7753.o: 30:2 => 
  - /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute 
ignored for field of type '__be16' [-Wattributes]  CC      
drivers/staging/iio/meter/ade7754.o: 30:2 => 
  - /home/kisskb/slave/src/kernel/cgroup.c: warning: 'root' may be used 
uninitialized in this function: 1742 => 
  - /home/kisskb/slave/src/kernel/sched/fair.c: warning: 
'update_cfs_rq_blocked_load' declared inline after being called: 287 => 
  - /home/kisskb/slave/src/kernel/sched/fair.c: warning: previous declaration 
of 'update_cfs_rq_blocked_load' was here: 287 => 
  - /home/kisskb/slave/src/lib/cpumask.c: warning: the address of 
'cpu_all_bits' will always evaluate as 'true' [-Waddress]: 194:25 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'mem_cgroup_move_account' 
defined but not used [-Wunused-function]: 2796:12 => 
  - /home/kisskb/slave/src/sound/core/pcm_lib.c: warning: 'curr_tstamp.tv_nsec' 
may be used uninitialized in this function: 244 => 
  - /home/kisskb/slave/src/sound/core/pcm_lib.c: warning: 'curr_tstamp.tv_sec' 
may be used uninitialized in this function: 244 => 
  - warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && 
DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && 
FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && 
ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct 
dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT): N/A => 
  - warning: (FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && DWARF_UNWINDER 
&& KMEMCHECK && LOCKDEP) selects FRAME_POINTER which has unmet direct 
dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || 
BLACKFIN || MN10300 || METAG) || ARCH_WANT_FRAME_POINTERS): N/A => 
  - warning: 1 bad relocations: N/A => 
  - warning: drivers/built-in.o(.data+0x10a4): Section mismatch in reference 
from the variable superio_driver to the function .init.text:superio_probe(): 
N/A => 
  - warning: drivers/built-in.o(.data+0xa78): Section mismatch in reference 
from the variable lba_driver to the function .init.text:lba_driver_probe(): 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(.data+0xecc): Section mismatch in reference 
from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: drivers/built-in.o(.text+0x11898f): 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+0x159c0a): 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+0x2fdc9c): 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+0x59c84): 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+0x47c1c): 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+0x178): Section mismatch in 
reference from the variable lba_driver to the function 
.init.text:lba_driver_probe(): 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: drivers/parisc/built-in.o(.data+0x5cc): Section mismatch in 
reference from the variable eisa_driver to the function 
.init.text:eisa_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x7a4): Section mismatch in 
reference from the variable superio_driver to the function 
.init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x40a38): Section mismatch in reference from the 
variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x40ae0): Section mismatch in reference from the 
variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x40c4c): Section mismatch in reference from the 
variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x40d68): Section mismatch in reference from the 
variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x40dc8): Section mismatch in reference from the 
variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x40e28): Section mismatch in reference from the 
variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x40e8c): Section mismatch in reference from the 
variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x41064): Section mismatch in reference from the 
variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x1fb8ec): Section mismatch in reference from the 
function etrax_init_module() to the function .init.text:etrax_ethernet_init(): 
N/A => 
  - warning: vmlinux.o(.text+0x5768a7): 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+0x67de1e): 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+0x9d705c): 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