linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build regressions/improvements in v4.10-rc1
@ 2016-12-27  8:53 Geert Uytterhoeven
  0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2016-12-27  8:53 UTC (permalink / raw)
  To: linux-kernel

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

Summarized:
  - build errors: +7243/-8
  - build warnings: +1141/-479

#In addition, I've put the verbose summary at
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.10-rc1.summary.gz
#so you can easily find out for which configs and architectures the
#errors/warnings you're interested in are happening.

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/11396/ (all 267 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/11337/ (all 267 configs)


*** ERRORS ***

7243 error regressions:

[Deleted 7242 lines about asm errors on arm64]

  + error: rtnetlink.c: relocation truncated to fit: R_AVR32_11H_PCREL against `.text'+217a0:  => (.text+0x21bb0)

8 error improvements:
  - /home/kisskb/slave/src/drivers/usb/serial/cp210x.c: error: passing argument 2 of 'cp210x_get_termios_port' from incompatible pointer type [-Werror=incompatible-pointer-types]: 719:4 => 
  - /home/kisskb/slave/tmp/ccZFNWVe.s: Error: pcrel too far BFD_RELOC_BFIN_10: 912 => 
  - error: "__ucmpdi2" [drivers/scsi/sd_mod.ko] undefined!: N/A => 
  - error: /home/kisskb/slave/src/drivers/block/loop.c: undefined reference to `__ucmpdi2': .text+0x3aaaa), .text+0x2ef78), .text+0x2ef6c) => 
  - error: /home/kisskb/slave/src/drivers/scsi/sd.c: undefined reference to `__ucmpdi2': .text+0x36dc0), .text+0x38804) => 
  - error: page_ext.c: undefined reference to `__end_data_ro_after_init': .text+0x19860) => 
  - error: page_ext.c: undefined reference to `__start_data_ro_after_init': .text+0x1985c) => 
  - error: trace.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.trace_event_buffer_reserve' defined in .text section in kernel/built-in.o: (.text+0x1ff8050), (.text+0x1ff84d0), (.text+0x1ff834c), (.text+0x1ff7ee4), (.text+0x1ff85d0), (.text+0x1ff8240), (.text+0x1ff892c), (.text+0x1ff8b7c), (.text+0x1ff86e0), (.text+0x1ff8150) => 


*** WARNINGS ***

[Deleted 841 lines about "warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default]" on parisc-allmodconfig]

1141 warning regressions:
  + /home/kisskb/slave/src/arch/arm64/include/asm/memory.h: warning: "TASK_SIZE_OF" redefined:  => 83:0
  + /home/kisskb/slave/src/arch/x86/events/amd/ibs.c: warning: 'config' may be used uninitialized in this function [-Wuninitialized]:  => 305:11
  + /home/kisskb/slave/src/arch/x86/kernel/apic/x2apic_cluster.c: warning: 'cluster' may be used uninitialized in this function [-Wuninitialized]:  => 129:3
  + /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: warning: 'align' may be used uninitialized in this function [-Wuninitialized]: 361:20 => 361:2, 361:20
  + /home/kisskb/slave/src/crypto/cbc.c: warning: 'crypto_cbc_decrypt' uses dynamic stack allocation [enabled by default]:  => 78:1
  + /home/kisskb/slave/src/crypto/cryptd.c: warning: 'cryptd_skcipher_decrypt' uses dynamic stack allocation [enabled by default]:  => 532:1
  + /home/kisskb/slave/src/crypto/cryptd.c: warning: 'cryptd_skcipher_encrypt' uses dynamic stack allocation [enabled by default]:  => 504:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'vli_mmod_fast' uses dynamic stack allocation [enabled by default]  CC      security/selinux/netif.o:  => 532:1
  + /home/kisskb/slave/src/drivers/ata/libata-scsi.c: warning: 'ncq_prio_enable' may be used uninitialized in this function:  => 281
  + /home/kisskb/slave/src/drivers/base/power/domain.c: warning: 'time_start' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 642:14
  + /home/kisskb/slave/src/drivers/base/power/domain.c: warning: 'time_start' may be used uninitialized in this function [-Wuninitialized]:  => 642:14
  + /home/kisskb/slave/src/drivers/base/regmap/regcache-rbtree.c: warning: 'new_base_reg' may be used uninitialized in this function [-Wuninitialized]:  => 455:8
  + /home/kisskb/slave/src/drivers/base/regmap/regcache-rbtree.c: warning: 'new_top_reg' may be used uninitialized in this function [-Wuninitialized]:  => 455:8
  + /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 2431:6
  + /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: warning: 'buf.data' may be used uninitialized in this function [-Wuninitialized]:  => 624:23
  + /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: warning: 'hash' may be used uninitialized in this function [-Wuninitialized]:  => 487:20
  + /home/kisskb/slave/src/drivers/crypto/chelsio/chcr_algo.c: warning: 'chcr_ahash_setkey' uses dynamic stack allocation [enabled by default]:  => 1216:1
  + /home/kisskb/slave/src/drivers/crypto/chelsio/chcr_algo.c: warning: 'chcr_authenc_setkey' uses dynamic stack allocation [enabled by default]:  => 2354:1
  + /home/kisskb/slave/src/drivers/crypto/chelsio/chcr_algo.c: warning: 'chcr_copy_assoc.isra.19' uses dynamic stack allocation [enabled by default]:  => 1334:1
  + /home/kisskb/slave/src/drivers/dax/dax.c: warning: 'phys' may be used uninitialized in this function [-Wuninitialized]:  => 415:3
  + /home/kisskb/slave/src/drivers/firmware/qemu_fw_cfg.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 364:6
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_bufs.c: warning: 'master' may be used uninitialized in this function [-Wuninitialized]:  => 526:4
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'ssize_t {aka int}' [-Wformat=]:  => 220:16
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 6 has type 'ssize_t {aka int}' [-Wformat=]:  => 201:16
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_helper.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 861:18
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_dp_helper.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 776:18, 809:18
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: warning: 'clock2' may be used uninitialized in this function [-Wuninitialized]:  => 2855:3
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: warning: 'hdmi_len' may be used uninitialized in this function [-Wuninitialized]:  => 3279:30
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_gem_cma_helper.c: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat=]:  => 115:60
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_gem_cma_helper.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 457:18
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_info.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]:  => 118:24
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_display.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 691:5
  + /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/iio/humidity/hts221_i2c.c: warning: 'hts221_i2c_write' uses dynamic stack allocation [enabled by default]:  => 58:1
  + /home/kisskb/slave/src/drivers/iio/industrialio-core.c: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1309:2
  + /home/kisskb/slave/src/drivers/iio/industrialio-core.c: warning: 'sz' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 1274:10
  + /home/kisskb/slave/src/drivers/input/rmi4/rmi_f11.c: warning: 'abs_fingers' may be used uninitialized in this function [-Wuninitialized]:  => 631:3
  + /home/kisskb/slave/src/drivers/leds/leds-mc13783.c: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 108:9
  + /home/kisskb/slave/src/drivers/leds/leds-mc13783.c: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 108:9
  + /home/kisskb/slave/src/drivers/leds/leds-ot200.c: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 111:8
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.17' uses dynamic stack allocation [enabled by default]:  => 583:1
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.16' uses dynamic stack allocation [enabled by default]:  => 722:1
  + /home/kisskb/slave/src/drivers/media/i2c/smiapp/smiapp-core.c: warning: 'smiapp_resume' defined but not used [-Wunused-function]:  => 2771:12
  + /home/kisskb/slave/src/drivers/media/i2c/smiapp/smiapp-core.c: warning: 'smiapp_suspend' defined but not used [-Wunused-function]:  => 2746:12
  + /home/kisskb/slave/src/drivers/media/rc/rc-main.c: warning: 'mask' may be used uninitialized in this function [-Wuninitialized]:  => 984: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/mfd/arizona-core.c: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized]:  => 1526:6
  + /home/kisskb/slave/src/drivers/mfd/da903x.c: warning: 'chip_id' may be used uninitialized in this function [-Wuninitialized]:  => 262:2, 339:2
  + /home/kisskb/slave/src/drivers/mfd/da903x.c: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized]:  => 186:11, 208:11, 230:11
  + /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/mmc/core/block.c: warning: 'arg' may be used uninitialized in this function:  => 1150
  + /home/kisskb/slave/src/drivers/mmc/core/block.c: warning: 'from' may be used uninitialized in this function:  => 1150
  + /home/kisskb/slave/src/drivers/mmc/core/block.c: warning: 'nr' may be used uninitialized in this function:  => 1150
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1956:17, 1744:3 => 1726:3, 1744:3, 1956:17, 1816:17
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]:  => 338:4, 824:4, 1254:4, 1108:4, 471:25, 299:5
  + /home/kisskb/slave/src/drivers/of/platform.c: warning: 'addr' may be used uninitialized in this function [-Wuninitialized]:  => 93:16
  + /home/kisskb/slave/src/drivers/platform/goldfish/goldfish_pipe.c: warning: 'status' may be used uninitialized in this function [-Wuninitialized]:  => 345:3
  + /home/kisskb/slave/src/drivers/spi/spi-fsl-lpspi.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 396:2
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_mio_common.c: warning: 'freq_divider' may be used uninitialized in this function [-Wuninitialized]:  => 4897:22
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_mio_common.c: warning: 'freq_multiplier' may be used uninitialized in this function [-Wuninitialized]:  => 4898:8
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: warning: 'gate2_sel' may be used uninitialized in this function [-Wuninitialized]:  => 954:34
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: warning: 'gate_sel' may be used uninitialized in this function [-Wuninitialized]:  => 867:22, 909:22
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: warning: 'ni_660x_clock' may be used uninitialized in this function [-Wuninitialized]:  => 667:10
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: warning: 'ni_m_series_clock' may be used uninitialized in this function [-Wuninitialized]:  => 724:10
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: warning: 'source' may be used uninitialized in this function [-Wuninitialized]:  => 1175:7, 1222:7, 1122:7
  + /home/kisskb/slave/src/drivers/staging/greybus/bootrom.c: warning: 'fw' may be used uninitialized in this function [-Wuninitialized]:  => 298:2
  + /home/kisskb/slave/src/drivers/staging/greybus/bootrom.c: warning: 'offset' may be used uninitialized in this function [-Wuninitialized]:  => 298:2
  + /home/kisskb/slave/src/drivers/staging/greybus/bootrom.c: warning: 'size' may be used uninitialized in this function [-Wuninitialized]:  => 298:2
  + /home/kisskb/slave/src/drivers/staging/greybus/interface.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 1045:4
  + /home/kisskb/slave/src/drivers/staging/greybus/manifest.c: warning: 'desc_string' may be used uninitialized in this function [-Wuninitialized]:  => 215:20
  + /home/kisskb/slave/src/drivers/staging/greybus/svc.c: warning: 'rail_count' may be used uninitialized in this function [-Wuninitialized]:  => 862:29
  + /home/kisskb/slave/src/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c: warning: 'kmapped_virt_ptr' may be used uninitialized in this function [-Wuninitialized]:  => 1605:30
  + /home/kisskb/slave/src/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c: warning: 'vchiq_dump_service_use_state' uses dynamic stack allocation [enabled by default]:  => 2823:1
  + /home/kisskb/slave/src/drivers/usb/dwc2/hcd.c: warning: 'pipetype' may be used uninitialized in this function [-Wuninitialized]:  => 4517:2
  + /home/kisskb/slave/src/drivers/usb/serial/io_edgeport.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 1459:22, 1458:22
  + /home/kisskb/slave/src/drivers/usb/serial/io_edgeport.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 1458:22, 1459:22
  + /home/kisskb/slave/src/drivers/usb/serial/io_ti.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 2389:22, 2387:22
  + /home/kisskb/slave/src/drivers/usb/serial/io_ti.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 2387:22, 2389:22
  + /home/kisskb/slave/src/drivers/usb/serial/mos7720.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 1717:22, 1714:22
  + /home/kisskb/slave/src/drivers/usb/serial/mos7720.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat=]:  => 1717:22, 1714:22
  + /home/kisskb/slave/src/drivers/usb/serial/mos7840.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 1895:22, 1897:22
  + /home/kisskb/slave/src/drivers/usb/serial/mos7840.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat=]:  => 1895:22, 1897:22
  + /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 934:22, 935:22
  + /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]:  => 934:22, 935:22
  + /home/kisskb/slave/src/drivers/w1/slaves/w1_therm.c: warning: 'verdict' may be used uninitialized in this function [-Wuninitialized]:  => 521:2
  + /home/kisskb/slave/src/drivers/watchdog/ziirave_wdt.c: warning: 'fw' may be used uninitialized in this function [-Wuninitialized]:  => 592:18
  + /home/kisskb/slave/src/fs/btrfs/qgroup.c: warning: array subscript is below array bounds [-Warray-bounds]:  => 1615:18, 1616:17
  + /home/kisskb/slave/src/fs/dcache.c: warning: 'n' may be used uninitialized in this function [-Wuninitialized]:  => 2385:2
  + /home/kisskb/slave/src/fs/debugfs/file.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]:  => 751:2
  + /home/kisskb/slave/src/fs/ubifs/ubifs.h: warning: passing argument 1 of '__ubifs_crypt_is_encrypted' discards qualifiers from pointer target type:  => 1856
  + /home/kisskb/slave/src/include/linux/compiler.h: warning: 'ulp' may be used uninitialized in this function [-Wuninitialized]:  => 272:31
  + /home/kisskb/slave/src/include/linux/file.h: warning: '*((void *)&output+8)' may be used uninitialized in this function [-Wuninitialized]:  => 38:2
  + /home/kisskb/slave/src/include/linux/file.h: warning: 'output.file' may be used uninitialized in this function [-Wuninitialized]:  => 39:7
  + /home/kisskb/slave/src/include/linux/kernel.h: warning: "ALIGN" redefined:  => 49:0
  + /home/kisskb/slave/src/include/linux/percpu-refcount.h: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized]:  => 274:1, 175:1
  + /home/kisskb/slave/src/include/linux/scatterlist.h: warning: 'src_sg_walk.sg' may be used uninitialized in this function [-Wuninitialized]:  => 124:2
  + /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/include/linux/time64.h: warning: "NSEC_PER_SEC" redefined:  => 36:0
  + /home/kisskb/slave/src/include/linux/workqueue.h: Warning: missing operand; zero assumed:  => 67
  + /home/kisskb/slave/src/ipc/sem.c: warning: 'undo_list' may be used uninitialized in this function [-Wuninitialized]:  => 2031:13
  + /home/kisskb/slave/src/ipc/shm.c: warning: 'file' may be used uninitialized in this function [-Wuninitialized]: 1351:59 => 1356:3, 1357:59
  + /home/kisskb/slave/src/kernel/time/tick-sched.c: warning: 'now' may be used uninitialized in this function [-Wuninitialized]:  => 828:20, 550:22
  + /home/kisskb/slave/src/kernel/time/tick-sched.c: warning: 'now' may be used uninitialized in this function:  => 1023
  + /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/swiotlb.c: warning: 'dev_addr' may be used uninitialized in this function [-Wuninitialized]:  => 687:14
  + /home/kisskb/slave/src/mm/memblock.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]:  => 1105:15
  + /home/kisskb/slave/src/mm/percpu.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]:  => 1032:3
  + /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_crypt.isra.2' uses dynamic stack allocation [enabled by default]:  => 273:1
  + /home/kisskb/slave/src/net/netfilter/nf_tables_api.c: warning: 'nft_obj_init' uses dynamic stack allocation [enabled by default]:  => 4071:1
  + /home/kisskb/slave/src/net/sched/act_mirred.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 54:1
  + arch/arm/configs/ezx_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_SCTP:  => 67
  + arch/arm/configs/ezx_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 68
  + arch/arm/configs/imote2_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_SCTP:  => 59
  + arch/arm/configs/imote2_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 60
  + arch/arm/configs/s3c2410_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_DCCP:  => 89
  + arch/arm/configs/s3c2410_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_SCTP:  => 90
  + arch/arm/configs/s3c2410_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 91
  + arch/m68k/configs/multi_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 89
  + arch/m68k/configs/sun3_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 75
  + arch/mips/configs/ip22_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_DCCP:  => 70
  + arch/mips/configs/ip22_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 71
  + arch/mips/configs/malta_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_DCCP:  => 62
  + arch/mips/configs/malta_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 63
  + arch/powerpc/configs/ppc6xx_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE:  => 145
  + warning: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && SND_SST_IPC_ACPI && MMC_SDHCI_ACPI && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI):  => N/A
  + warning: EXPORT symbol "VISenter" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___copy_from_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___copy_in_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___copy_to_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___rw_read_enter" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___rw_read_exit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___rw_read_try" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "___rw_write_enter" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__arch_hweight16" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__arch_hweight32" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__arch_hweight64" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__arch_hweight8" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ashldi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ashrdi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__bzero" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__clear_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__copy_1page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__copy_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__csum_partial_copy_from_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__csum_partial_copy_sparc_generic" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__csum_partial_copy_to_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__divdi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__divsi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__do_clear_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ffs" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__flushw_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__lshrdi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__memscan_generic" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__memscan_zero" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__moddi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__modsi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__muldi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ndelay" [arch/sparc/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ndelay" [arch/sparc/kernel/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ndelay" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__ret_efault" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__strlen_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__strncpy_from_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__strnlen_user" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__udelay" [arch/sparc/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__udelay" [arch/sparc/kernel/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__udelay" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__udivdi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__udivsi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__umoddi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "__umodsi3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "_clear_page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "_mcount" [arch/s390/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "_mcount" [arch/s390/kernel/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_add" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_add_return" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_and" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_dec_if_positive" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_fetch_add" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_fetch_and" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_fetch_or" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_fetch_sub" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_fetch_xor" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_or" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_sub" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_sub_return" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic64_xor" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_add" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_add_return" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_and" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_fetch_add" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_fetch_and" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_fetch_or" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_fetch_sub" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_fetch_xor" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_or" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_sub" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_sub_return" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "atomic_xor" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "bzero_1page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "change_bit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "clear_bit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "clear_user_page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "copy_user_page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "csum_ipv6_magic" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "csum_partial" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "csum_partial_copy_nocheck" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ffs" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "flush_icache_range" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_ivt" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_load_scratch_fpregs" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_pal_call_phys_stacked" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_pal_call_phys_static" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_pal_call_stacked" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_pal_call_static" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ia64_save_scratch_fpregs" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "ip_fast_csum" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memcmp" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memcpy" [arch/s390/lib/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memcpy" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memmove" [arch/s390/lib/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memmove" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memset" [arch/s390/lib/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "memset" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "prom_root_node" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "real_hard_smp_processor_id" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "save_fpu_regs" [arch/s390/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "save_fpu_regs" [arch/s390/kernel/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "save_fpu_regs" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "set_bit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sie64a" [arch/s390/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sie64a" [arch/s390/kernel/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sie64a" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sie_exit" [arch/s390/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sie_exit" [arch/s390/kernel/built-in.ko] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sie_exit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "strlen" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "strncmp" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sun4v_chip_type" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sun4v_mach_set_watchdog" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sun4v_niagara2_getperf" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sun4v_niagara2_setperf" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sun4v_niagara_getperf" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "sun4v_niagara_setperf" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "test_and_change_bit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "test_and_clear_bit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "test_and_set_bit" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "tlb_type" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "unw_init_running" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_ia64_2" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_ia64_3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_ia64_4" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_ia64_5" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_niagara_2" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_niagara_3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_niagara_4" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_niagara_5" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_vis_2" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_vis_3" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_vis_4" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: EXPORT symbol "xor_vis_5" [vmlinux] version generation failed, symbol will not be versioned.:  => N/A
  + warning: drivers/built-in.o(.data+0x19ec): 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+0x1aa8): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x1c4c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x1d8c): 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+0x1df0): 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+0x1e54): 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+0x1ebc): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x20c0): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: drivers/built-in.o(.text+0x121345): 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+0x143f61): 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+0x6ec5): 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+0xeaa1): 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(.data+0x5adbc): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x5ae78): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x5b01c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x5b15c): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x5b1c0): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x5b224): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x5b28c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x5b490): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x244): Section mismatch in reference from the function blk_add_timer() to the function .init.text:setup_profiling_timer():  => N/A
  + warning: vmlinux.o(.text+0x33ac): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init():  => N/A
  + warning: vmlinux.o(.text+0x3624): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup():  => N/A
  + warning: vmlinux.o(.text+0x3658): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel():  => N/A
  + warning: vmlinux.o(.text+0x453da80): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x4ed145): 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+0x5931f1): 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.unlikely+0x101dc): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid():  => N/A
  + warning: vmlinux.o(.text.unlikely+0x10238): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid():  => N/A
  + warning: vmlinux.o(.text.unlikely+0x1029c): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40():  => N/A
  + warning: vmlinux.o(.text.unlikely+0xf41c): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid():  => N/A
  + warning: vmlinux.o(.text.unlikely+0xf478): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid():  => N/A
  + warning: vmlinux.o(.text.unlikely+0xf4dc): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40():  => N/A

479 warning improvements:

[Deleted 364 lines about "warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default]" on parisc-allmodconfig]

  - /home/kisskb/slave/src/arch/arm/include/asm/pgtable.h: warning: 'entry' may be used uninitialized in this function [-Wuninitialized]: 264:15 => 
  - /home/kisskb/slave/src/arch/m32r/platforms/m32700ut/setup.c: warning: 'm32700ut_lcdpld_irq_type' defined but not used [-Wunused-variable]: 249:24 => 
  - /home/kisskb/slave/src/arch/microblaze/kernel/timer.c: warning: 'return' with no value, in function returning non-void [-Wreturn-type]: 262:3 => 
  - /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: 356, 358 => 
  - /home/kisskb/slave/src/arch/tile/lib/cacheflush.c: warning: ignoring #pragma unroll  [-Wunknown-pragmas]: 146:0 => 
  - /home/kisskb/slave/src/arch/x86/events/intel/uncore_snbep.c: warning: 'bus' may be used uninitialized in this function [-Wuninitialized]: 3536:6 => 
  - /home/kisskb/slave/src/crypto/cbc.c: warning: 'crypto_cbc_decrypt_inplace.isra.3' uses dynamic stack allocation [enabled by default]: 167:1 => 
  - /home/kisskb/slave/src/drivers/block/rbd.c: warning: 'struct_v' may be used uninitialized in this function [-Wuninitialized]: 3793:30 => 
  - /home/kisskb/slave/src/drivers/crypto/qat/qat_common/qat_algs.c: warning: 'sz_out' may be used uninitialized in this function [-Wuninitialized]: 769:4 => 
  - /home/kisskb/slave/src/drivers/gpio/gpio-dln2.c: warning: 'packed' attribute ignored for field of type '__le16' [-Wattributes]: 73:2 => 
  - /home/kisskb/slave/src/drivers/gpio/gpio-wm831x.c: warning: 'powerdomain' may be used uninitialized in this function [-Wuninitialized]: 234:13 => 
  - /home/kisskb/slave/src/drivers/gpio/gpiolib-of.c: warning: 'dflags' may be used uninitialized in this function [-Wuninitialized]  CC      drivers/base/power/opp/of.o: 298:7 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/radeon/radeon_uvd.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: 175:15 => 
  - /home/kisskb/slave/src/drivers/ide/ide-floppy.c: warning: 'pc' may be used uninitialized in this function [-Wuninitialized]: 296:2 => 
  - /home/kisskb/slave/src/drivers/iio/industrialio-core.c: warning: 'name' may be used uninitialized in this function [-Wuninitialized]: 1114:8 => 
  - /home/kisskb/slave/src/drivers/iio/industrialio-core.c: warning: 'sz' may be used uninitialized in this function [-Wuninitialized]: 1115:2 => 
  - /home/kisskb/slave/src/drivers/infiniband/sw/rxe/rxe_req.c: warning: the frame size of 1956 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 763:1 => 
  - /home/kisskb/slave/src/drivers/infiniband/sw/rxe/rxe_req.c: warning: the frame size of 2192 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 763:1 => 
  - /home/kisskb/slave/src/drivers/infiniband/sw/rxe/rxe_req.c: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 763:1 => 
  - /home/kisskb/slave/src/drivers/infiniband/sw/rxe/rxe_req.c: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 763:1 => 
  - /home/kisskb/slave/src/drivers/infiniband/sw/rxe/rxe_req.c: warning: the frame size of 2992 bytes is larger than 2048 bytes [-Wframe-larger-than=]: 763:1 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.18' uses dynamic stack allocation [enabled by default]: 579:1 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.17' uses dynamic stack allocation [enabled by default]: 718:1 => 
  - /home/kisskb/slave/src/drivers/mfd/sec-core.c: warning: 'num_sec_devs' may be used uninitialized in this function [-Wmaybe-uninitialized]: 484:6 => 
  - /home/kisskb/slave/src/drivers/mfd/sec-core.c: warning: 'sec_devs' may be used uninitialized in this function [-Wmaybe-uninitialized]: 484:6 => 
  - /home/kisskb/slave/src/drivers/misc/ics932s401.c: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]: 392:6 => 
  - /home/kisskb/slave/src/drivers/misc/ics932s401.c: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]: 384:9 => 
  - /home/kisskb/slave/src/drivers/mmc/card/block.c: warning: 'arg' may be used uninitialized in this function: 1171 => 
  - /home/kisskb/slave/src/drivers/mmc/card/block.c: warning: 'from' may be used uninitialized in this function: 1171 => 
  - /home/kisskb/slave/src/drivers/mmc/card/block.c: warning: 'nr' may be used uninitialized in this function: 1171 => 
  - /home/kisskb/slave/src/drivers/net/wireless/st/cw1200/wsm.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 380:6 => 
  - /home/kisskb/slave/src/drivers/scsi/aacraid/src.c: warning: 'bellbits' may be used uninitialized in this function [-Wuninitialized]: 97:4 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]: 11036:5 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 11036:5 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'share_irq' may be used uninitialized in this function [-Wmaybe-uninitialized]: 11309:8 => 
  - /home/kisskb/slave/src/drivers/scsi/advansys.c: warning: 'share_irq' may be used uninitialized in this function [-Wuninitialized]: 11309:19 => 
  - /home/kisskb/slave/src/drivers/scsi/am53c974.c: warning: 'resid' may be used uninitialized in this function [-Wuninitialized]: 199:6 => 
  - /home/kisskb/slave/src/drivers/scsi/hpsa.c: warning: 'asc' may be used uninitialized in this function [-Wuninitialized]: 2607:12 => 
  - /home/kisskb/slave/src/drivers/scsi/hpsa.c: warning: 'ascq' may be used uninitialized in this function [-Wuninitialized]: 2607:12 => 
  - /home/kisskb/slave/src/drivers/scsi/hpsa.c: warning: 'sense_key' may be used uninitialized in this function [-Wuninitialized]: 2607:12 => 
  - /home/kisskb/slave/src/drivers/staging/comedi/drivers/ni_tio.c: warning: 'ps' may be used uninitialized in this function [-Wuninitialized]: 493:28 => 
  - /home/kisskb/slave/src/drivers/staging/dgnc/dgnc_sysfs.c: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]: 559:34, 484:34, 534:34, 509:34 => 
  - /home/kisskb/slave/src/drivers/staging/dgnc/dgnc_sysfs.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]: 257:53, 275:53, 221:53, 239:53 => 
  - /home/kisskb/slave/src/drivers/staging/media/lirc/lirc_serial.c: warning: the frame size of 1496 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 626:1 => 
  - /home/kisskb/slave/src/drivers/staging/media/s5p-cec/s5p_cec.c: warning: 's5p_cec_runtime_resume' defined but not used [-Wunused-function]: 242:12 => 
  - /home/kisskb/slave/src/drivers/staging/media/s5p-cec/s5p_cec.c: warning: 's5p_cec_runtime_suspend' defined but not used [-Wunused-function]: 234:12 => 
  - /home/kisskb/slave/src/drivers/staging/most/aim-cdev/cdev.c: warning: 'mbo' may be used uninitialized in this function [-Wuninitialized]: 277:24 => 
  - /home/kisskb/slave/src/drivers/usb/dwc3/gadget.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 1991:7 => 
  - /home/kisskb/slave/src/drivers/usb/dwc3/gadget.c: warning: 'trb' may be used uninitialized in this function [-Wuninitialized]: 1998:12 => 
  - /home/kisskb/slave/src/fs/btrfs/acl.c: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized]: 49:7 => 
  - /home/kisskb/slave/src/fs/btrfs/backref.c: warning: 'sgn' may be used uninitialized in this function [-Wmaybe-uninitialized]: 901:10, 895:33 => 900:10
  - /home/kisskb/slave/src/fs/btrfs/extent-tree.c: warning: array subscript is below array bounds [-Warray-bounds]: 8638:17, 8637:18 => 
  - /home/kisskb/slave/src/fs/dax.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]: 287:7, 241:2 => 
  - /home/kisskb/slave/src/fs/logfs/dir.c: warning: control reaches end of non-void function [-Wreturn-type]: 155:1 => 
  - /home/kisskb/slave/src/fs/logfs/readwrite.c: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]: 497:7 => 
  - /home/kisskb/slave/src/fs/logfs/readwrite.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: 497:7 => 
  - /home/kisskb/slave/src/fs/logfs/segment.c: warning: control reaches end of non-void function [-Wreturn-type]: 291:1 => 
  - /home/kisskb/slave/src/include/linux/compiler.h: warning: 'counter' may be used uninitialized in this function [-Wmaybe-uninitialized]: 231:26 => 
  - /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 362:2 => 
  - /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'info' may be used uninitialized in this function [-Wuninitialized]: 332:2 => 
  - /home/kisskb/slave/src/kernel/module.c: warning: 'crc' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1318:23, 1331:9 => 1310:23
  - /home/kisskb/slave/src/kernel/sched/cpuacct.c: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'clock_t' [-Wformat]: 300:7 => 
  - /home/kisskb/slave/src/kernel/sched/cpuacct.c: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long unsigned int' [-Wformat=]: 298:18 => 
  - /home/kisskb/slave/src/kernel/sched/cpuacct.c: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long unsigned int' [-Wformat]: 300:7 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'thresholds' may be used uninitialized in this function [-Wmaybe-uninitialized]: 3491:35, 3421:32 => 
  - /home/kisskb/slave/src/mm/memcontrol.c: warning: 'usage' may be used uninitialized in this function [-Wmaybe-uninitialized]: 3496:6, 3408:6 => 
  - /home/kisskb/slave/src/mm/memory.c: warning: 'entry' may be used uninitialized in this function [-Wuninitialized]: 3538:5 => 
  - /home/kisskb/slave/src/mm/memory.c: warning: 'entry.pte' may be used uninitialized in this function: 3484 => 
  - /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_decrypt' uses dynamic stack allocation [enabled by default]: 351:1 => 
  - /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_decrypt2' uses dynamic stack allocation [enabled by default]: 431:1 => 
  - /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_encrypt' uses dynamic stack allocation [enabled by default]: 219:1 => 
  - /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_encrypt2' uses dynamic stack allocation [enabled by default]: 284:1 => 
  - /home/kisskb/slave/src/net/core/dev.c: warning: 'protocol' may be used uninitialized in this function: 2519 => 
  - <stdin>: warning: #warning syscall pkey_alloc not implemented: 1319:2 => 
  - <stdin>: warning: #warning syscall pkey_free not implemented: 1322:2 => 
  - <stdin>: warning: #warning syscall pkey_mprotect not implemented: 1316:2 => 
  - warning: drivers/built-in.o(.data+0x19bc): 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+0x1a78): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0x1c1c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0x1d5c): 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+0x1dc0): 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+0x1e24): 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+0x1e8c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0x2090): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: drivers/built-in.o(.text+0x11c7c5): 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+0x13cfc1): 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+0x3388360): 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+0x3e700): 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+0x6df5): 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+0xe861): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: mm/built-in.o(.text.unlikely+0x108c): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): N/A => 
  - warning: mm/built-in.o(.text.unlikely+0x10e8): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): N/A => 
  - warning: mm/built-in.o(.text.unlikely+0x114c): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40(): N/A => 
  - warning: vmlinux.o(.data+0x5a79c): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x5a858): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x5a9fc): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x5ab3c): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x5aba0): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x5ac04): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x5ac6c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x5ae70): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x244): Section mismatch in reference from the function key_schedule_gc() to the function .init.text:setup_profiling_timer(): N/A => 
  - warning: vmlinux.o(.text+0x382c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init(): N/A => 
  - warning: vmlinux.o(.text+0x3a24): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup(): N/A => 
  - warning: vmlinux.o(.text+0x3a58): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel(): N/A => 
  - warning: vmlinux.o(.text+0x4399760): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x4cd725): 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+0x56cc91): 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.unlikely+0xf060): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): N/A => 
  - warning: vmlinux.o(.text.unlikely+0xf0bc): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): N/A => 
  - warning: vmlinux.o(.text.unlikely+0xf120): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40(): N/A => 
  - warning: vmlinux.o(.text.unlikely+0xfe18): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): N/A => 
  - warning: vmlinux.o(.text.unlikely+0xfe74): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): N/A => 
  - warning: vmlinux.o(.text.unlikely+0xfed8): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40(): 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-27  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-27  8:53 Build regressions/improvements in v4.10-rc1 Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).