Build regressions/improvements in v4.1

From: Geert Uytterhoeven
Date: Mon Jun 22 2015 - 16:48:31 EST


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

Summarized:
- build errors: +53/-27
- build warnings: +268/-154

JFYI, when comparing v4.1[1] to v4.1-rc8[3], the summaries are:
- build errors: +44/-7
- build warnings: +139/-35

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/9038/ (all 254 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/8710/ (all 254 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/9008/ (all 254 configs)


*** ERRORS ***

53 regressions:
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_BUFFERABLE' undeclared here (not in a function): => 81:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_CACHED' undeclared here (not in a function): => 117:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_NONSHARED' undeclared here (not in a function): => 108:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_SHARED' undeclared here (not in a function): => 103:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_DEV_WC' undeclared here (not in a function): => 113:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_MASK' undeclared here (not in a function): => 76:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_MINICACHE' undeclared here (not in a function): => 94:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_UNCACHED' undeclared here (not in a function): => 77:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_WRITEALLOC' undeclared here (not in a function): => 99:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_WRITEBACK' undeclared here (not in a function): => 89:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_MT_WRITETHROUGH' undeclared here (not in a function): => 85:10
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_RDONLY' undeclared here (not in a function): => 61:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_SHARED' undeclared here (not in a function): => 71:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_USER' undeclared here (not in a function): => 56:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'L_PTE_XN' undeclared here (not in a function): => 66:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_AP_READ' undeclared here (not in a function): => 153:13
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_AP_WRITE' undeclared here (not in a function): => 153:32
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_S' undeclared here (not in a function): => 175:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SECT_XN' undeclared here (not in a function): => 170:11
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PMD_SIZE' undeclared (first use in this function): => 276:22
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PTRS_PER_PGD' undeclared (first use in this function): => 314:18
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PTRS_PER_PMD' undeclared (first use in this function): => 275:18
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'PTRS_PER_PTE' undeclared (first use in this function): => 263:18
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: 'SECTION_SIZE' undeclared (first use in this function): => 282:7
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[0].mask'): => 153:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[1].mask'): => 157:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[1].val'): => 158:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[2].mask'): => 161:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[2].val'): => 162:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[3].mask'): => 165:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[3].val'): => 166:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[4].mask'): => 170:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[4].val'): => 171:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[5].mask'): => 175:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: (near initialization for 'section_bits[5].val'): => 176:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pmd_large' [-Werror=implicit-function-declaration]: => 277:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pmd_none' [-Werror=implicit-function-declaration]: => 277:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pmd_present' [-Werror=implicit-function-declaration]: => 277:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: implicit declaration of function 'pte_offset_kernel' [-Werror=implicit-function-declaration]: => 259:2
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: initializer element is not constant: => 153:3, 175:3, 166:3, 170:3, 157:3, 161:3, 158:3, 171:3, 165:3, 176:3, 162:3
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: invalid operands to binary * (have 'unsigned int' and 'const struct prot_bits *'): => 276:20
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: error: invalid operands to binary | (have 'const struct prot_bits *' and 'const struct prot_bits *'): => 157:30, 161:30, 166:30, 165:30, 153:30
+ /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: error: 'cached_to_uncached' undeclared (first use in this function): => 99:17
+ /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration]: => 192:2
+ /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
+ error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.csum_tcpudp_magic' defined in .text section in arch/powerpc/lib/built-in.o: => (.text+0x1ffa418)
+ error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.debug_dma_unmap_page' defined in .text section in lib/built-in.o: => (.text+0x1ffa878), (.text+0x1ffa934)
+ error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.enable_irq' defined in .text section in kernel/built-in.o: => (.text+0x1ff8ef8)
+ error: ixgb_main.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+0x1ffa778)
+ error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_26' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff9684)
+ error: ixgb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_31' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff866c), (.text+0x1ff9a78)
+ error: relocation truncated to fit: R_PPC64_REL24 against symbol `.debug_dma_unmap_sg' defined in .text section in lib/built-in.o: => (.text+0x1ff77e8), (.text+0x1ff7c48)

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): 560, 321 =>
- /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): 304, 246 =>
- /home/kisskb/slave/src/arch/um/os-Linux/start_up.c: error: 'PTRACE_SETOPTIONS' undeclared (first use in this function): 303, 245 =>
- /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+0x1ff7e88), (.text+0x1ff8418), (.text+0x1ff838c), (.text+0x1ff7d60), (.text+0x1ff8094), (.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 ***

268 regressions:
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: assignment makes integer from pointer without a cast [enabled by default]: => 276:8
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: comparison between pointer and integer [enabled by default]: => 314:16, 275:16, 263:16
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: initialization makes pointer from integer without a cast [enabled by default]: => 259:15
+ /home/kisskb/slave/src/arch/arm/mm/dump.c: warning: passing argument 2 of 'note_page' makes integer from pointer without a cast [enabled by default]: => 283:4
+ /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/sh/include/asm/atomic-irq.h: warning: 'undo_list' may be used uninitialized in this function [-Wuninitialized]: => 38:1
+ /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to __restore_all; converted into longer instruction sequence: => 89
+ /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_call; converted into longer instruction sequence: => 208
+ /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence: => 349, 347
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count >= width of type [enabled by default]: 108:1, 122:1, 145:2, 115:1, 334:2, 310:1 => 145:1, 310:1, 122:1, 334:1, 334:2, 115:1, 145:2, 108:1
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count is negative [enabled by default]: 122:1, 333:1, 310:1, 323:2, 108:1, 81:1, 92:1, 129:1, 115:1 => 310:1, 122:1, 333:1, 129:1, 92:2, 115:1, 323:1, 323:2, 81:2, 92:1, 81:1, 108:1
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count >= width of type [enabled by default]: 296:3, 294:3 => 296:3, 294:3, 296:1, 294:1
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count is negative [enabled by default]: 108:1, 145:2, 294:3, 334:2, 115:1, 129:1, 324:2, 122:1, 310:1 => 294:1, 324:2, 334:1, 122:1, 145:1, 310:1, 108:1, 324:1, 145:2, 294:3, 334:2, 115:1, 129:1
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: statement with no effect [-Wunused-value] CC kernel/time/posix-cpu-timers.o: => 115:1
+ /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/kernel/crash.c: warning: 'elf_addr' may be used uninitialized in this function [-Wuninitialized]: => 686:26
+ /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_sz' may be used uninitialized in this function [-Wuninitialized]: => 689:6
+ /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/block/blk-merge.c: warning: 'bbio' may be used uninitialized in this function [-Wuninitialized]: => 83:2
+ /home/kisskb/slave/src/block/bsg.c: warning: 'rw' may be used uninitialized in this function [-Wuninitialized]: => 236:5
+ /home/kisskb/slave/src/drivers/base/dma-coherent.c: warning: 'mem' may be used uninitialized in this function [-Wuninitialized]: => 101:29
+ /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 2175:6
+ /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]: => 51:3, 53:3
+ /home/kisskb/slave/src/drivers/char/raw.c: warning: 'dev' may be used uninitialized in this function [-Wuninitialized]: => 229:20
+ /home/kisskb/slave/src/drivers/firewire/core-device.c: warning: 'changed' may be used uninitialized in this function [-Wuninitialized]: => 1154:2
+ /home/kisskb/slave/src/drivers/gpio/gpio-dln2.c: warning: 'packed' attribute ignored for field of type '__le16' [-Wattributes] CC [M] sound/usb/line6/midibuf.o: => 73:2
+ /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/hid/hid-logitech-hidpp.c: warning: '__name_length' may be used uninitialized in this function [-Wuninitialized]: => 537:15
+ /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:20, 221:2
+ /home/kisskb/slave/src/drivers/hid/hid-sensor-hub.c: warning: right shift count >= width of type [enabled by default]: => 221:20, 221:2
+ /home/kisskb/slave/src/drivers/hid/hid-wiimote-core.c: warning: 'poll_mp' may be used uninitialized in this function [-Wuninitialized]: => 1064:2
+ /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized]: => 593:34
+ /home/kisskb/slave/src/drivers/iio/magnetometer/hid-sensor-magn-3d.c: warning: 'channels' may be used uninitialized in this function [-Wuninitialized]: => 450:22
+ /home/kisskb/slave/src/drivers/iio/pressure/ms5611_core.c: warning: 'pressure' may be used uninitialized in this function [-Wuninitialized]: => 152:20
+ /home/kisskb/slave/src/drivers/iio/pressure/ms5611_core.c: warning: 'temp' may be used uninitialized in this function [-Wuninitialized]: => 149:16
+ /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/mouse/cyapa_gen3.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 971:5 => 971:5, 971:2
+ /home/kisskb/slave/src/drivers/input/mouse/elan_i2c_i2c.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 577:10
+ /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/leds/leds-max8997.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: => 92:27
+ /home/kisskb/slave/src/drivers/md/bcache/alloc.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: => 428:18
+ /home/kisskb/slave/src/drivers/md/md.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 1339:3, 1045:3
+ /home/kisskb/slave/src/drivers/media/i2c/ov2659.c: warning: assignment makes pointer from integer without a cast [enabled by default]: => 1129:6, 1054: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/misc/bmp085.c: warning: 'pressure' may be used uninitialized in this function [-Wuninitialized]: => 363:3
+ /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=]: => 417:1, 603: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/mtd/devices/phram.c: warning: 'name' may be used uninitialized in this function [-Wuninitialized]: => 114:16
+ /home/kisskb/slave/src/drivers/mtd/maps/latch-addr-flash.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: => 52:2
+ /home/kisskb/slave/src/drivers/mtd/ubi/vmt.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 409:9
+ /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/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: => 173:12, 185:21, 145:20, 116:16, 201:21, 161:21, 214:17
+ /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]: => 138:19
+ /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/scsi/libsas/sas_host_smp.c: warning: 'bit' may be used uninitialized in this function [-Wuninitialized]: => 112:16
+ /home/kisskb/slave/src/drivers/scsi/osst.c: warning: 'STp' may be used uninitialized in this function [-Wuninitialized]: => 4613:2
+ /home/kisskb/slave/src/drivers/scsi/sg.c: warning: 'sdp' may be used uninitialized in this function [-Wuninitialized]: => 633:2, 1107:50, 454:12
+ /home/kisskb/slave/src/drivers/staging/comedi/drivers/das6402.c: warning: statement with no effect [-Wunused-value]In file included from /home/kisskb/slave/src/drivers/staging/vt6656/mac.c:36:0:: => 552:2
+ /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/drivers/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 1845:18, 1842:18, 1840:2 => 1847:18, 1845:2, 1850:18, 1812:11
+ /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.format' may be used uninitialized in this function [-Wuninitialized]: => 345:2
+ /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.height' may be used uninitialized in this function [-Wuninitialized]: => 313:25
+ /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.stride' may be used uninitialized in this function [-Wuninitialized]: => 307:24
+ /home/kisskb/slave/src/drivers/video/fbdev/simplefb.c: warning: 'params.width' may be used uninitialized in this function [-Wuninitialized]: => 312:25
+ /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: warning: 'verdict' may be used uninitialized in this function [-Wuninitialized]: => 271:2
+ /home/kisskb/slave/src/fs/autofs4/waitq.c: warning: 'wq' may be used uninitialized in this function [-Wuninitialized]: => 460:5
+ /home/kisskb/slave/src/fs/befs/linuxvfs.c: warning: 'nlsname' may be used uninitialized in this function [-Wuninitialized]: => 264:8
+ /home/kisskb/slave/src/fs/befs/linuxvfs.c: warning: 'utfname' may be used uninitialized in this function [-Wuninitialized]: => 186:7
+ /home/kisskb/slave/src/fs/btrfs/backref.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: => 1565:3
+ /home/kisskb/slave/src/fs/btrfs/ctree.c: warning: 'pslot' may be used uninitialized in this function [-Wuninitialized]: => 1971:24, 2175:24
+ /home/kisskb/slave/src/fs/btrfs/extent_io.c: warning: 'tree' may be used uninitialized in this function [-Wuninitialized]: => 2679:32
+ /home/kisskb/slave/src/fs/btrfs/free-space-cache.c: warning: 'next_zero' may be used uninitialized in this function [-Wuninitialized]: => 2815:5
+ /home/kisskb/slave/src/fs/btrfs/free-space-cache.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: => 767:3
+ /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'disk_num_bytes' may be used uninitialized in this function [-Wuninitialized]: => 1408:23
+ /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'extent_end' may be used uninitialized in this function [-Wuninitialized]: 1368:6 => 1368:3, 1368:6
+ /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'extent_offset' may be used uninitialized in this function [-Wuninitialized]: => 1404:38
+ /home/kisskb/slave/src/fs/btrfs/inode.c: warning: 'ram_bytes' may be used uninitialized in this function [-Wuninitialized]: => 1409:18
+ /home/kisskb/slave/src/fs/btrfs/send.c: warning: 'found_key.offset' may be used uninitialized in this function [-Wuninitialized]: => 1743:7
+ /home/kisskb/slave/src/fs/btrfs/send.c: warning: 'found_key.type' may be used uninitialized in this function [-Wuninitialized]: => 1720:2
+ /home/kisskb/slave/src/fs/btrfs/uuid-tree.c: warning: 'eb' may be used uninitialized in this function [-Wuninitialized]: => 150:25
+ /home/kisskb/slave/src/fs/btrfs/uuid-tree.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]: => 149:21
+ /home/kisskb/slave/src/fs/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=]: => 2393:3, 2402:3, 2412:3, 2385: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=]: => 2393:3, 2412:3, 2402:3, 2385:3
+ /home/kisskb/slave/src/fs/cifs/file.c: warning: 'found_pages' may be used uninitialized in this function [-Wuninitialized]: => 1930:2
+ /home/kisskb/slave/src/fs/cifs/file.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]: => 3524:17
+ /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]: => 1650:2
+ /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: => 1650:2
+ /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: => 2869:4, 2876:4
+ /home/kisskb/slave/src/fs/cifs/file.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]: => 2869:4, 3322:4, 2876:4, 3329: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/inode.c: warning: 'server' may be used uninitialized in this function [-Wuninitialized]: 2066:12 => 2090:12, 2090:2
+ /home/kisskb/slave/src/fs/cifs/readdir.c: warning: 'current_entry' may be used uninitialized in this function [-Wuninitialized]: => 821:9
+ /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat=]: => 702:3
+ /home/kisskb/slave/src/fs/cifs/readdir.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]: => 702:3
+ /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]: => 350:3
+ /home/kisskb/slave/src/fs/cifs/transport.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]: => 350:3
+ /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'abut_ex' may be used uninitialized in this function [-Wuninitialized]: => 3544:21
+ /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]: 549:5 => 547:5, 547:2
+ /home/kisskb/slave/src/fs/ext4/mballoc.c: warning: 'e4b.bd_bitmap' may be used uninitialized in this function [-Wuninitialized]: => 1083:6
+ /home/kisskb/slave/src/fs/ext4/super.c: warning: 'first_not_zeroed' may be used uninitialized in this function [-Wuninitialized]: => 4205:6
+ /home/kisskb/slave/src/fs/f2fs/gc.c: warning: 'nofs' may be used uninitialized in this function [-Wuninitialized]: => 619:15
+ /home/kisskb/slave/src/fs/f2fs/node.c: warning: 'nat_blk' may be used uninitialized in this function [-Wuninitialized]: => 1867:11
+ /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'lcase' may be used uninitialized in this function [-Wuninitialized]: => 643:12
+ /home/kisskb/slave/src/fs/fat/namei_vfat.c: warning: 'ulen' may be used uninitialized in this function [-Wuninitialized]: => 212:2
+ /home/kisskb/slave/src/fs/freevxfs/vxfs_lookup.c: warning: 'pp' may be used uninitialized in this function [-Wuninitialized]: => 185:3
+ /home/kisskb/slave/src/fs/hpfs/alloc.c: warning: 'sec' may be used uninitialized in this function [-Wuninitialized]: => 202:7
+ /home/kisskb/slave/src/fs/hpfs/file.c: warning: 'n_secs' may be used uninitialized in this function [-Wuninitialized]: => 84:3
+ /home/kisskb/slave/src/fs/isofs/namei.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: => 22:11
+ /home/kisskb/slave/src/fs/ncpfs/dir.c: warning: unused variable 'sb' [-Wunused-variable]: => 136:23
+ /home/kisskb/slave/src/fs/nfs/dir.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: => 540:6
+ /home/kisskb/slave/src/fs/nfsd/export.c: warning: 'an_int' may be used uninitialized in this function [-Wuninitialized]: => 565:15
+ /home/kisskb/slave/src/fs/nfsd/export.c: warning: 'migrated' may be used uninitialized in this function [-Wuninitialized]: => 437:18
+ /home/kisskb/slave/src/fs/nfsd/nfsctl.c: warning: 'bsize' may be used uninitialized in this function [-Wuninitialized]: => 880:11
+ /home/kisskb/slave/src/fs/nfsd/nfsctl.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: => 960:9
+ /home/kisskb/slave/src/fs/nfsd/nfsctl.c: warning: 'newthreads' may be used uninitialized in this function [-Wuninitialized]: => 445:6
+ /home/kisskb/slave/src/fs/nilfs2/recovery.c: warning: 'sum' may be used uninitialized in this function [-Wuninitialized]: => 873:11, 631:21
+ /home/kisskb/slave/src/fs/nilfs2/super.c: warning: 'blocknr' may be used uninitialized in this function [-Wuninitialized]: => 376:2
+ /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized]: 146:56, 143:30 => 142:2, 143:30, 146:56
+ /home/kisskb/slave/src/fs/ntfs/dir.c: warning: 'bmp_vi' may be used uninitialized in this function [-Wuninitialized]: => 1430:7
+ /home/kisskb/slave/src/fs/ocfs2/aops.c: warning: 'wc' may be used uninitialized in this function [-Wuninitialized]: => 1764:20
+ /home/kisskb/slave/src/fs/ocfs2/cluster/heartbeat.c: warning: 'block_bits' may be used uninitialized in this function [-Wuninitialized]: => 1531:21
+ /home/kisskb/slave/src/fs/ocfs2/cluster/heartbeat.c: warning: 'block_bytes' may be used uninitialized in this function [-Wuninitialized]: => 1530:22
+ /home/kisskb/slave/src/fs/ocfs2/dir.c: warning: 'split_hash' may be used uninitialized in this function [-Wuninitialized]: => 3698:4
+ /home/kisskb/slave/src/fs/ocfs2/quota_local.c: warning: 'dchunk' may be used uninitialized in this function [-Wuninitialized]: => 950:45
+ /home/kisskb/slave/src/fs/ocfs2/refcounttree.c: warning: 'new_cpos' may be used uninitialized in this function [-Wuninitialized]: => 1612:6
+ /home/kisskb/slave/src/fs/ocfs2/refcounttree.c: warning: 'ref_blkno' may be used uninitialized in this function [-Wuninitialized]: => 2320:6
+ /home/kisskb/slave/src/fs/ocfs2/xattr.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 2988:2
+ /home/kisskb/slave/src/fs/omfs/file.c: warning: 'remain' may be used uninitialized in this function [-Wuninitialized]: => 257:4
+ /home/kisskb/slave/src/fs/qnx4/namei.c: warning: 'ino' may be used uninitialized in this function [-Wuninitialized]: => 115:24
+ /home/kisskb/slave/src/fs/udf/super.c: warning: 'map' may be used uninitialized in this function [-Wuninitialized]: 1335:9 => 1334:9, 1334:2
+ /home/kisskb/slave/src/include/linux/buffer_head.h: warning: 'bh' may be used uninitialized in this function [-Wuninitialized]: => 286:2
+ /home/kisskb/slave/src/include/linux/err.h: warning: 'bg_bh' may be used uninitialized in this function [-Wuninitialized]: => 35:9
+ /home/kisskb/slave/src/include/linux/file.h: warning: 'output.file' may be used uninitialized in this function [-Wuninitialized]: => 39:7
+ /home/kisskb/slave/src/include/linux/file.h: warning: 'output.flags' may be used uninitialized in this function [-Wuninitialized]: => 38:2
+ /home/kisskb/slave/src/include/linux/fs.h: warning: 'nlsnamelen' may be used uninitialized in this function [-Wuninitialized]: => 2957:19
+ /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]: => 231:2, 135:2, 207: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/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]: => 276:1, 214:1, 248:1, 177:1
+ /home/kisskb/slave/src/include/linux/sunrpc/cache.h: warning: 'rv' may be used uninitialized in this function [-Wuninitialized]: => 295:2
+ /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type '__fs32' [-Wattributes] CC [M] fs/hfs/btree.o: => 30:2
+ /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type '__fs32' [-Wattributes] CC [M] sound/usb/caiaq/audio.o: => 30:2
+ /home/kisskb/slave/src/include/math-emu/double.h: warning: "__LITTLE_ENDIAN" is not defined [-Wundef]: => 59:5
+ /home/kisskb/slave/src/include/math-emu/single.h: warning: "__LITTLE_ENDIAN" is not defined [-Wundef]: => 50:5
+ /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute ignored for field of type '__be16' [-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/dt2801.c:333:2: warning: statement with no effect [-Wunused-value]: => 32:2
+ /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute ignored for field of type 'struct ipx_address' [-Wattributes]/home/kisskb/slave/src/drivers/staging/comedi/drivers/dt2801.c:335:2: warning: statement with no effect [-Wunused-value]: => 41:9
+ /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/ipc/mqueue.c: warning: 'msg_ptr' may be used uninitialized in this function [-Wuninitialized]: => 1165:3
+ /home/kisskb/slave/src/ipc/sem.c: warning: 'ulp' may be used uninitialized in this function [-Wuninitialized]: => 1741:11
+ /home/kisskb/slave/src/kernel/events/core.c: warning: 'perf_event_aux_event' uses dynamic stack allocation [enabled by default]: => 5975:1
+ /home/kisskb/slave/src/kernel/events/core.c: warning: 'perf_log_itrace_start' uses dynamic stack allocation [enabled by default]: => 6054:1
+ /home/kisskb/slave/src/kernel/futex.c: warning: 'entry' may be used uninitialized in this function [-Wuninitialized]: => 2893:3
+ /home/kisskb/slave/src/kernel/futex.c: warning: 'pending' may be used uninitialized in this function [-Wuninitialized]: => 2910:2
+ /home/kisskb/slave/src/kernel/futex.c: warning: 'pip' may be used uninitialized in this function [-Wuninitialized]: => 2911:21
+ /home/kisskb/slave/src/kernel/user_namespace.c: warning: 'first' may be used uninitialized in this function [-Wuninitialized]: => 195:6, 172:6, 218:6
+ /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=]: => 800:2, 900:3
+ /home/kisskb/slave/src/lib/cpumask.c: warning: control reaches end of non-void function [-Wreturn-type]: => 178: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 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 535:1
+ /home/kisskb/slave/src/lib/rhashtable.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]: => 198:2
+ /home/kisskb/slave/src/lib/rhashtable.c: warning: 'next' may be used uninitialized in this function: => 165
+ /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/memblock.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: => 1017:15
+ /home/kisskb/slave/src/mm/memcontrol.c: warning: 'counter' may be used uninitialized in this function [-Wuninitialized]: => 3179:3
+ /home/kisskb/slave/src/mm/memcontrol.c: warning: 'usage' may be used uninitialized in this function [-Wuninitialized]: 3901:6, 3813:6 => 3724:6, 3812:3, 3724:3, 3812: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: 'capabilities' may be used uninitialized in this function [-Wuninitialized]: => 1427:18
+ /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: 'err' may be used uninitialized in this function [-Wuninitialized]: => 1040:3
+ /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=]: => 1446:9, 895:3
+ /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: (E500 && PPC_FSL_BOOK3E) selects FSL_EMB_PERFMON which has unmet direct dependencies (E500 || PPC_83xx): => N/A
+ warning: (INTEL_MIC_HOST && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST_NET && VHOST_SCSI) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && CAIF_VIRTIO || VIRTUALIZATION): => 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+0x11c6c5): 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+0x15d12f): 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+0x323724): 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+0x3ecf698): 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+0x5e794): 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+0xcbf5): 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+0x203e60): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: vmlinux.o(.text+0x538a018): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: vmlinux.o(.text+0x58311d): 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+0x68b3d3): 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+0x954a3): 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+0xa0a324): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A

154 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/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/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]: 747:13, 710: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]: 516:17, 489:18, 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]: 493:17, 538:18, 395:21 =>
- /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]: 625:11, 443:16, 599:32, 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]: 2121:3, 2082:3 =>
- /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/aio.c: warning: 'nr_segs' may be used uninitialized in this function: 1403 =>
- /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 -- geert@xxxxxxxxxxxxxx

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
Please read the FAQ at http://www.tux.org/lkml/