lkml.org 
[lkml]   [2015]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectBuild regressions/improvements in v4.3-rc2
Date
Below is the list of build error/warning regressions/improvements in
v4.3-rc2[1] compared to v4.2[2].

Summarized:
- build errors: +10/-6
- build warnings: +288/-91

JFYI, when comparing v4.3-rc2[1] to v4.3-rc1[3], the summaries are:
- build errors: +4/-9
- build warnings: +170/-35

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/9376/ (255 out of 254 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/9309/ (all 254 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/9353/ (253 out of 254 configs)


*** ERRORS ***

10 regressions:
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_DIRTY' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_MT_WRITEBACK' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_PRESENT' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_XN' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_YOUNG' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/drivers/mfd/intel-lpss-pci.c: error: 'INTEL_LPSS_SLEEP_PM_OPS' undeclared here (not in a function): => 62:8
+ /home/kisskb/slave/src/fs/dax.c: error: implicit declaration of function 'copy_user_page' [-Werror=implicit-function-declaration]: => 280:2
+ error: e1000_hw.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.__dynamic_netdev_dbg' defined in .text section in lib/built-in.o: => (.text+0x1ff86b8), (.text+0x1ff8b7c), (.text+0x1ff8eb8), (.text+0x1ff8cd0), (.text+0x1ff8994), (.text+0x1ff8884), (.text+0x1ff88f8), (.text+0x1ff8a0c)
+ error: e1000_hw.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.msleep' defined in .text section in kernel/built-in.o: => (.text+0x1ff8d7c)
+ error: e1000_hw.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+0x1ff71c0)

6 improvements:
- 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+0x1ff7748) =>
- 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+0x1ff820c), (.text+0x1ff8370), (.text+0x1ff8018) =>
- 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+0x1ff6f40), (.text+0x1ff7038) =>
- error: igb_main.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_23' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ff8690) =>
- 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+0x1ff7934), (.text+0x1ff7c20) =>
- 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+0x1ff6e14) =>


*** WARNINGS ***

288 regressions:
+ /home/kisskb/slave/src/arch/powerpc/include/asm/hw_irq.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 147:2 => 147:2, 145:2
+ /home/kisskb/slave/src/arch/sh/kernel/cpu/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/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/sh3/../../entry-common.S: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence: => 349, 347
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count >= width of type [enabled by default]: 115:1, 145:2, 108:1, 334:2, 310:1, 122:1 => 145:2, 115:1, 108:1, 145:1, 334:1, 310:1, 122:1, 334:2
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: left shift count is negative [enabled by default]: 310:1, 122:1, 333:1, 92:1, 81:1, 323:2, 115:1, 129:1, 108:1 => 92:1, 333:1, 310:1, 122:1, 323:1, 92:2, 129:1, 115:1, 108:1, 81:1, 323:2, 81:2
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count >= width of type [enabled by default]: 294:3, 296:3 => 296:3, 296:1, 294:1, 294:3
+ /home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: right shift count is negative [enabled by default]: 334:2, 122:1, 310:1, 108:1, 129:1, 115:1, 145:2, 294:3, 324:2 => 129:1, 115:1, 145:2, 294:3, 108:1, 324:2, 324:1, 294:1, 334:2, 145:1, 310:1, 334:1, 122:1
+ /home/kisskb/slave/src/arch/x86/entry/vsyscall/vsyscall_64.c: warning: 'syscall_nr' may be used uninitialized in this function [-Wuninitialized]: => 201:16
+ /home/kisskb/slave/src/arch/x86/include/asm/bitops.h: warning: 'page' may be used uninitialized in this function [-Wuninitialized]: => 311:8
+ /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce.c: warning: 'order' may be used uninitialized in this function [-Wuninitialized]: 1175:14 => 1113:14, 884:2
+ /home/kisskb/slave/src/arch/x86/kernel/cpu/perf_event_amd_ibs.c: warning: 'config' may be used uninitialized in this function [-Wuninitialized]: => 268:11
+ /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_addr' may be used uninitialized in this function [-Wuninitialized]: => 687:26
+ /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_sz' may be used uninitialized in this function [-Wuninitialized]: => 688:29
+ /home/kisskb/slave/src/arch/x86/kernel/dumpstack_64.c: warning: 'id' may be used uninitialized in this function [-Wuninitialized]: => 202:4
+ /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: warning: 'align' may be used uninitialized in this function [-Wuninitialized]: 329:20 => 358:2, 358:20
+ /home/kisskb/slave/src/arch/x86/kernel/ksysfs.c: warning: 'size' may be used uninitialized in this function [-Wuninitialized]: => 227:17
+ /home/kisskb/slave/src/arch/x86/net/bpf_jit_comp.c: warning: 'reload_skb_data' may be used uninitialized in this function [-Wuninitialized]: => 834:8
+ /home/kisskb/slave/src/block/blk-cgroup.c: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 352:1
+ /home/kisskb/slave/src/block/blk-merge.c: warning: 'bbio' may be used uninitialized in this function [-Wuninitialized]: => 198:2
+ /home/kisskb/slave/src/crypto/async_tx/raid6test.c: warning: 'raid6_dual_recov.constprop.0' uses dynamic stack allocation [enabled by default]: => 128:1
+ /home/kisskb/slave/src/crypto/async_tx/raid6test.c: warning: array subscript is below array bounds [-Warray-bounds]: => 170:9
+ /home/kisskb/slave/src/drivers/android/binder.c: warning: 'cmd_name' may be used uninitialized in this function [-Wuninitialized]: => 2307:5
+ /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/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 2282:6
+ /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/char/xillybus/xillybus_core.c: warning: 'idt_handle.chandesc' may be used uninitialized in this function [-Wuninitialized]: => 2025:5
+ /home/kisskb/slave/src/drivers/char/xillybus/xillybus_core.c: warning: 'idt_handle.entries' may be used uninitialized in this function [-Wuninitialized]: => 2025:5
+ /home/kisskb/slave/src/drivers/cpufreq/powernv-cpufreq.c: warning: 'mask' may be used uninitialized in this function [-Wuninitialized]: => 430:2
+ /home/kisskb/slave/src/drivers/edac/sb_edac.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: => 797:2
+ /home/kisskb/slave/src/drivers/extcon/extcon.c: warning: 'attached' may be used uninitialized in this function [-Wuninitialized]: => 288:28
+ /home/kisskb/slave/src/drivers/gpio/gpio-grgpio.c: warning: 'lirq' may be used uninitialized in this function [-Wuninitialized]: => 323:27
+ /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 200:15, 180:21, 210:11
+ /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: => 32:6
+ /home/kisskb/slave/src/drivers/gpu/drm/ast/ast_mode.c: warning: 'edid' may be used uninitialized in this function [-Wuninitialized]: => 780:2
+ /home/kisskb/slave/src/drivers/gpu/drm/ast/ast_mode.c: warning: 'vbios_mode.enh_table' may be used uninitialized in this function [-Wuninitialized]: => 447:2
+ /home/kisskb/slave/src/drivers/gpu/drm/ast/ast_mode.c: warning: 'vbios_mode.std_table' may be used uninitialized in this function [-Wuninitialized]: => 240:8
+ /home/kisskb/slave/src/drivers/gpu/drm/bochs/bochs_mm.c: warning: 'bochsbo' may be used uninitialized in this function [-Wuninitialized]: => 406:9
+ /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: 'clock2' may be used uninitialized in this function [-Wuninitialized]: => 2675:3
+ /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: warning: 'hdmi_len' may be used uninitialized in this function [-Wuninitialized]: => 3100:30
+ /home/kisskb/slave/src/drivers/gpu/drm/drm_edid_load.c: warning: 'fwdata' may be used uninitialized in this function [-Wuninitialized]: => 205:2
+ /home/kisskb/slave/src/drivers/gpu/drm/gma500/mdfld_dsi_output.c: warning: (near initialization for 'mdfld_dsi_connector_funcs.dpms') [enabled by default]: => 407:2
+ /home/kisskb/slave/src/drivers/gpu/drm/gma500/mdfld_dsi_output.c: warning: initialization from incompatible pointer type [enabled by default]: => 407:2
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_debugfs.c: warning: 'pipe' may be used uninitialized in this function [-Wuninitialized]: => 3785:2
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_debugfs.c: warning: 'source' may be used uninitialized in this function [-Wuninitialized]: => 3731:2
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_drv.h: warning: 'seqno' may be used uninitialized in this function [-Wuninitialized]: => 2875:24
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_gem_gtt.c: warning: 'new_page_dirs' may be used uninitialized in this function [-Wuninitialized]: => 1005:24
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/i915_gem_gtt.c: warning: 'new_page_tables' may be used uninitialized in this function [-Wuninitialized]: => 1005:24
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_dsi_pll.c: warning: 'dsi_mnp.dsi_pll_ctrl' may be used uninitialized in this function [-Wuninitialized]: => 236:24
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_dsi_pll.c: warning: 'dsi_mnp.dsi_pll_div' may be used uninitialized in this function [-Wuninitialized]: => 245:15
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_lrc.c: warning: 'space' may be used uninitialized in this function [-Wuninitialized]: => 678:17
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_pm.c: warning: 'cursor_sr' may be used uninitialized in this function [-Wuninitialized]: => 1471:2
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_pm.c: warning: 'plane_sr' may be used uninitialized in this function [-Wuninitialized]: => 1462:2
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ringbuffer.c: warning: 'space' may be used uninitialized in this function [-Wuninitialized]: => 2154:17
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c: warning: 'src_h' may be used uninitialized in this function [-Wuninitialized]: 894:26 => 887:26, 887:3
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_sprite.c: warning: 'src_w' may be used uninitialized in this function [-Wuninitialized]: 894:13 => 887:3, 887:13
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_tv.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: => 1350:17
+ /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 455:2
+ /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/i2c/auxg94.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: => 159:31
+ /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: => 159:31
+ /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/panel/panel-sharp-lq101r1sx01.c: warning: 'sharp' may be used uninitialized in this function [-Wuninitialized]: => 418:19
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/rv770_dpm.c: warning: 'postdiv_yclk' may be used uninitialized in this function [-Wuninitialized]: => 434:23
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/si_dpm.c: warning: 'near_tdp_limit' may be used uninitialized in this function [-Wuninitialized]: => 2185:4
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/si_dpm.c: warning: 'tdp_limit' may be used uninitialized in this function [-Wuninitialized]: => 2183:4
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/si_dpm.c: warning: 'vddc_max' may be used uninitialized in this function [-Wuninitialized]: => 2686:11
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/si_dpm.c: warning: 'vddc_min' may be used uninitialized in this function [-Wuninitialized]: => 2685:41
+ /home/kisskb/slave/src/drivers/gpu/drm/radeon/trinity_dpm.c: warning: 'min_vce_voltage' may be used uninitialized in this function [-Wuninitialized]: => 1576:4
+ /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/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c: warning: right shift count >= width of type [enabled by default]: => 297:3
+ /home/kisskb/slave/src/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c: warning: 'res' may be used uninitialized in this function [-Wuninitialized]: => 1011:6
+ /home/kisskb/slave/src/drivers/hid/hid-picolcd_debugfs.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 312:10
+ /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:2 => 221:20, 221:2
+ /home/kisskb/slave/src/drivers/hv/hv.c: warning: unused variable 'tsc_msr' [-Wunused-variable]: => 195:38
+ /home/kisskb/slave/src/drivers/hv/hv.c: warning: unused variable 'va_tsc' [-Wunused-variable]: => 197:8
+ /home/kisskb/slave/src/drivers/hwmon/applesmc.c: warning: 'count' may be used uninitialized in this function [-Wuninitialized]: => 552:2
+ /home/kisskb/slave/src/drivers/i2c/busses/i2c-cpm.c: warning: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type [enabled by default]: => 538:10, 545:3
+ /home/kisskb/slave/src/drivers/i2c/busses/i2c-diolan-u2c.c: warning: 'byte' may be used uninitialized in this function [-Wuninitialized]: => 393:18
+ /home/kisskb/slave/src/drivers/iio/accel/mma9551.c: warning: 'reg' may be used uninitialized in this function [-Wuninitialized]: => 383:32
+ /home/kisskb/slave/src/drivers/iio/accel/mma9551_core.c: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized]: => 590:34
+ /home/kisskb/slave/src/drivers/iio/light/lm3533-als.c: warning: 'enable' may be used uninitialized in this function [-Wuninitialized]: => 424:18
+ /home/kisskb/slave/src/drivers/iio/light/opt3001.c: warning: 'exponent' may be used uninitialized in this function [-Wuninitialized]: => 466:23
+ /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/input/misc/rotary_encoder.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: => 172:28
+ /home/kisskb/slave/src/drivers/input/mouse/cyapa.c: warning: 'error' may be used uninitialized in this function [-Wuninitialized]: => 715:3, 715:27
+ /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 970:5 => 970:2, 970:5
+ /home/kisskb/slave/src/drivers/input/touchscreen/goodix.c: warning: 'version_info' may be used uninitialized in this function [-Wuninitialized]: => 355:28
+ /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.11' uses dynamic stack allocation [enabled by default]: => 576:1
+ /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.10' uses dynamic stack allocation [enabled by default]: => 715:1
+ /home/kisskb/slave/src/drivers/md/dm-stats.c: warning: 'mult' may be used uninitialized in this function [-Wuninitialized]: => 797:40
+ /home/kisskb/slave/src/drivers/md/dm.c: warning: 'front_pad' may be used uninitialized in this function [-Wuninitialized]: => 3491:34
+ /home/kisskb/slave/src/drivers/md/md.c: warning: large integer implicitly truncated to unsigned type [-Woverflow]: => 1321:3, 1027:3
+ /home/kisskb/slave/src/drivers/md/raid5.c: warning: 'target' may be used uninitialized in this function [-Wuninitialized]: 1400:2 => 1398:8, 1394:2
+ /home/kisskb/slave/src/drivers/media/i2c/as3645a.c: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 273:2
+ /home/kisskb/slave/src/drivers/media/i2c/as3645a.c: warning: 'on' may be used uninitialized in this function [-Wuninitialized]: => 273:2, 273:28
+ /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/media/platform/sti/c8sectpfe/c8sectpfe-core.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 1109:35
+ /home/kisskb/slave/src/drivers/media/rc/rc-main.c: warning: 'mask' may be used uninitialized in this function [-Wuninitialized]: => 967:15
+ /home/kisskb/slave/src/drivers/media/tuners/max2165.c: warning: 'fraction' may be used uninitialized in this function [-Wuninitialized]: => 206:11
+ /home/kisskb/slave/src/drivers/media/tuners/max2165.c: warning: 'quotient' may be used uninitialized in this function [-Wuninitialized]: => 208:19
+ /home/kisskb/slave/src/drivers/media/usb/em28xx/em28xx-camera.c: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 194:1, 299:1
+ /home/kisskb/slave/src/drivers/media/usb/pwc/pwc-if.c: warning: label 'err_video_unreg' defined but not used [-Wunused-label]: => 1107:1
+ /home/kisskb/slave/src/drivers/mfd/tc3589x.c: warning: 'version' may be used uninitialized in this function [-Wuninitialized]: => 390:2
+ /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/misc/bh1770glc.c: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 236:29
+ /home/kisskb/slave/src/drivers/misc/vmw_balloon.c: warning: 'hv_status' may be used uninitialized in this function [-Wuninitialized]: => 431:3
+ /home/kisskb/slave/src/drivers/misc/vmw_balloon.c: warning: 'target' may be used uninitialized in this function [-Wuninitialized]: => 626:9
+ /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1328 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/lpddr/lpddr_cmds.c: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 737:1
+ /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]: => 444:24, 521:24, 445:23, 522:23
+ /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_main.c: warning: left shift count >= width of type [enabled by default]: => 7653: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]: => 521:24, 444:24, 445:23, 522:23
+ /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/pci.c: warning: right shift count >= width of type [enabled by default]: => 1588:2, 1585:2
+ /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/of/platform.c: warning: 'addr' may be used uninitialized in this function [-Wuninitialized]: => 86:16
+ /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/pci/vc.c: warning: 'ctrl_pos2' may be used uninitialized in this function [-Wuninitialized]: => 158:24
+ /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/power/bq24190_charger.c: warning: 'en_term' may be used uninitialized in this function [-Wuninitialized]: => 622:27
+ /home/kisskb/slave/src/drivers/power/bq24190_charger.c: warning: 'force_20pct' may be used uninitialized in this function [-Wuninitialized]: => 615:27
+ /home/kisskb/slave/src/drivers/power/bq24735-charger.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: => 227:6
+ /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_init' defined but not used [-Wunused-function]: => 777:12
+ /home/kisskb/slave/src/drivers/power/bq27x00_battery.c: warning: 'bq27x00_powersupply_unregister' defined but not used [-Wunused-function]: => 823:13
+ /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: => 185:21, 145:20, 201:21, 173:12, 116:16, 161:21, 214:17
+ /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]: => 134:2
+ /home/kisskb/slave/src/drivers/power/lp8788-charger.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 565:3
+ /home/kisskb/slave/src/drivers/pwm/pwm-atmel-hlcdc.c: warning: 'clk_period_ns' may be used uninitialized in this function [-Wuninitialized]: 75:55 => 75:55, 75:2
+ /home/kisskb/slave/src/drivers/regulator/s2mpa01.c: warning: 'ramp_shift' may be used uninitialized in this function [-Wuninitialized]: => 207:27
+ /home/kisskb/slave/src/drivers/regulator/s2mps11.c: warning: 'ramp_shift' may be used uninitialized in this function [-Wuninitialized]: => 230:27
+ /home/kisskb/slave/src/drivers/regulator/s5m8767.c: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: => 207:29
+ /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/staging/rdma/ehca/ehca_mrmw.c: warning: 'hret' may be used uninitialized in this function [-Wuninitialized]: => 2433:3
+ /home/kisskb/slave/src/drivers/thunderbolt/ctl.c: warning: 'pkg' may be used uninitialized in this function [-Wuninitialized]: => 207:24
+ /home/kisskb/slave/src/drivers/tty/serial/8250/8250_port.c: warning: 'flags' may be used uninitialized in this function: => 2809:16
+ /home/kisskb/slave/src/drivers/tty/serial/8250/8250_port.c: warning: statement with no effect [-Wunused-value]: => 2067:3, 2033:3, 1238:3
+ /home/kisskb/slave/src/drivers/tty/serial/of_serial.c: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 230:1
+ /home/kisskb/slave/src/drivers/uio/uio.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 337:9
+ /home/kisskb/slave/src/drivers/usb/gadget/function/f_ncm.c: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized]: 1168:12, 1205:13, 1257:7, 1257:31, 1257:20, 1257:15, 1163:5 => 1256:7, 1256:15, 1256:20, 1167:12, 1256:4, 1162:2, 1162:5, 1256:31, 1204:13
+ /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized]: => 569:10, 625:11
+ /home/kisskb/slave/src/drivers/video/backlight/adp8870_bl.c: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized]: => 811:11
+ /home/kisskb/slave/src/drivers/video/fbdev/aty/aty128fb.c: warning: 'output_freq' may be used uninitialized in this function [-Wuninitialized]: => 1402:4
+ /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: #warning Neither CONFIG_FB_SIS_300 nor CONFIG_FB_SIS_315 is set [-Wcpp]: => 61:2
+ /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: #warning sisfb will not work! [-Wcpp]: => 62:2
+ /home/kisskb/slave/src/drivers/video/fbdev/sis/sis_main.c: warning: 'sisfb_post_map_vram' defined but not used [-Wunused-function]: => 4124:13
+ /home/kisskb/slave/src/drivers/video/fbdev/sm712fb.c: warning: 'smtcfb_pci_resume' defined but not used [-Wunused-function]: => 1572:12
+ /home/kisskb/slave/src/drivers/video/fbdev/sm712fb.c: warning: 'smtcfb_pci_suspend' defined but not used [-Wunused-function]: => 1549:12
+ /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c: warning: unused variable 'iga1_entry' [-Wunused-variable]: => 1634:4
+ /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c: warning: unused variable 'iga2_entry' [-Wunused-variable]: => 1635:4
+ /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: warning: 'verdict' may be used uninitialized in this function [-Wuninitialized]: => 315: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/buffer.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 2265:1
+ /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]: 547:5 => 548:5, 548:2
+ /home/kisskb/slave/src/fs/ext4/move_extent.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 237:1
+ /home/kisskb/slave/src/fs/ext4/readpage.c: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 328:1
+ /home/kisskb/slave/src/fs/ext4/readpage.c: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 328:1
+ /home/kisskb/slave/src/fs/fat/dir.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 1186:1, 1267:1
+ /home/kisskb/slave/src/fs/fat/fatent.c: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 630:1
+ /home/kisskb/slave/src/fs/fat/fatent.c: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 548:1
+ /home/kisskb/slave/src/fs/logfs/dev_bdev.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: => 84:14, 174:14
+ /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 310:1
+ /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 657:1
+ /home/kisskb/slave/src/fs/ntfs/aops.c: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 378:1
+ /home/kisskb/slave/src/fs/userfaultfd.c: warning: control reaches end of non-void function [-Wreturn-type]: => 534:1
+ /home/kisskb/slave/src/include/drm/ttm/ttm_bo_driver.h: warning: 'new_flags' may be used uninitialized in this function [-Wuninitialized]: => 561:16
+ /home/kisskb/slave/src/include/linux/hid.h: warning: 'report' may be used uninitialized in this function [-Wuninitialized]: => 1017:34
+ /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]: => 276:1, 177:1
+ /home/kisskb/slave/src/include/linux/rculist.h: warning: 'ulp' may be used uninitialized in this function [-Wuninitialized]: => 80:16
+ /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'dst_ptl' may be used uninitialized in this function [-Wuninitialized]: => 347:2
+ /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'ptl' may be used uninitialized in this function [-Wuninitialized]: => 347:2
+ /home/kisskb/slave/src/ipc/sem.c: warning: 'undo_list' may be used uninitialized in this function [-Wuninitialized]: => 2047:26
+ /home/kisskb/slave/src/kernel/events/core.c: warning: 'perf_event_switch_output' uses dynamic stack allocation [enabled by default]: => 6151:1
+ /home/kisskb/slave/src/kernel/kexec_file.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 889:3
+ /home/kisskb/slave/src/kernel/rcu/tree.c: warning: 'synchronize_rcu_bh' uses dynamic stack allocation [enabled by default]: => 3220:1
+ /home/kisskb/slave/src/kernel/rcu/tree.c: warning: 'synchronize_sched' uses dynamic stack allocation [enabled by default]: => 3193:1
+ /home/kisskb/slave/src/kernel/rcu/tree.c: warning: 'synchronize_sched_expedited' uses dynamic stack allocation [enabled by default]: => 3584:1
+ /home/kisskb/slave/src/kernel/rcu/update.c: warning: 'synchronize_rcu_tasks' uses dynamic stack allocation [enabled by default]: => 597:1
+ /home/kisskb/slave/src/kernel/trace/trace_events.c: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: => 803:2
+ /home/kisskb/slave/src/lib/assoc_array.c: warning: 'j' may be used uninitialized in this function [-Wuninitialized]: => 646:2
+ /home/kisskb/slave/src/lib/lz4/lz4hc_compress.c: warning: 'delta' may be used uninitialized in this function [-Wuninitialized]: => 174:20
+ /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_add' which is not static [enabled by default]: => 73:2, 70:2
+ /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_add_1' which is not static [enabled by default]: => 49:4, 56:2, 45:2
+ /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_sub' which is not static [enabled by default]: => 116:2, 113:2
+ /home/kisskb/slave/src/lib/mpi/mpi-inline.h: warning: '______f' is static but declared in inline function 'mpihelp_sub_1' which is not static [enabled by default]: => 99:2, 92:4, 88:2
+ /home/kisskb/slave/src/lib/rhashtable.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]: 198:2 => 198:2, 165:28
+ /home/kisskb/slave/src/lib/swiotlb.c: warning: 'dev_addr' may be used uninitialized in this function [-Wuninitialized]: => 677:14
+ /home/kisskb/slave/src/mm/hugetlb.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 1709:3
+ /home/kisskb/slave/src/mm/memblock.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: => 1104:15
+ /home/kisskb/slave/src/mm/percpu.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 1040:3
+ /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/swapfile.c: warning: 'nr_extents' may be used uninitialized in this function [-Wuninitialized]: => 2296:6
+ /home/kisskb/slave/src/mm/zsmalloc.c: warning: 'page' may be used uninitialized in this function [-Wuninitialized]: => 1760:17
+ /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/bluetooth/mgmt.c: warning: 'h192' may be used uninitialized in this function [-Wuninitialized]: => 6643:8
+ /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'h256' may be used uninitialized in this function [-Wuninitialized]: => 6733:2
+ /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'r192' may be used uninitialized in this function [-Wuninitialized]: => 6643:8
+ /home/kisskb/slave/src/net/bluetooth/mgmt.c: warning: 'r256' may be used uninitialized in this function [-Wuninitialized]: => 6733:2
+ /home/kisskb/slave/src/net/irda/qos.c: warning: array subscript is above array bounds [-Warray-bounds]: => 719:40
+ /home/kisskb/slave/src/net/netfilter/core.c: warning: 'entry' may be used uninitialized in this function [-Wuninitialized]: => 155:7
+ /home/kisskb/slave/src/net/openvswitch/actions.c: warning: 'ovs_fragment' uses dynamic stack allocation [enabled by default]: => 733:1
+ /home/kisskb/slave/src/sound/soc/codecs/cs35l32.c: warning: 'val' is used uninitialized in this function [-Wuninitialized]: => 278:2
+ <stdin>: warning: #warning syscall accept4 not implemented [-Wcpp]: => 1268:2
+ <stdin>: warning: #warning syscall accept4 not implemented: => 1268:2
+ <stdin>: warning: #warning syscall bind not implemented [-Wcpp]: => 1259:2
+ <stdin>: warning: #warning syscall connect not implemented [-Wcpp]: => 1262:2
+ <stdin>: warning: #warning syscall getpeername not implemented [-Wcpp]: => 1280:2
+ <stdin>: warning: #warning syscall getsockname not implemented [-Wcpp]: => 1277:2
+ <stdin>: warning: #warning syscall getsockopt not implemented [-Wcpp]: => 1271:2
+ <stdin>: warning: #warning syscall listen not implemented [-Wcpp]: => 1265:2
+ <stdin>: warning: #warning syscall membarrier not implemented [-Wcpp]: => 1301:2
+ <stdin>: warning: #warning syscall membarrier not implemented: => 1301:2
+ <stdin>: warning: #warning syscall recvfrom not implemented [-Wcpp]: => 1289:2
+ <stdin>: warning: #warning syscall recvmsg not implemented [-Wcpp]: => 1292:2
+ <stdin>: warning: #warning syscall sendmsg not implemented [-Wcpp]: => 1286:2
+ <stdin>: warning: #warning syscall sendto not implemented [-Wcpp]: => 1283:2
+ <stdin>: warning: #warning syscall setsockopt not implemented [-Wcpp]: => 1274:2
+ <stdin>: warning: #warning syscall shutdown not implemented [-Wcpp]: => 1295:2
+ <stdin>: warning: #warning syscall socket not implemented [-Wcpp]: => 1253:2
+ <stdin>: warning: #warning syscall socketpair not implemented [-Wcpp]: => 1256:2
+ <stdin>: warning: #warning syscall userfaultfd not implemented [-Wcpp]: => 1298:2
+ <stdin>: warning: #warning syscall userfaultfd not implemented: => 1298:2
+ arch/mips/configs/ip27_defconfig: warning: symbol value 'm' invalid for SCSI_DH: => 137
+ arch/powerpc/configs/ppc64_defconfig: warning: symbol value 'm' invalid for SCSI_DH: => 114
+ arch/powerpc/configs/pseries_defconfig: warning: symbol value 'm' invalid for SCSI_DH: => 117
+ 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_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: drivers/built-in.o(.data+0x1194): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xb28): 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+0xbd4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xd54): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: drivers/built-in.o(.data+0xe80): 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+0xee4): 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+0xf48): 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+0xfac): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: drivers/built-in.o(.text+0x12a060): 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+0x16419d): 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+0x3619b8): 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+0x418c25c): 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+0x5ef08): 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+0x4ace0): 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+0x8bb5): 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+0xe030): 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(.data+0x2b84): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): => N/A
+ warning: drivers/net/built-in.o(.data+0x42c4): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_probe(): => 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+0x4f714): 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/built-in.o(.data+0x84): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/built-in.o(.data+0x17c4): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/built-in.o(.data+0x84): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe(): => N/A
+ warning: drivers/net/ethernet/hp/built-in.o(.data+0x44): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_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+0x42e68): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A
+ warning: vmlinux.o(.data+0x42f14): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: vmlinux.o(.data+0x43094): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: vmlinux.o(.data+0x431c0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x43224): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x43288): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x432ec): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: vmlinux.o(.data+0x434d4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: vmlinux.o(.text+0x215c08): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A
+ warning: vmlinux.o(.text+0x553a7dc): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: vmlinux.o(.text+0x5b35c8): 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+0x6b7f4d): 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+0x98913): 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+0xa10d10): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): => N/A

91 improvements:
- /home/kisskb/slave/src/arch/cris/arch-v32/drivers/axisflashmap.c: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]: 394:3, 520:2 =>
- /home/kisskb/slave/src/arch/cris/arch-v32/drivers/axisflashmap.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 583:8 =>
- /home/kisskb/slave/src/arch/cris/arch-v32/drivers/axisflashmap.c: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'uint64_t' [-Wformat]: 333:10 =>
- /home/kisskb/slave/src/arch/cris/arch-v32/mach-fs/pinmux.c: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]: 238:2, 104:2 =>
- /home/kisskb/slave/src/arch/cris/arch-v32/mach-fs/pinmux.c: warning: control reaches end of non-void function [-Wreturn-type]: 49:1 =>
- /home/kisskb/slave/src/arch/frv/mb93090-mb00/pci-frv.c: warning: ignoring return value of 'pci_assign_resource', declared with attribute warn_unused_result [-Wunused-result]: 176:24, 184:24 => 176:24
- /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/async_tx/raid6test.c: warning: 'raid6_dual_recov.constprop.3' uses dynamic stack allocation [enabled by default]: 128:1 =>
- /home/kisskb/slave/src/drivers/gpio/gpio-74xx-mmio.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 132:16 =>
- /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: warning: 'min_ctx_size' may be used uninitialized in this function [-Wuninitialized]: 491:17 =>
- /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/engine/gr/ctxgm204.c: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 975:1 =>
- /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c: warning: the frame size of 1220 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 975:1 =>
- /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 184:31 =>
- /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 154:31 =>
- /home/kisskb/slave/src/drivers/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/i2c/busses/i2c-cpm.c: warning: passing argument 3 of 'dma_alloc_attrs' from incompatible pointer type [enabled by default]: 536:3, 545:3 =>
- /home/kisskb/slave/src/drivers/infiniband/hw/ehca/ehca_mrmw.c: warning: 'hret' may be used uninitialized in this function [-Wuninitialized]: 2430:5, 2433:3 =>
- /home/kisskb/slave/src/drivers/infiniband/hw/ehca/ehca_mrmw.c: warning: 'prev_pgaddr' may be used uninitialized in this function [-Wuninitialized]: 1907:6 =>
- /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.12' uses dynamic stack allocation [enabled by default]: 576:1 =>
- /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.11' uses dynamic stack allocation [enabled by default]: 715:1 =>
- /home/kisskb/slave/src/drivers/md/raid10.c: warning: 'raid10_mergeable_bvec' uses dynamic stack allocation [enabled by default]: 760: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/regulator/tps6586x-regulator.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 430:8 =>
- /home/kisskb/slave/src/drivers/scsi/aic94xx/aic94xx_sds.c: warning: 'offs' may be used uninitialized in this function [-Wuninitialized]: 597:21 =>
- /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'smtcfb_pci_resume' defined but not used [-Wunused-function]: 1601:12 =>
- /home/kisskb/slave/src/drivers/staging/sm7xxfb/sm7xxfb.c: warning: 'smtcfb_pci_suspend' defined but not used [-Wunused-function]: 1578:12 =>
- /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'flags' may be used uninitialized in this function: 3345:16 =>
- /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: statement with no effect [-Wunused-value]: 2349:3, 1303:3, 2383:3 =>
- /home/kisskb/slave/src/drivers/usb/musb/ux500_dma.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 210:51 =>
- /home/kisskb/slave/src/fs/ext3/acl.c: warning: 'name_index' may be used uninitialized in this function [-Wuninitialized]: 159:9 =>
- /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: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] LD drivers/sh/clk/built-in.o: 341:3 =>
- /home/kisskb/slave/src/include/linux/unaligned/le_byteshift.h: warning: array subscript is above array bounds [-Warray-bounds]: 25:7 =>
- /home/kisskb/slave/src/mm/slub.c: warning: '__slab_alloc.constprop.51' uses dynamic stack allocation [enabled by default]: 2413:1 =>
- /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.47' uses dynamic stack allocation [enabled by default]: 1660:1 =>
- /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.46' uses dynamic stack allocation [enabled by default]: 2025:1 =>
- /home/kisskb/slave/src/mm/zswap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 543:6 =>
- /home/kisskb/slave/src/net/ipv4/inet_timewait_sock.c: warning: passing argument 1 of 'atomic64_read' discards 'const' qualifier from pointer target type [enabled by default]: 217:3 =>
- /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'optname' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/isofs/inode.o: 754:6 =>
- <stdin>: warning: #warning syscall sched_setattr not implemented [-Wcpp] HOSTLD scripts/mod/modpost: 1229:2 =>
- arch/blackfin/configs/BF527-EZKIT_defconfig: warning: override: MUSB_PIO_ONLY changes choice state: 150 =>
- 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: (VIDEO_EM28XX_V4L2) selects VIDEO_MT9V011 which has unmet direct dependencies (MEDIA_SUPPORT && I2C && VIDEO_V4L2 && MEDIA_CAMERA_SUPPORT): 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+0x126b85): 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+0x15fc03): 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+0x356e68): 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+0x3c8870): 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+0x407495c): 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+0x5d700): 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+0x161f0): 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+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+0x4d198): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): 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+0x20a61c): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A =>
- warning: vmlinux.o(.text+0x551b6dc): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A =>
- warning: vmlinux.o(.text+0x59d48d): 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+0x69e81f): 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+0x87fd50): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A =>
- warning: vmlinux.o(.text+0x97e93): 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+0xa186b8): 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 =>

Gr{oetje,eeting}s,

Geert

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

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


\
 
 \ /
  Last update: 2015-09-22 13:41    [W:0.161 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site