Build regressions/improvements in v4.2-rc6

From: Geert Uytterhoeven
Date: Mon Aug 10 2015 - 03:21:56 EST


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

Summarized:
- build errors: +19/-51
- build warnings: +144/-260

JFYI, when comparing v4.2-rc6[1] to v4.2-rc5[3], the summaries are:
- build errors: +19/-7
- build warnings: +38/-39

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

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/9234/ (all 254 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/9038/ (all 254 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/9206/ (253 out of 254 configs)


*** ERRORS ***

19 regressions:
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_check_functionality' [-Werror=implicit-function-declaration]: => 154:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_master_send' [-Werror=implicit-function-declaration]: => 133:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_smbus_read_byte_data' [-Werror=implicit-function-declaration]: => 29:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_smbus_read_word_data' [-Werror=implicit-function-declaration]: => 65:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_smbus_read_word_swapped' [-Werror=implicit-function-declaration]: => 101:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_smbus_write_byte_data' [-Werror=implicit-function-declaration]: => 47:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_smbus_write_word_data' [-Werror=implicit-function-declaration]: => 83:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_smbus_write_word_swapped' [-Werror=implicit-function-declaration]: => 119:2
+ /home/kisskb/slave/src/drivers/base/regmap/regmap-i2c.c: error: implicit declaration of function 'i2c_transfer' [-Werror=implicit-function-declaration]: => 167:2
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: error: implicit declaration of function 'i2c_new_device' [-Werror=implicit-function-declaration]: => 532:2
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: error: implicit declaration of function 'i2c_unregister_device' [-Werror=implicit-function-declaration]: => 66:2
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: error: type defaults to 'int' in declaration of 'module_i2c_driver' [-Werror=implicit-int]: => 737:1
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: error: implicit declaration of function 'pci_iomap' [-Werror=implicit-function-declaration]: => 1098:2
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: error: implicit declaration of function 'pci_iounmap' [-Werror=implicit-function-declaration]: => 1119:2
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.__alloc_pages_nodemask' defined in .text section in mm/built-in.o: => (.text+0x1ff7984)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o: => (.text+0x1ff85ac), (.text+0x1ff8254), (.text+0x1ff8448), (.text+0x1ff8068)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.queue_work_on' defined in .text section in kernel/built-in.o: => (.text+0x1ff717c), (.text+0x1ff7274)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_25' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff7b70), (.text+0x1ff7e5c)
+ error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_26' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff7050)

51 improvements:
- /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: 166:3, 158:3, 171:3, 153:3, 175:3, 170:3, 162:3, 161:3, 165:3, 157:3, 176: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 *'): 161:30, 165:30, 153:30, 157:30, 166:30 =>
- /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+0x1ff9a78), (.text+0x1ff866c) =>
- 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) =>


*** WARNINGS ***

144 regressions:
+ /home/kisskb/slave/src/arch/x86/kernel/apic/io_apic.c: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]: => 1031:6
+ /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c: warning: 'order' may be used uninitialized in this function [-Wuninitialized]: => 1175:14
+ /home/kisskb/slave/src/arch/x86/kvm/x86.c: warning: 'process_smi_save_seg_64' defined but not used [-Wunused-function]: => 6204:13
+ /home/kisskb/slave/src/crypto/drbg.c: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat=]: => 1330:3, 1121:3
+ /home/kisskb/slave/src/crypto/drbg.c: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat]: => 1330:3, 1121:3
+ /home/kisskb/slave/src/drivers/block/nvme-core.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 1807:4, 1849:10
+ /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h: warning: 'amdgpu_mn_register' defined but not used [-Wunused-function]: => 1682:12
+ /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h: warning: 'amdgpu_mn_unregister' defined but not used [-Wunused-function]: => 1686:13
+ /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_mst_topology.c: warning: 'hdrlen' may be used uninitialized in this function [-Wuninitialized]: => 349:23
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_gem_gtt.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 954:2
+ /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: warning: 'M' may be used uninitialized in this function [-Wuninitialized]: => 117:5
+ /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: warning: 'N' may be used uninitialized in this function [-Wuninitialized]: => 118:15
+ /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: warning: 'P' may be used uninitialized in this function [-Wuninitialized]: => 118:3
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/radeon_object.c: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp]: => 235:2
+ /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]: => 39:6
+ /home/kisskb/slave/src/drivers/gpu/drm/virtio/virtgpu_fence.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]: => 64:2
+ /home/kisskb/slave/src/drivers/hv/hv_fcopy.c: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 172:1
+ /home/kisskb/slave/src/drivers/infiniband/core/uverbs_cmd.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 1466:2
+ /home/kisskb/slave/src/drivers/input/keyboard/cros_ec_keyb.c: warning: 'cros_ec_keyb_irq' uses dynamic stack allocation [enabled by default]: => 192:1
+ /home/kisskb/slave/src/drivers/input/keyboard/stmpe-keypad.c: warning: 'stmpe_keypad_irq' uses dynamic stack allocation [enabled by default]: => 184:1
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: warning: 'ts2020_driver' defined but not used [-Wunused-variable]: => 727:26
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: warning: assignment makes pointer from integer without a cast [enabled by default]: => 532:9
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: warning: data definition has no type or storage class [enabled by default]: => 737:1
+ /home/kisskb/slave/src/drivers/media/dvb-frontends/ts2020.c: warning: parameter names (without types) in function declaration [enabled by default]: => 737:1
+ /home/kisskb/slave/src/drivers/media/usb/em28xx/em28xx-video.c: warning: control reaches end of non-void function [-Wreturn-type]: => 843:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1428 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1835:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1040 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 1072 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 1092 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 1116 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 1492 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 651:1
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 42:3 => 206:13, 230:3
+ /home/kisskb/slave/src/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: => 189:1
+ /home/kisskb/slave/src/drivers/net/ethernet/intel/e1000e/netdev.c: warning: 'e1000e_disable_aspm_locked' defined but not used [-Wunused-function]: => 6450:13
+ /home/kisskb/slave/src/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 327:9
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: warning: assignment makes pointer from integer without a cast [enabled by default]: => 1098:9
+ /home/kisskb/slave/src/drivers/net/ethernet/via/via-rhine.c: warning: unused variable 'rp' [-Wunused-variable]: => 2468:24
+ /home/kisskb/slave/src/drivers/net/wireless/b43/b43.h: warning: 'packed' attribute ignored for field of type 'union <anonymous>' [-Wattributes] CC drivers/net/wireless/mwifiex/txrx.o: => 653:2
+ /home/kisskb/slave/src/drivers/net/wireless/brcm80211/brcmfmac/pcie.c: warning: 'bufsz' may be used uninitialized in this function [-Wuninitialized]: => 1129:3, 1130:22
+ /home/kisskb/slave/src/drivers/net/wireless/p54/lmac.h: warning: 'packed' attribute ignored for field of type 'struct <anonymous>[3]' [-Wattributes] CC drivers/net/wireless/rt2x00/rt2x00dev.o: => 377:2
+ /home/kisskb/slave/src/drivers/ntb/ntb_transport.c: warning: right shift count >= width of type [enabled by default]: => 778:3
+ /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c: warning: 'free_start' may be used uninitialized in this function [-Wuninitialized]: => 529:29
+ /home/kisskb/slave/src/drivers/nvdimm/nd.h: warning: return type defaults to 'int' [-Wreturn-type]: => 169:15
+ /home/kisskb/slave/src/drivers/nvdimm/region_devs.c: warning: 'nd_region' may be used uninitialized in this function [-Wuninitialized]: => 739:26
+ /home/kisskb/slave/src/drivers/platform/x86/dell-laptop.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 1504:6
+ /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_init' defined but not used [-Wunused-function]: => 767:12
+ /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_unregister' defined but not used [-Wunused-function]: => 813:13
+ /home/kisskb/slave/src/drivers/power/sbs-battery.c: warning: 'gpio_flags' may be used uninitialized in this function [-Wuninitialized]: => 782:6
+ /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 7806:2
+ /home/kisskb/slave/src/drivers/staging/iio/adc/ad7606_par.c: warning: unused variable 'st' [-Wunused-variable]: => 23:23, 39:23
+ /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c: warning: 'm1' may be used uninitialized in this function [-Wuninitialized]: => 1147:13
+ /home/kisskb/slave/src/drivers/video/fbdev/intelfb/intelfbhw.c: warning: 'm2' may be used uninitialized in this function [-Wuninitialized]: => 1146:35
+ /home/kisskb/slave/src/fs/ext4/ext4_crypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 115:2
+ /home/kisskb/slave/src/fs/f2fs/f2fs_crypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 115:2
+ /home/kisskb/slave/src/fs/f2fs/namei.c: warning: 'p_len' may be used uninitialized in this function [-Wuninitialized]: => 407:59
+ /home/kisskb/slave/src/fs/gfs2/rgrp.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: => 1882:3
+ /home/kisskb/slave/src/include/linux/mtd/cfi.h: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Wcpp]: => 76:2
+ /home/kisskb/slave/src/kernel/events/core.c: warning: 'perf_log_lost_samples' uses dynamic stack allocation [enabled by default]: => 5982:1
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be used uninitialized in this function [-Wuninitialized]: => 676:17
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_bg_thresh' may be used uninitialized in this function: => 1537
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_dirty' may be used uninitialized in this function [-Wuninitialized]: => 1603:14
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_dirty' may be used uninitialized in this function: => 1537
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_thresh' may be used uninitialized in this function [-Wuninitialized]: => 676:17
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'm_thresh' may be used uninitialized in this function: => 1537
+ /home/kisskb/slave/src/mm/page-writeback.c: warning: 'writeback' is used uninitialized in this function: => 1574
+ /home/kisskb/slave/src/mm/page_alloc.c: warning: array subscript is below array bounds [-Warray-bounds] CC drivers/input/mouse/cypress_ps2.o: => 5797:34
+ /home/kisskb/slave/src/net/bridge/br_forward.c: warning: 'depth' may be used uninitialized in this function: => 50
+ /home/kisskb/slave/src/net/bridge/br_netfilter_hooks.c: warning: label 'drop' defined but not used [-Wunused-label]: => 794:2
+ /home/kisskb/slave/src/net/mac80211/mesh_hwmp.c: warning: 'target_metric' may be used uninitialized in this function [-Wuninitialized]: => 592:26
+ /home/kisskb/slave/src/sound/soc/generic/simple-card.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: => 488:29
+ warning: (DRM_PS8622 && DRM_RADEON && DRM_AMDGPU && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT): => N/A
+ warning: (DVB_TS2020 && SND_SOC_ADAU1761_I2C && SND_SOC_ADAU1781_I2C && SND_SOC_ADAU1977_I2C && SND_SOC_RT5677 && EXTCON_MAX14577 && EXTCON_MAX77693 && EXTCON_MAX77843) selects REGMAP_I2C which has unmet direct dependencies (I2C): => N/A
+ warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI): => N/A
+ warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM): => N/A
+ warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_EMAC_TAH which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A
+ warning: (PPC_CELL_NATIVE && AKEBONO && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A
+ warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A
+ warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM): => N/A
+ warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI): => 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+0x1174): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xb08): 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+0xbb4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xd34): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xe60): 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+0xec4): 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+0xf28): 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+0xf8c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: drivers/built-in.o(.text+0x126d05): 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+0x15fbd7): 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+0x3572a8): 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+0x4075768): 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+0x5d6b8): 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+0x4acbc): 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+0x8847): 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+0xddd9): 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+0x1d0c): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: drivers/net/built-in.o(.text+0x4d10c): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: drivers/net/cris/built-in.o(.text+0x12f8): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: drivers/net/ethernet/3com/3c509.o(.data+0x1a8): Section mismatch in reference from the variable el3_eisa_driver to the function .init.text:el3_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/3com/3c59x.o(.data+0x48): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/3com/3c59x.o(.data+0xe0): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/3com/3c59x.o(.data+0xec): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0x3c): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0xd4): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0xe0): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/hp/hp100.o(.data+0x78): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_probe(): => N/A
+ warning: drivers/parisc/built-in.o(.data+0x188): 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+0x234): 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+0x3b4): 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+0x4e0): 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+0x544): 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+0x5a8): 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+0x60c): 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+0x7f4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: drivers/scsi/sim710.o(.data+0x54): Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe(): => N/A
+ warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x88): Section mismatch in reference from the variable serial_driver to the function .init.text:serial_init_chip(): => N/A
+ warning: drivers/tty/serial/mux.o(.data+0x88): Section mismatch in reference from the variable serial_mux_driver to the function .init.text:mux_probe(): => N/A
+ warning: vmlinux.o(.data+0x11e0): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x11e8): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1218): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1220): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1250): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1258): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1288): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x1290): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x12c0): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x12c8): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): => N/A
+ warning: vmlinux.o(.data+0x422c8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A
+ warning: vmlinux.o(.data+0x42374): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: vmlinux.o(.data+0x424f4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: vmlinux.o(.data+0x42620): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x42684): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x426e8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x4274c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: vmlinux.o(.data+0x42934): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: vmlinux.o(.text+0x20a5d4): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: vmlinux.o(.text+0x551c168): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: vmlinux.o(.text+0x59d3ad): 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+0x69e443): 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+0x97e13): 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+0xa18f94): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: vmlinux.o(.text.unlikely+0x1472): Section mismatch in reference from the function __smp_store_cpu_state() to the function .init.text:memblock_alloc(): => N/A
+ warning: vmlinux.o(.text.unlikely+0xc6c): Section mismatch in reference from the function __smp_store_cpu_state() to the function .init.text:memblock_alloc(): => N/A

260 improvements:
- /home/kisskb/slave/src/arch/arm/kernel/head-nommu.S: Warning: Use of r13 as a source register is deprecated when r15 is the destination register.: 167 =>
- /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]: 275:16, 314: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/powerpc/boot/addnote.c: warning: right shift count >= width of type [enabled by default]: 183:3, 211:3, 206:3, 188:3 =>
- /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/math-emu/math.c: warning: left shift count >= width of type [enabled by default]: 122:1, 310:1, 334:2, 145:2, 108:1, 115:1, 145:1, 334:1 => 115:1, 145:2, 108:1, 122:1, 334:2, 310:1
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count is negative [enabled by default]: 323:1, 92:1, 122:1, 81:2, 92:2, 323:2, 129:1, 310:1, 81:1, 115:1, 333:1, 108:1 => 108:1, 333:1, 115:1, 81:1, 310:1, 129:1, 323:2, 92:1, 122:1
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count >= width of type [enabled by default]: 296:1, 294:1, 294:3, 296:3 => 296:3, 294:3
- /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count is negative [enabled by default]: 145:1, 334:1, 324:2, 122:1, 334:2, 324:1, 310:1, 129:1, 294:3, 294:1, 115:1, 108:1, 145:2 => 108:1, 145:2, 115:1, 294:3, 310:1, 129:1, 334:2, 122:1, 324:2
- /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/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/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/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: passing argument 1 of '__div64_32' from incompatible pointer type [enabled by default]: 221:2, 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 => 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/input/mouse/cyapa_gen3.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 971:5, 971:2 => 970:5
- /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]: 1045:3, 1339: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/pci/cx88/cx88-video.c: warning: 'restart_video_queue' defined but not used [-Wunused-function]: 415:12 =>
- /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/media/rc/st_rc.c: warning: 'st_rc_resume' defined but not used [-Wunused-function]: 359:12 =>
- /home/kisskb/slave/src/drivers/media/rc/st_rc.c: warning: 'st_rc_suspend' defined but not used [-Wunused-function]: 338:12 =>
- /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/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1408 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1416 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1452 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1484 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1568 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: the frame size of 1972 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1835:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0002.c: warning: the frame size of 1300 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1662:1 =>
- /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 => 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 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 1668 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 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/chips/cfi_util.c: warning: the frame size of 1444 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 89:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/jedec_probe.c: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 2243: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/ethernet/intel/e1000e/ich8lan.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 1048:4 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/ef10.c: warning: 'efx_ef10_free_vis' uses dynamic stack allocation [enabled by default]: 296:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: '_efx_mcdi_rpc_finish' uses dynamic stack allocation [enabled by default]: 614:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: 'efx_mcdi_complete_async' uses dynamic stack allocation [enabled by default]: 463:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: 'efx_mcdi_print_fwver' uses dynamic stack allocation [enabled by default]: 1138:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/mcdi.c: warning: 'efx_mcdi_read_assertion' uses dynamic stack allocation [enabled by default]: 1447:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/ptp.c: warning: 'efx_ptp_disable' uses dynamic stack allocation [enabled by default]: 612:1 =>
- /home/kisskb/slave/src/drivers/net/ethernet/sfc/ptp.c: warning: 'efx_ptp_enable' uses dynamic stack allocation [enabled by default]: 589:1 =>
- /home/kisskb/slave/src/drivers/net/phy/amd-xgbe-phy.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]: 520:2 =>
- /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: 116:16, 201:21, 185:21, 173:12, 161:21, 214:17, 145:20 =>
- /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/advansys.c: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]: 71:2 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ADVEEP_3550_Config_Field_IsChar' defined but not used [-Wunused-variable]: 9907:27 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ADVEEP_38C0800_Config_Field_IsChar' defined but not used [-Wunused-variable]: 10010:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ADVEEP_38C1600_Config_Field_IsChar' defined but not used [-Wunused-variable]: 10140:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'Default_3550_EEPROM_Config' defined but not used [-Wunused-variable]: 9869:27 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'Default_38C0800_EEPROM_Config' defined but not used [-Wunused-variable]: 9945:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'Default_38C1600_EEPROM_Config' defined but not used [-Wunused-variable]: 10075:30 =>
- /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: label 'err_shost' defined but not used [-Wunused-label]: 11847:2 =>
- /home/kisskb/slave/src/drivers/scsi/ips.c: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]: 210:2 =>
- /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, 454:12, 1107:50 =>
- /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/goldfish/goldfish_nand.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 90:14 =>
- /home/kisskb/slave/src/drivers/staging/i2o/i2o_config.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 892:19, 952:10 =>
- /home/kisskb/slave/src/drivers/tty/goldfish.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 62:13, 84:13 =>
- /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 1812:11, 1845:2, 1847:18, 1850:18 => 1832:2, 1837:18, 1834:18
- /home/kisskb/slave/src/drivers/usb/musb/ux500.c: warning: 'ux500_resume' defined but not used [-Wunused-function]: 353:12 =>
- /home/kisskb/slave/src/drivers/usb/musb/ux500.c: warning: 'ux500_suspend' defined but not used [-Wunused-function]: 342:12 =>
- /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/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/inode.c: warning: 'server' may be used uninitialized in this function [-Wuninitialized]: 2090:2, 2090:12 => 2090:12
- /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/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]: 547:5, 547:2 => 547:5
- /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/nfs4state.c: warning: 'old_deny_bmap' may be used uninitialized in this function [-Wuninitialized]: 3885:24 =>
- /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]: 631:21, 873:11 =>
- /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_ignored_mask' may be used uninitialized in this function [-Wuninitialized]: 147:6, 146:2 => 147:6
- /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized]: 142:2, 143:30, 146:56 => 146:56, 143:30
- /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]: 1334:9, 1334:2 => 1340:9
- /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]: 207:2, 231:2, 135:2 =>
- /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]: 177:1, 248:1, 214:1, 276: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/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/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, 218:6, 172:6 =>
- /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/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]: 3724:6, 3724:3, 3812:6, 3812:3 => 3728:6, 3816:6
- /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.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 1040:3 =>
- /home/kisskb/slave/src/sound/soc/codecs/cs35l32.c: warning: 'val' is used uninitialized in this function [-Wuninitialized]: 314:2 =>
- /home/kisskb/slave/src/sound/soc/soc-core.c: warning: 'format_register_str' uses dynamic stack allocation [enabled by default]: 120:1 =>
- 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/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+0x1d54): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: drivers/net/built-in.o(.text+0x48074): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: drivers/net/cris/built-in.o(.text+0x1340): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: drivers/net/ethernet/3com/3c509.o(.data+0x19c): Section mismatch in reference from the variable el3_eisa_driver to the function .init.text:el3_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/3com/3c59x.o(.data+0x44): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/3com/3c59x.o(.data+0xd8): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/3com/3c59x.o(.data+0xe4): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0x38): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0xcc): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0xd8): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe(): N/A =>
- warning: drivers/net/ethernet/hp/hp100.o(.data+0x74): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_probe(): 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: drivers/scsi/sim710.o(.data+0x50): Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe(): N/A =>
- warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x84): Section mismatch in reference from the variable serial_driver to the function .init.text:serial_init_chip(): N/A =>
- warning: drivers/tty/serial/mux.o(.data+0x84): Section mismatch in reference from the variable serial_mux_driver to the function .init.text:mux_probe(): N/A =>
- warning: vmlinux.o(.data+0x1200): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1208): Section mismatch in reference from the variable sercons to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1238): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1240): Section mismatch in reference from the variable sercons0 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1270): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x1278): Section mismatch in reference from the variable sercons1 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12a8): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12b0): Section mismatch in reference from the variable sercons2 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12e0): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+0x12e8): Section mismatch in reference from the variable sercons3 to the function .init.text:console_setup(): N/A =>
- warning: vmlinux.o(.data+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 =>

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
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/