lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Dec 2015 10:57:35 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	linux-kernel@...r.kernel.org
Subject: Build regressions/improvements in v4.4-rc6

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

Summarized:
  - build errors: +10/-11
  - build warnings: +174/-104

JFYI, when comparing v4.4-rc6[1] to v4.4-rc5[3], the summaries are:
  - build errors: +4/-7
  - build warnings: +66/-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.4-rc6.summary.gz

Happy fixing! ;-)

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

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


*** ERRORS ***

10 error regressions:
  + /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/net/sched/sch_dsmark.c: error: unrecognizable insn::  => 316:1
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.netif_carrier_off' defined in .text section in net/built-in.o:  => (.text+0x1ff6aac), (.text+0x1ff8d28)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.netif_device_attach' defined in .text section in net/built-in.o:  => (.text+0x1ff9504), (.text+0x1ff9228)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.netif_device_detach' defined in .text section in net/built-in.o:  => (.text+0x1ff7f9c)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8a08)
  + error: e1000_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff9920), (.text+0x1ff9180)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol `.netif_tx_wake_queue' defined in .text section in net/built-in.o:  => (.text+0x1ff90e0)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8fe8)

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


*** WARNINGS ***

174 warning regressions:
  + /home/kisskb/slave/src/arch/arc/include/asm/elf.h: warning: integer overflow in expression [-Woverflow]:  => 58:29
  + /home/kisskb/slave/src/arch/powerpc/include/asm/io-defs.h: warning: 'px_cmd' may be used uninitialized in this function [-Wuninitialized]:  => 11:1
  + /home/kisskb/slave/src/arch/powerpc/include/asm/io-defs.h: warning: 'px_is' may be used uninitialized in this function [-Wuninitialized]:  => 11:1
  + /home/kisskb/slave/src/arch/powerpc/mm/hash_native_64.c: warning: 'a_size' may be used uninitialized in this function [-Wuninitialized]:  => 577:10
  + /home/kisskb/slave/src/arch/powerpc/net/bpf_jit_comp.c: warning: the frame size of 4416 bytes is larger than 2048 bytes [-Wframe-larger-than=]:  => 561:1
  + /home/kisskb/slave/src/arch/powerpc/platforms/cell/axon_msi.c: warning: 'ph' may be used uninitialized in this function [-Wuninitialized]:  => 173:2
  + /home/kisskb/slave/src/arch/powerpc/platforms/cell/axon_msi.c: warning: 'prop' may be used uninitialized in this function [-Wuninitialized]:  => 230:2
  + /home/kisskb/slave/src/arch/powerpc/platforms/pseries/pci.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]:  => 136:2
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: warning: 'arch_init_clk_ops' is deprecated (declared at /home/kisskb/slave/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations]  CC      mm/truncate.o:  => 52:3
  + /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/kernel/cpu/sh4a/setup-sh7786.c: warning: 'tmu3_device' defined but not used [-Wunused-variable]:  => 251:31
  + /home/kisskb/slave/src/block/blk-merge.c: warning: 'bbio' may be used uninitialized in this function [-Wuninitialized]:  => 235:2
  + /home/kisskb/slave/src/block/cfq-iosched.c: warning: control reaches end of non-void function [-Wreturn-type]  CC      fs/ext2/xattr_trusted.o:  => 3775:1
  + /home/kisskb/slave/src/crypto/keywrap.c: warning: 'crypto_kw_decrypt' uses dynamic stack allocation [enabled by default]:  => 218:1
  + /home/kisskb/slave/src/crypto/keywrap.c: warning: 'crypto_kw_encrypt' uses dynamic stack allocation [enabled by default]:  => 303:1
  + /home/kisskb/slave/src/drivers/base/memory.c: warning: 'section_nr' may be used uninitialized in this function [-Wuninitialized]:  => 648:25
  + /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 2293:6
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_bufs.c: warning: 'master' may be used uninitialized in this function [-Wuninitialized]:  => 466:4
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: warning: 'hdmi_len' may be used uninitialized in this function [-Wuninitialized]:  => 3109:30
  + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_display.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 2954:11
  + /home/kisskb/slave/src/drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h: warning: 'uv_filter' may be used uninitialized in this function [-Wuninitialized]:  => 1038:16
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 373:6
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]:  => 110:4
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c: warning: 'head_sync' may be used uninitialized in this function [-Wuninitialized]:  => 162:16
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: warning: 'M' may be used uninitialized in this function [-Wuninitialized]:  => 118:2
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: warning: 'N' may be used uninitialized in this function [-Wuninitialized]:  => 119:15
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: warning: 'P' may be used uninitialized in this function [-Wuninitialized]:  => 119:3
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c: warning: 'head_sync' may be used uninitialized in this function [-Wuninitialized]:  => 153:40
  + /home/kisskb/slave/src/drivers/gpu/drm/ttm/ttm_bo.c: warning: 'mem_type' may be used uninitialized in this function [-Wuninitialized]:  => 98:3
  + /home/kisskb/slave/src/drivers/gpu/drm/udl/udl_modeset.c: warning: 'reg' may be used uninitialized in this function [-Wuninitialized]:  => 29:9
  + /home/kisskb/slave/src/drivers/idle/i7300_idle.c: warning: 'got_ctl' may be used uninitialized in this function [-Wuninitialized]:  => 423:2
  + /home/kisskb/slave/src/drivers/iio/accel/bmc150-accel-core.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 856:2
  + /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized]:  => 590:6
  + /home/kisskb/slave/src/drivers/message/fusion/mptbase.c: warning: 'seq_mpt_print_ioc_summary' defined but not used [-Wunused-function]:  => 6851:13
  + /home/kisskb/slave/src/drivers/mmc/core/pwrseq_simple.c: warning: 'mmc_pwrseq_simple_set_gpios_value.isra.10' uses dynamic stack allocation [enabled by default]:  => 41:1
  + /home/kisskb/slave/src/drivers/mmc/host/dw_mmc.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]:  => 702:17
  + /home/kisskb/slave/src/drivers/mmc/host/omap_hsmmc.c: warning: 'rx_req' may be used uninitialized in this function [-Wuninitialized]:  => 2162:10
  + /home/kisskb/slave/src/drivers/mtd/ubi/vmt.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]:  => 361:9
  + /home/kisskb/slave/src/drivers/net/ethernet/aurora/nb8800.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]:  => 350:21
  + /home/kisskb/slave/src/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 414:1
  + /home/kisskb/slave/src/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c: warning: the frame size of 1060 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 731:1
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_txrx.c: warning: 'oiph' may be used uninitialized in this function [-Wuninitialized]:  => 2357:37
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_txrx.c: warning: 'oudph' may be used uninitialized in this function [-Wuninitialized]:  => 2357:17
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 'rdq' may be used uninitialized in this function [-Wuninitialized]:  => 1985:35
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 'swid' may be used uninitialized in this function [-Wuninitialized]:  => 1976:25
  + /home/kisskb/slave/src/drivers/net/ethernet/qlogic/qed/qed_dev.c: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 1687:1
  + /home/kisskb/slave/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c: warning: 'rf_amode' may be used uninitialized in this function [-Wuninitialized]:  => 3469:23
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'atqa' may be used uninitialized in this function [-Wuninitialized]:  => 669:21
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'len' may be used uninitialized in this function [-Wuninitialized]:  => 671:10, 671:4
  + /home/kisskb/slave/src/drivers/nfc/st21nfca/core.c: warning: 'sak' may be used uninitialized in this function [-Wuninitialized]:  => 670:20, 665:31
  + /home/kisskb/slave/src/drivers/nvdimm/region_devs.c: warning: 'nd_region' may be used uninitialized in this function [-Wuninitialized]: 757:26 => 749:9, 757:26
  + /home/kisskb/slave/src/drivers/of/of_reserved_mem.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]:  => 129:11
  + /home/kisskb/slave/src/drivers/of/resolver.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]:  => 311:6
  + /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 'bq27xxx_powersupply_init' defined but not used [-Wunused-function]:  => 994:12
  + /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 'bq27xxx_powersupply_unregister' defined but not used [-Wunused-function]:  => 1029:13
  + /home/kisskb/slave/src/drivers/power/bq27xxx_battery.c: warning: 'bq27xxx_regs' defined but not used [-Wunused-variable]:  => 288:12
  + /home/kisskb/slave/src/drivers/power/da9150-fg.c: warning: 'da9150_fg_read_attr.isra.4' uses dynamic stack allocation [enabled by default]:  => 108:1
  + /home/kisskb/slave/src/drivers/power/da9150-fg.c: warning: 'da9150_fg_write_attr.isra.3.constprop.5' uses dynamic stack allocation [enabled by default]:  => 126:1
  + /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]:  => 173:12, 145:20, 214:17, 116:16, 161:21, 201:21, 185:21
  + /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]:  => 134:2
  + /home/kisskb/slave/src/drivers/power/sbs-battery.c: warning: 'gpio_flags' may be used uninitialized in this function [-Wuninitialized]: 782:6 => 782:6, 782:2
  + /home/kisskb/slave/src/drivers/regulator/core.c: warning: unused variable 'i' [-Wunused-variable]:  => 142:6
  + /home/kisskb/slave/src/drivers/ssb/main.c: warning: 'ssb_bus_register' defined but not used [-Wunused-function]:  => 616:12
  + /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 250:10, 163:19
  + /home/kisskb/slave/src/drivers/usb/misc/usbtest.c: warning: 'test_queue' uses dynamic stack allocation [enabled by default]:  => 2030:1
  + /home/kisskb/slave/src/drivers/usb/storage/transport.c: warning: 'partial' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 499:15, 473:40
  + /home/kisskb/slave/src/drivers/video/fbdev/amifb.c: warning: 'amifb_setup' defined but not used [-Wunused-function]:  => 2346:19
  + /home/kisskb/slave/src/fs/ext4/ext4_extents.h: warning: '*((void *)&zero_ex+6)' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 225:12
  + /home/kisskb/slave/src/fs/ext4/ext4_extents.h: warning: '*((void *)&zero_ex+8)' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 224:8
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'lblock' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 2306:14
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 2305:14
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'zero_ex.ee_block' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 3113:2
  + /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 548:5
  + /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]: 548:5 => 548:5, 548:2
  + /home/kisskb/slave/src/fs/jffs2/readinode.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat]: 1203:3, 92:4 => 665:4, 92:4, 1207:3
  + /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 661:1
  + /home/kisskb/slave/src/fs/namei.c: warning: 'seq' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1759:10, 3161:10
  + /home/kisskb/slave/src/include/asm-generic/bug.h: warning: 'fn' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 74:48
  + /home/kisskb/slave/src/include/asm-generic/dma-mapping-common.h: warning: 'sz_out' may be used uninitialized in this function [-Wuninitialized]:  => 39:18
  + /home/kisskb/slave/src/include/linux/buffer_head.h: warning: 'blocknr' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 370:2, 363:2
  + /home/kisskb/slave/src/include/linux/compiler.h: warning: 'counter' may be used uninitialized in this function [-Wuninitialized]:  => 218:2
  + /home/kisskb/slave/src/include/linux/kernel.h: warning: comparison of distinct pointer types lacks a cast:  => 730:17
  + /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]:  => 177:1, 276:1
  + /home/kisskb/slave/src/include/linux/rbtree.h: warning: 'rb_link' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 86:11
  + /home/kisskb/slave/src/include/linux/rbtree.h: warning: 'rb_parent' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 83:28
  + /home/kisskb/slave/src/include/linux/slab.h: warning: 'n_ioc' may be used uninitialized in this function [-Wuninitialized]:  => 548:18
  + /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/inetpeer.h: warning: 'daddr.<U5e40>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.<U8ab0>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.in6_u.u6_addr32[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.in6_u.u6_addr32[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U5e40>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U5e40>.a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:26
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U5e40>.key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U5e40>.key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U8ab0>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U8ab0>.a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:26
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U8ab0>.key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U8ab0>.key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 141:6
  + /home/kisskb/slave/src/include/uapi/linux/swab.h: warning: '*((void *)&crq+8)' is used uninitialized in this function [-Wuninitialized]:  => 71:9
  + /home/kisskb/slave/src/include/uapi/linux/swab.h: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized]:  => 60:2
  + /home/kisskb/slave/src/ipc/shm.c: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1219:2
  + /home/kisskb/slave/src/kernel/sysctl.c: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1892:12
  + /home/kisskb/slave/src/kernel/time/posix-cpu-timers.c: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 818:21, 95:8, 1268:13
  + /home/kisskb/slave/src/kernel/time/posix-cpu-timers.c: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 695:17
  + /home/kisskb/slave/src/kernel/trace/bpf_trace.c: warning: 'bpf_perf_event_output' uses dynamic stack allocation [enabled by default]:  => 254:1
  + /home/kisskb/slave/src/mm/cma.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]:  => 269:14, 186:27
  + /home/kisskb/slave/src/mm/memcontrol.c: warning: 'memcg' may be used uninitialized in this function [-Wuninitialized]:  => 4837:9
  + /home/kisskb/slave/src/mm/mmap.c: warning: 'prev' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 660:17
  + /home/kisskb/slave/src/mm/slub.c: warning: '___slab_alloc' uses dynamic stack allocation [enabled by default]:  => 2445:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.43' uses dynamic stack allocation [enabled by default]:  => 1703:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.42' uses dynamic stack allocation [enabled by default]:  => 2068:1
  + /home/kisskb/slave/src/net/core/neighbour.c: warning: 'p_name' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 3180:10
  + /home/kisskb/slave/src/net/ipv4/fib_trie.c: warning: 'local_tp' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 911:11
  + /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 559:37, 476:63
  + /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'icmph' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 513:48
  + /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 690:21, 532:3
  + /home/kisskb/slave/src/net/ipv4/tcp_input.c: warning: array subscript is above array bounds [-Warray-bounds]:  => 4224:49
  + /home/kisskb/slave/src/net/ipv4/tcp_metrics.c: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1079:7
  + /home/kisskb/slave/src/net/ipv6/ip6_output.c: warning: passing argument 4 of 'NF_HOOK' discards qualifiers from pointer target type:  => 234
  + /home/kisskb/slave/src/net/packet/af_packet.c: warning: 'hdrlen' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 2098:33
  + /home/kisskb/slave/src/net/sunrpc/svcauth_unix.c: warning: 'sin6' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 282:12
  + /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'level' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 779:6
  + /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'optname' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 779:6
  + /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'optname' may be used uninitialized in this function [-Wuninitialized]  CC      net/ipv6/exthdrs_offload.o:  => 779:6
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.head[0].iov_base' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1207:12, 1144:8, 1113:8
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.page_base' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1118:19, 1149:17
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.pages' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1149:17, 1118:19
  + /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.tail[0].iov_base' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1122:8, 1153:8
  + /home/kisskb/slave/src/net/unix/af_unix.c: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1026:20, 1694:9, 1116:9, 1237:8
  + /home/kisskb/slave/src/net/wireless/nl80211.c: warning: 'rdev' may be used uninitialized in this function [-Wuninitialized]:  => 10276:21
  + /home/kisskb/slave/src/net/wireless/nl80211.c: warning: 'wdev' may be used uninitialized in this function [-Wuninitialized]:  => 2345:18
  + /home/kisskb/slave/src/net/xfrm/xfrm_policy.c: warning: 'dst_ops' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1599:7
  + /home/kisskb/slave/src/net/xfrm/xfrm_policy.c: warning: 'xfrm_dst_ops' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 2876:17
  + <stdin>: warning: #warning syscall mlock2 not implemented [-Wcpp]:  => 1304:2
  + <stdin>: warning: #warning syscall mlock2 not implemented:  => 1304:2
  + 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: arch/sparc/built-in.o(.text.unlikely+0x584): Section mismatch in reference from the function find_numa_latencies_for_group() to the function .init.text:find_mlgroup():  => N/A
  + warning: arch/sparc/mm/built-in.o(.text.unlikely+0x158): Section mismatch in reference from the function find_numa_latencies_for_group() to the function .init.text:find_mlgroup():  => N/A
  + warning: drivers/built-in.o(.text+0x141a5a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x1818aa): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x37c344): 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+0x41bfd38): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/built-in.o(.text+0x69cd0): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/hwmon/built-in.o(.text+0x3a3c4): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/hwmon/built-in.o(.text+0x4ad00): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/hwmon/ibmpowernv.o(.text+0x990): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0x8e2a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0xdf8e): 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+0x51994): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: vmlinux.o(.data+0x42a78): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x42b24): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x42ca4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x42dd0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42e34): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42e98): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x42efc): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x430e4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x55a4738): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x5d8482): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x6e836a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x898c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init():  => N/A
  + warning: vmlinux.o(.text+0x8c24): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup():  => N/A
  + warning: vmlinux.o(.text+0x8c48): Section mismatch in reference from the variable start_here_common to the function .init.text:setup_system():  => N/A
  + warning: vmlinux.o(.text+0x8c5c): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel():  => N/A
  + warning: vmlinux.o(.text+0x9e427): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info():  => N/A
  + warning: vmlinux.o(.text.unlikely+0x584): Section mismatch in reference from the function find_numa_latencies_for_group() to the function .init.text:find_mlgroup():  => N/A

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

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ