All of lore.kernel.org
 help / color / mirror / Atom feed
* Build regressions/improvements in v4.8-rc6
@ 2016-09-12  8:22 Geert Uytterhoeven
  2016-09-12  8:23   ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2016-09-12  8:22 UTC (permalink / raw)
  To: linux-kernel

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

Summarized:
  - build errors: +10/-12
  - build warnings: +1237/-938

JFYI, when comparing v4.8-rc6[1] to v4.8-rc5[3], the summaries are:
  - build errors: +3/-1
  - build warnings: +320/-516

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/10882/ (all 262 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/10646/ (261 out of 262 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/10840/ (all 262 configs)


*** ERRORS ***

10 error regressions:
  + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error: 'asm' operand has impossible constraints:  => 80:1, 72:1, 79:1, 78:1, 73:1
  + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error: can't find a register in class 'R0_REGS' while reloading 'asm':  => 80:1, 72:1, 73:1, 79:1, 78:1
  + /home/kisskb/slave/tmp/ccPEJvWE.s: Error: pcrel too far BFD_RELOC_BFIN_10:  => 889
  + error: "__ucmpdi2" [drivers/scsi/sd_mod.ko] undefined!:  => N/A
  + error: /home/kisskb/slave/src/drivers/block/loop.c: undefined reference to `__ucmpdi2':  => .text+0x2ee98), .text+0x3aae6), .text+0x2eea4)
  + error: /home/kisskb/slave/src/drivers/scsi/sd.c: undefined reference to `__ucmpdi2':  => .text+0x386b4), .text+0x36d10)
  + error: No rule to make target arch/sh/boot/dts/.dtb.o:  => N/A
  + error: phy_g.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff9f98), (.text+0x1ff94d8), (.text+0x1ff91dc), (.text+0x1ff9e00), (.text+0x1ff909c), (.text+0x1ff9344)
  + error: phy_g.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.udelay' defined in .text section in arch/powerpc/kernel/built-in.o:  => (.text+0x1ff9858), (.text+0x1ff9adc), (.text+0x1ff9a80), (.text+0x1ff9804)
  + {standard input}: Error: Instruction with long immediate data in delay slot:  => 18729

12 error improvements:
  - /home/kisskb/slave/src/arch/sh/drivers/dma/dma-sh.c: error: 'CHCR_TS_HIGH_MASK' undeclared (first use in this function): 98:12 => 
  - /home/kisskb/slave/src/arch/sh/drivers/dma/dma-sh.c: error: 'CHCR_TS_HIGH_SHIFT' undeclared (first use in this function): 145:10, 98:34 => 
  - /home/kisskb/slave/src/arch/sh/drivers/dma/dma-sh.c: error: 'CHCR_TS_LOW_MASK' undeclared (first use in this function): 97:21 => 
  - /home/kisskb/slave/src/arch/sh/drivers/dma/dma-sh.c: error: 'CHCR_TS_LOW_SHIFT' undeclared (first use in this function): 97:42, 145:10 => 
  - /home/kisskb/slave/src/fs/xfs/xfs_ondisk.h: error: call to '__compiletime_assert_79' declared with attribute error: XFS: sizeof(xfs_attr_shortform_t) is wrong, expected 8: 79:2 => 
  - /home/kisskb/slave/tmp/ccctkMRd.s: Error: pcrel too far BFD_RELOC_BFIN_10: 889 => 
  - error: main.c: undefined reference to `__stack_chk_guard': .text+0x49), .text+0x11) => 
  - error: relocation truncated to fit: R_PPC64_REL24 against symbol `.queue_work_on' defined in .text section in kernel/built-in.o: (.text+0x1ffbe34), (.text+0x1ffb8ec) => 
  - error: sdio.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._raw_spin_lock_bh' defined in .spinlock.text section in kernel/built-in.o: (.text+0x1ffbc40) => 
  - error: sdio.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.kfree_skb' defined in .text section in net/built-in.o: (.text+0x1ffa350) => 
  - error: sdio.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.skb_pull' defined in .text section in net/built-in.o: (.text+0x1ffbc74), (.text+0x1ff8d1c), (.text+0x1ffa5a8), (.text+0x1ff96f0), (.text+0x1ff9660) => 
  - error: sdio.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.skb_push' defined in .text section in net/built-in.o: (.text+0x1ffbbdc) => 


*** WARNINGS ***

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

1237 warning regressions:
  + /home/kisskb/slave/src/arch/arm/include/asm/div64.h: warning: 'temp64' may be used uninitialized in this function [-Wuninitialized]:  => 111:3
  + /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/microblaze/kernel/timer.c: warning: 'return' with no value, in function returning non-void [-Wreturn-type]:  => 262:3
  + /home/kisskb/slave/src/arch/s390/crypto/aes_s390.c: warning: 'fallback_blk_dec' uses dynamic stack allocation [enabled by default]:  => 271:1
  + /home/kisskb/slave/src/arch/s390/crypto/aes_s390.c: warning: 'fallback_blk_enc' uses dynamic stack allocation [enabled by default]:  => 288:1
  + /home/kisskb/slave/src/arch/s390/crypto/aes_s390.c: warning: 'xts_fallback_decrypt' uses dynamic stack allocation [enabled by default]:  => 572:1
  + /home/kisskb/slave/src/arch/s390/crypto/aes_s390.c: warning: 'xts_fallback_encrypt' uses dynamic stack allocation [enabled by default]:  => 591:1
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/clock.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 25:6
  + /home/kisskb/slave/src/crypto/authenc.c: warning: 'crypto_authenc_copy_assoc' uses dynamic stack allocation [enabled by default]:  => 196:1
  + /home/kisskb/slave/src/crypto/authencesn.c: warning: 'crypto_authenc_esn_copy' uses dynamic stack allocation [enabled by default]:  => 193:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'apply_z' uses dynamic stack allocation [enabled by default]:  => 719:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'crypto_ecdh_shared_secret' uses dynamic stack allocation [enabled by default]:  => 1018:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'ecc_point_double_jacobian' uses dynamic stack allocation [enabled by default]:  => 707:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'ecc_point_mult.isra.0' uses dynamic stack allocation [enabled by default]:  => 895:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'ecdh_make_pub_key' uses dynamic stack allocation [enabled by default]:  => 967:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'vli_mmod_fast' uses dynamic stack allocation [enabled by default]:  => 532:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'vli_mod_inv' uses dynamic stack allocation [enabled by default]:  => 631:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'vli_mod_mult_fast' uses dynamic stack allocation [enabled by default]:  => 542:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'vli_mod_square_fast' uses dynamic stack allocation [enabled by default]:  => 552:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'xycz_add' uses dynamic stack allocation [enabled by default]:  => 783:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'xycz_add_c' uses dynamic stack allocation [enabled by default]:  => 840:1
  + /home/kisskb/slave/src/crypto/ecc.c: warning: 'xycz_initial_double' uses dynamic stack allocation [enabled by default]:  => 742:1
  + /home/kisskb/slave/src/crypto/echainiv.c: warning: 'echainiv_encrypt' uses dynamic stack allocation [enabled by default]:  => 153:1
  + /home/kisskb/slave/src/crypto/gcm.c: warning: 'crypto_rfc4543_copy_src_to_dst' uses dynamic stack allocation [enabled by default]:  => 1098:1
  + /home/kisskb/slave/src/crypto/seqiv.c: warning: 'seqiv_aead_encrypt' uses dynamic stack allocation [enabled by default]:  => 115:1
  + /home/kisskb/slave/src/drivers/base/regmap/regcache-rbtree.c: warning: 'new_base_reg' may be used uninitialized in this function:  => 404
  + /home/kisskb/slave/src/drivers/base/regmap/regcache-rbtree.c: warning: 'new_top_reg' may be used uninitialized in this function:  => 404
  + /home/kisskb/slave/src/drivers/char/random.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat=]:  => 1749:10
  + /home/kisskb/slave/src/drivers/char/random.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat]:  => 1749:10
  + /home/kisskb/slave/src/drivers/char/tpm/tpm2-cmd.c: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized]:  => 629:20
  + /home/kisskb/slave/src/drivers/clk/sunxi-ng/ccu_mux.c: warning: 'best_parent' may be used uninitialized in this function [-Wuninitialized]:  => 94:22
  + /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/crypto/qce/ablkcipher.c: warning: 'qce_ablkcipher_crypt' uses dynamic stack allocation [enabled by default]:  => 229:1
  + /home/kisskb/slave/src/drivers/extcon/extcon.c: warning: 'idx' may be used uninitialized in this function [-Wuninitialized]:  => 455:6
  + /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]:  => 128:3
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c: warning: 'inst' may be used uninitialized in this function [-Wuninitialized]:  => 101:1
  + /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/iio/industrialio-core.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 258:1
  + /home/kisskb/slave/src/drivers/infiniband/core/addr.c: warning: 'dst' may be used uninitialized in this function [-Wuninitialized]:  => 554:14
  + /home/kisskb/slave/src/drivers/infiniband/core/cma_configfs.c: warning: 'cma_dev' may be used uninitialized in this function [-Wuninitialized]:  => 109:11, 133:32
  + /home/kisskb/slave/src/drivers/infiniband/core/cma_configfs.c: warning: 'group' may be used uninitialized in this function [-Wuninitialized]:  => 109:37, 133:32
  + /home/kisskb/slave/src/drivers/input/mouse/cyapa.c: warning: 'error' may be used uninitialized in this function [-Wuninitialized]:  => 717:27
  + /home/kisskb/slave/src/drivers/input/mouse/cyapa_gen3.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 973:5
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.18' uses dynamic stack allocation [enabled by default]:  => 580:1
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.17' uses dynamic stack allocation [enabled by default]:  => 719:1
  + /home/kisskb/slave/src/drivers/md/dm.c: warning: 'front_pad' may be used uninitialized in this function [-Wuninitialized]:  => 2528:34
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]:  => 471:31, 824:10, 1108:10, 1254:10
  + /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1396 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 603:1
  + /home/kisskb/slave/src/drivers/net/dsa/mv88e6xxx/chip.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]:  => 3114:7
  + /home/kisskb/slave/src/drivers/net/ethernet/freescale/ucc_geth.c: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'resource_size_t' [-Wformat]:  => 3863:3
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlx4/alloc.c: warning: 'uid' may be used uninitialized in this function [-Wuninitialized]:  => 416:9
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 'rdq' may be used uninitialized in this function [-Wuninitialized]:  => 3120:35
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/reg.h: warning: 'swid' may be used uninitialized in this function [-Wuninitialized]:  => 3111:25
  + /home/kisskb/slave/src/drivers/net/vrf.c: warning: (near initialization for 'fl6') [enabled by default]:  => 870:3
  + /home/kisskb/slave/src/drivers/net/vrf.c: warning: initialized field with side-effects overwritten [enabled by default]:  => 870:3
  + /home/kisskb/slave/src/drivers/net/wireless/intersil/p54/lmac.h: warning: 'packed' attribute ignored for field of type 'struct <anonymous>[3]' [-Wattributes]In file included from /home/kisskb/slave/src/drivers/net/wireless/intersil/p54/fwio.c:28:0::  => 377:2
  + /home/kisskb/slave/src/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c: warning: 'drv_type' may be used uninitialized in this function [-Wuninitialized]:  => 118:12
  + /home/kisskb/slave/src/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c: warning: 'pull_dir' may be used uninitialized in this function [-Wuninitialized]:  => 118:12
  + /home/kisskb/slave/src/drivers/rtc/rtc-cmos.c: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat]:  => 742:2
  + /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/am53c974.c: warning: 'resid' may be used uninitialized in this function [-Wuninitialized]:  => 199:6
  + /home/kisskb/slave/src/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c: warning: 'client_ioba' may be used uninitialized in this function [-Wuninitialized]:  => 3244:18
  + /home/kisskb/slave/src/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c: warning: 'server_ioba' may be used uninitialized in this function [-Wuninitialized]:  => 3250:18
  + /home/kisskb/slave/src/drivers/scsi/sd.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 1154:1
  + /home/kisskb/slave/src/drivers/soc/qcom/wcnss_ctrl.c: warning: 'expect_cbc' may be used uninitialized in this function [-Wuninitialized]:  => 300:5
  + /home/kisskb/slave/src/drivers/staging/comedi/drivers/dt2811.c: warning: statement with no effect [-Wunused-value]:  => 552:2, 553:2
  + /home/kisskb/slave/src/fs/ext4/readpage.c: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 293:1
  + /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 314:1
  + /home/kisskb/slave/src/fs/nfs/nfs4session.c: warning: 'cur_seq' may be used uninitialized in this function [-Wuninitialized]:  => 203:54
  + /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]:  => 362:2
  + /home/kisskb/slave/src/kernel/printk/printk.c: warning: 'old' may be used uninitialized in this function [-Wuninitialized]:  => 183:16
  + /home/kisskb/slave/src/kernel/printk/printk.c: warning: 'old' may be used uninitialized in this function:  => 158:15, 158
  + /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/kernel/trace/bpf_trace.c: warning: 'bpf_event_output' uses dynamic stack allocation [enabled by default]:  => 366:1
  + /home/kisskb/slave/src/lib/mpi/mpicoder.c: warning: 'buff' may be used uninitialized in this function [-Wuninitialized]:  => 352:8, 336:12
  + /home/kisskb/slave/src/mm/memcontrol.c: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized]: 3505:35, 3391:16 => 3517:32, 3388:19, 3385:16, 3499:35
  + /home/kisskb/slave/src/mm/memory.c: warning: 'entry' may be used uninitialized in this function [-Wuninitialized]:  => 3532:5
  + /home/kisskb/slave/src/mm/memory.c: warning: 'entry.pte' may be used uninitialized in this function:  => 3478
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.53' uses dynamic stack allocation [enabled by default]:  => 1832:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.52' uses dynamic stack allocation [enabled by default]:  => 2197:1
  + /home/kisskb/slave/src/net/bridge/br_multicast.c: warning: 'igmp_type' may be used uninitialized in this function:  => 838
  + /home/kisskb/slave/src/net/core/gen_stats.c: warning: 'seq' may be used uninitialized in this function [-Wuninitialized]:  => 149:19
  + /home/kisskb/slave/src/net/core/gen_stats.c: warning: 'seq' may be used uninitialized in this function:  => 138
  + /home/kisskb/slave/src/net/ncsi/ncsi-aen.c: warning: value computed is not used [-Wunused-value]:  => 106:2
  + /home/kisskb/slave/src/net/ncsi/ncsi-manage.c: warning: value computed is not used [-Wunused-value]:  => 559:3, 681:4, 679:4, 202:3
  + /home/kisskb/slave/src/net/rds/connection.c: warning: 'rds_walk_conn_path_info' uses dynamic stack allocation [enabled by default]:  => 590:1
  + /home/kisskb/slave/src/net/rxrpc/local_object.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 64:1
  + /home/kisskb/slave/src/net/rxrpc/peer_object.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 99:1
  + /home/kisskb/slave/src/net/rxrpc/recvmsg.c: warning: control reaches end of non-void function [-Wreturn-type]:  => 400:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_decrypt_response.isra.3' uses dynamic stack allocation [enabled by default]:  => 973:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_encrypt_response.isra.4' uses dynamic stack allocation [enabled by default]:  => 706:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet_auth.isra.5' uses dynamic stack allocation [enabled by default]:  => 182:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet_encrypt.isra.6' uses dynamic stack allocation [enabled by default]:  => 244:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet_auth.isra.7' uses dynamic stack allocation [enabled by default]:  => 389:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet_encrypt.isra.8' uses dynamic stack allocation [enabled by default]:  => 475:1
  + /home/kisskb/slave/src/security/keys/big_key.c: warning: 'big_key_crypt' uses dynamic stack allocation [enabled by default]:  => 118:1
  + arch/powerpc/configs/ppc6xx_defconfig: warning: override: reassigning to symbol EXT4_FS:  => 1039
  + arch/powerpc/configs/ppc6xx_defconfig: warning: symbol value 'm' invalid for CPU_FREQ_STAT:  => 64
  + modpost: WARNING: modpost: Found 2 section mismatch(es).:  => N/A
  + warning: (PREEMPT && DRM_I915_DEBUG && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE):  => N/A
  + warning: drivers/built-in.o(.data+0x1974): 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+0x1a30): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x1bcc): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x1d0c): 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+0x1d70): 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+0x1dd4): 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+0x1e3c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x2040): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: drivers/built-in.o(.text+0x119fc1): 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+0x3299618): 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+0x406314): 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+0x7c180): 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+0xfc315): 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/hwmon/built-in.o(.text+0x3d558): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/hwmon/ibmpowernv.o(.text+0x80c): 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+0x6b75): 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+0xdab1): 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+0x5fbb4): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x1a4): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x260): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x3fc): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x53c): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x5a0): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x604): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x66c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x870): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: drivers/staging/emxx_udc/emxx_udc.o(.text+0x227a): Section mismatch in reference from the function nbu2ss_drv_probe() to the function .init.text:nbu2ss_drv_ep_init.constprop.0():  => N/A
  + warning: mm/built-in.o(.text.unlikely+0x1080): 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+0x10dc): 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+0x1140): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.39():  => N/A
  + warning: vmlinux.o(.data+0x66fe4): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x670a0): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x6723c): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x6737c): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x673e0): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x67444): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x674ac): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x676b0): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x228): Section mismatch in reference from the function devm_extcon_register_notifier() to the function .init.text:setup_profiling_timer():  => N/A
  + warning: vmlinux.o(.text+0x426d918): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x4a5645): 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+0x53a321): 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+0x8cf0): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init():  => N/A
  + warning: vmlinux.o(.text+0x8f24): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup():  => N/A
  + warning: vmlinux.o(.text+0x8f58): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel():  => N/A
  + warning: vmlinux.o(.text+0xdbc): Section mismatch in reference from the function get_user_pages_locked() to the function .init.text:pcibios_init_bridge():  => N/A
  + warning: vmlinux.o(.text.unlikely+0xedfc): 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+0xee58): 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+0xeebc): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.39():  => N/A
  + warning: vmlinux.o(.text.unlikely+0xfbb4): 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+0xfc10): 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+0xfc74): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.39():  => N/A

938 warning improvements:

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

  - /home/kisskb/slave/src/arch/powerpc/boot/addnote.c: warning: right shift count >= width of type [enabled by default]: 206:3, 211:3, 183:3, 188:3 => 
  - /home/kisskb/slave/src/arch/powerpc/include/asm/io.h: warning: 'px_cmd' may be used uninitialized in this function [-Wmaybe-uninitialized]: 163:2 => 
  - /home/kisskb/slave/src/arch/powerpc/include/asm/io.h: warning: 'px_is' may be used uninitialized in this function [-Wmaybe-uninitialized]: 163:2 => 
  - /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: 358, 356 => 
  - /home/kisskb/slave/src/arch/x86/events/core.c: warning: 'reg_fail' may be used uninitialized in this function [-Wuninitialized]: 258:3 => 
  - /home/kisskb/slave/src/arch/x86/events/core.c: warning: 'val_fail' may be used uninitialized in this function [-Wuninitialized]: 258:3 => 
  - /home/kisskb/slave/src/arch/x86/events/intel/cstate.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 629:2 => 
  - /home/kisskb/slave/src/arch/x86/kernel/cpu/mcheck/mce-inject.c: warning: 'mce_irq_ipi' defined but not used [-Wunused-function]: 97:13 => 
  - /home/kisskb/slave/src/arch/x86/kernel/hw_breakpoint.c: warning: 'align' may be used uninitialized in this function [-Wuninitialized]: 360:2, 360:20 => 361:20
  - /home/kisskb/slave/src/drivers/acpi/acpica/exprep.c: warning: 'byte_alignment' may be used uninitialized in this function [-Wuninitialized]: 386:6 => 
  - /home/kisskb/slave/src/drivers/acpi/osl.c: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]: 1098:21 => 
  - /home/kisskb/slave/src/drivers/acpi/sysfs.c: warning: 'result' may be used uninitialized in this function [-Wuninitialized]: 558:6 => 
  - /home/kisskb/slave/src/drivers/base/regmap/regmap.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 2362:6 => 
  - /home/kisskb/slave/src/drivers/bluetooth/btwilink.c: warning: overflow in implicit constant conversion [-Woverflow]: 174:3 => 
  - /home/kisskb/slave/src/drivers/char/hw_random/stm32-rng.c: warning: 'sr' may be used uninitialized in this function [-Wuninitialized]: 82:6 => 
  - /home/kisskb/slave/src/drivers/char/tpm/tpm.h: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized]: 488:18 => 
  - /home/kisskb/slave/src/drivers/clk/clk-vt8500.c: warning: 'best_div1' may be used uninitialized in this function [-Wuninitialized]: 506:29, 429:12, 559:12 => 
  - /home/kisskb/slave/src/drivers/clk/clk-vt8500.c: warning: 'best_div2' may be used uninitialized in this function [-Wuninitialized]: 560:12, 509:12, 430:12 => 
  - /home/kisskb/slave/src/drivers/clk/clk-vt8500.c: warning: 'best_mul' may be used uninitialized in this function [-Wuninitialized]: 558:14, 507:14, 428:14 => 
  - /home/kisskb/slave/src/drivers/gpio/gpio-intel-mid.c: warning: 'intel_gpio_runtime_idle' defined but not used [-Wunused-function]: 343:12 => 
  - /home/kisskb/slave/src/drivers/gpio/gpiolib-acpi.c: warning: 'desc' may be used uninitialized in this function [-Wuninitialized]: 762:47 => 
  - /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_crtc.c: warning: control reaches end of non-void function [-Wreturn-type]: 1202:1, 1413:1, 764:1 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/drm_edid.c: warning: 'hdmi_len' may be used uninitialized in this function [-Wuninitialized]: 3201:30 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 372:6 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: 111:4 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c: warning: 'head_sync' may be used uninitialized in this function [-Wuninitialized]: 162:16 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c: warning: 'head_sync' may be used uninitialized in this function [-Wuninitialized]: 153:40 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/ttm/ttm_bo.c: warning: 'mem_type' may be used uninitialized in this function [-Wuninitialized]: 98:3 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/udl/udl_modeset.c: warning: 'reg' may be used uninitialized in this function [-Wuninitialized]: 29:9 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c: warning: right shift count >= width of type [enabled by default]: 297:3 => 
  - /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/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/bmc150-accel-core.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 863:2 => 
  - /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/apds9960.c: warning: 'reg' may be used uninitialized in this function [-Wuninitialized]: 638:25, 679:26 => 
  - /home/kisskb/slave/src/drivers/infiniband/core/cma.c: warning: 'src_addr_storage.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1242:12 => 
  - /home/kisskb/slave/src/drivers/input/mouse/elan_i2c_i2c.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 579:10 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.17' uses dynamic stack allocation [enabled by default]: 580:1 => 
  - /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.16' uses dynamic stack allocation [enabled by default]: 719:1 => 
  - /home/kisskb/slave/src/drivers/media/i2c/as3645a.c: warning: 'on' may be used uninitialized in this function [-Wuninitialized]: 273:28, 273:2 => 273:2
  - /home/kisskb/slave/src/drivers/media/usb/dvb-usb/dvb-usb-dvb.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 323:5 => 
  - /home/kisskb/slave/src/drivers/media/v4l2-core/videobuf2-core.c: warning: 'vb' may be used uninitialized in this function [-Wuninitialized]: 2765:18 => 
  - /home/kisskb/slave/src/drivers/mfd/arizona-core.c: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized]: 1477:6 => 
  - /home/kisskb/slave/src/drivers/mfd/htc-pasic3.c: warning: unused variable 'asic' [-Wunused-variable]: 189:22 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0020.c: warning: the frame size of 1428 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 651:1 => 
  - /home/kisskb/slave/src/drivers/mtd/maps/solutionengine.c: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'resource_size_t' [-Wformat]: 64:9 => 
  - /home/kisskb/slave/src/drivers/mtd/maps/solutionengine.c: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'resource_size_t' [-Wformat]: 64:9 => 
  - /home/kisskb/slave/src/drivers/net/arcnet/arc-rimi.c: warning: unused variable 'lp' [-Wunused-variable]: 346:23 => 
  - /home/kisskb/slave/src/drivers/net/can/cc770/cc770_platform.c: warning: unused variable 'priv' [-Wunused-variable]: 244:21 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/8390/ax88796.c: warning: unused variable 'ei_local' [-Wunused-variable]: 802:20 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/fujitsu/fmvj18x_cs.c: warning: unused variable 'buf' [-Wunused-variable]: 819:17 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/smsc/smc911x.c: warning: unused variable 'lp' [-Wunused-variable]: 2135:24 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/smsc/smc911x.h: warning: control reaches end of non-void function [-Wreturn-type]: 134:1 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/smsc/smc91c92_cs.c: warning: unused variable 'smc' [-Wunused-variable]: 958:23 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ti/wlcore/spi.c: warning: the frame size of 1188 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 322:1 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'addr' may be used uninitialized in this function [-Wuninitialized]: 333:24 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'implemented' may be used uninitialized in this function [-Wuninitialized]: 1763:5 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'len_keys' may be used uninitialized in this function [-Wuninitialized]: 1781:11 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]: 337:8 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'pwr_state' may be used uninitialized in this function [-Wuninitialized]: 1800:25 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'restricted' may be used uninitialized in this function [-Wuninitialized]: 1771:23 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'retry' may be used uninitialized in this function [-Wuninitialized]: 1746:20 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'rssi' is used uninitialized in this function [-Wuninitialized]: 949:34 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'sig_id' may be used uninitialized in this function [-Wuninitialized]: 1044:2 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'threshold' may be used uninitialized in this function [-Wuninitialized]: 1696:20, 1680:19 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'tmp' is used uninitialized in this function [-Wuninitialized]: 816:13 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized]: 800:6 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'txpow' may be used uninitialized in this function [-Wuninitialized]: 1713:23 => 
  - /home/kisskb/slave/src/drivers/net/wireless/wl3501_cs.c: warning: 'value' may be used uninitialized in this function [-Wuninitialized]: 1377:24 => 
  - /home/kisskb/slave/src/drivers/nfc/nfcwilink.c: warning: overflow in implicit constant conversion [-Woverflow]: 396:2 => 
  - /home/kisskb/slave/src/drivers/nvdimm/namespace_devs.c: warning: 'free_start' may be used uninitialized in this function [-Wuninitialized]: 632:29, 633:25 => 632:29
  - /home/kisskb/slave/src/drivers/platform/x86/samsung-laptop.c: warning: 'loca' may be used uninitialized in this function [-Wuninitialized]: 1472:2 => 
  - /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'raw' may be used uninitialized in this function [-Wuninitialized]: 145:20, 201:21, 161:21, 185:21, 214:17, 173:12, 116:16 => 
  - /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/staging/fbtft/fbtft_device.c: warning: 'pdata' may be used uninitialized in this function [-Wuninitialized]: 1557:2 => 
  - /home/kisskb/slave/src/drivers/staging/iio/adc/ad7606_par.c: warning: unused variable 'st' [-Wunused-variable]: 23:23, 39:23 => 
  - /home/kisskb/slave/src/drivers/thunderbolt/ctl.c: warning: 'pkg' may be used uninitialized in this function [-Wuninitialized]: 460:18 => 
  - /home/kisskb/slave/src/drivers/usb/gadget/function/f_ncm.c: warning: 'tmp' may be used uninitialized in this function [-Wuninitialized]: 1201:13, 1164:12, 1253:7, 1253:15, 1213:5, 1253:20, 1253:31, 1159:5 => 1159:5, 1253:7, 1201:13, 1164:12, 1213:5, 1253:20
  - /home/kisskb/slave/src/drivers/usb/host/max3421-hcd.c: warning: 'max3421_hcd' may be used uninitialized in this function [-Wuninitialized]: 1895:3 => 
  - /home/kisskb/slave/src/drivers/usb/serial/cp210x.c: warning: 'count' may be used uninitialized in this function [-Wuninitialized]: 703:2 => 
  - /home/kisskb/slave/src/drivers/usb/serial/ti_usb_3410_5052.c: warning: 'lsr' may be used uninitialized in this function [-Wuninitialized]: 680:20 => 
  - /home/kisskb/slave/src/drivers/video/backlight/adp8860_bl.c: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]: 579:10 => 
  - /home/kisskb/slave/src/drivers/vme/bridges/vme_ca91cx42.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 465:14 => 
  - /home/kisskb/slave/src/fs/dcache.c: warning: 'n' may be used uninitialized in this function [-Wuninitialized]: 2444:2 => 
  - /home/kisskb/slave/src/fs/debugfs/file.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: 754:2 => 
  - /home/kisskb/slave/src/fs/ext4/ext4_crypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: 115:2 => 
  - /home/kisskb/slave/src/fs/ext4/readpage.c: warning: the frame size of 1180 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 328:1 => 
  - /home/kisskb/slave/src/fs/f2fs/segment.c: warning: array subscript is below array bounds [-Warray-bounds]: 2018:5 => 
  - /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 311:1 => 
  - /home/kisskb/slave/src/fs/udf/unicode.c: warning: 'conv_f' may be used uninitialized in this function [-Wuninitialized]  LD      fs/notify/inotify/built-in.o: 313:7 => 
  - /home/kisskb/slave/src/include/asm-generic/bitops/non-atomic.h: warning: array subscript is above array bounds [-Warray-bounds]: 105:20 => 
  - /home/kisskb/slave/src/include/sound/control.h: warning: 'master_vol' may be used uninitialized in this function [-Wuninitialized]: 219:2 => 
  - /home/kisskb/slave/src/lib/rhashtable.c: warning: 'next' may be used uninitialized in this function [-Wuninitialized]: 165:28, 195:2 => 199:2
  - /home/kisskb/slave/src/lib/swiotlb.c: warning: 'dev_addr' may be used uninitialized in this function [-Wuninitialized]: 677:14 => 
  - /home/kisskb/slave/src/lib/test_hash.c: warning: "HAVE_ARCH_HASH_32" is not defined [-Wundef]: 229:7 => 
  - /home/kisskb/slave/src/lib/test_hash.c: warning: "HAVE_ARCH_HASH_64" is not defined [-Wundef]: 234:7 => 
  - /home/kisskb/slave/src/lib/test_hash.c: warning: "HAVE_ARCH__HASH_32" is not defined [-Wundef]: 224:7 => 
  - /home/kisskb/slave/src/lib/test_hash.c: warning: (near initialization for 'hash_or[0]') [-Wmissing-braces]: 146:2 => 
  - /home/kisskb/slave/src/lib/test_hash.c: warning: missing braces around initializer [-Wmissing-braces]: 146:2 => 
  - /home/kisskb/slave/src/mm/memblock.c: warning: 'r' may be used uninitialized in this function [-Wuninitialized]: 1099:15 => 
  - /home/kisskb/slave/src/mm/page_alloc.c: warning: array subscript is below array bounds [-Warray-bounds]: 6476:34 => 
  - /home/kisskb/slave/src/mm/percpu.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 1031:3 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.50' uses dynamic stack allocation [enabled by default]: 1711:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.49' uses dynamic stack allocation [enabled by default]: 2076:1 => 
  - /home/kisskb/slave/src/net/rxrpc/ar-recvmsg.c: warning: control reaches end of non-void function [-Wreturn-type]: 417:1 => 
  - /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_decrypt_response.isra.4' uses dynamic stack allocation [enabled by default]: 1029:1 => 
  - /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_encrypt_response.isra.5' uses dynamic stack allocation [enabled by default]: 755:1 => 
  - /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet_auth.isra.6' uses dynamic stack allocation [enabled by default]: 188:1 => 
  - /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet_encrypt.isra.7' uses dynamic stack allocation [enabled by default]: 255:1 => 
  - /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet_auth.isra.8' uses dynamic stack allocation [enabled by default]: 407:1 => 
  - /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet_encrypt.isra.9' uses dynamic stack allocation [enabled by default]: 494:1 => 
  - <stdin>: warning: #warning syscall preadv2 not implemented: 1310:2 => 
  - <stdin>: warning: #warning syscall pwritev2 not implemented: 1313:2 => 
  - modpost: WARNING: modpost: Found 4 section mismatch(es).: N/A => 
  - warning: (PREEMPT && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE): N/A => 
  - warning: (VIDEO_GO7007) selects VIDEO_OV7640 which has unmet direct dependencies (MEDIA_SUPPORT && I2C && VIDEO_V4L2 && MEDIA_CAMERA_SUPPORT): N/A => 
  - warning: drivers/built-in.o(.data+0x1a00): 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+0x1abc): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0x1c54): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0x1d90): 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+0x1df4): 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+0x1e58): 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+0x20ac): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: drivers/built-in.o(.text+0x113e22): 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+0x31ff738): 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+0x3e8f38): 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+0x7ab3c): 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+0xf5365): 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/hwmon/built-in.o(.text+0x3ccb8): 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+0x6ba5): 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+0xe132): 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+0x5cf78): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x1a0): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x25c): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x3f4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x530): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x594): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x5f8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x65c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x84c): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: mm/built-in.o(.text.unlikely+0xeec): 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+0xf48): 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+0xfac): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.39(): N/A => 
  - warning: vmlinux.o(.data+0x65fc0): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x6607c): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x66214): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x66350): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x663b4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x66418): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x6647c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x6666c): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x4187fb8): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x48e2d5): 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+0x529802): 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+0x8970): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init(): N/A => 
  - warning: vmlinux.o(.text+0x8c24): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup(): N/A => 
  - warning: vmlinux.o(.text+0x8c48): Section mismatch in reference from the variable start_here_common to the function .init.text:setup_system(): N/A => 
  - warning: vmlinux.o(.text+0x8c5c): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel(): N/A => 
  - warning: vmlinux.o(.text+0x9a4): Section mismatch in reference from the function pcie_port_device_remove() to the function .init.text:setup_profiling_timer(): N/A => 
  - warning: vmlinux.o(.text+0xdbc): Section mismatch in reference from the function remove_arg_zero() to the function .init.text:pcibios_init_bridge(): N/A => 
  - warning: vmlinux.o(.text.unlikely+0xf1d4): 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+0xf230): 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+0xf294): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.39(): 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] 5+ messages in thread

* Re: Build regressions/improvements in v4.8-rc6
  2016-09-12  8:22 Build regressions/improvements in v4.8-rc6 Geert Uytterhoeven
@ 2016-09-12  8:23   ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2016-09-12  8:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: Peter Zijlstra, Linux-sh list

On Mon, Sep 12, 2016 at 10:22 AM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> JFYI, when comparing v4.8-rc6[1] to v4.8-rc5[3], the summaries are:
>   - build errors: +3/-1

  + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
'asm' operand has impossible constraints:  => 80:1, 79:1, 73:1, 72:1,
78:1
  + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
can't find a register in class 'R0_REGS' while reloading 'asm':  =>
79:1, 73:1, 72:1, 80:1, 78:1

sh-randconfig

> [1] http://kisskb.ellerman.id.au/kisskb/head/10882/ (all 262 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/10840/ (all 262 configs)

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] 5+ messages in thread

* Re: Build regressions/improvements in v4.8-rc6
@ 2016-09-12  8:23   ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2016-09-12  8:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: Peter Zijlstra, Linux-sh list

On Mon, Sep 12, 2016 at 10:22 AM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> JFYI, when comparing v4.8-rc6[1] to v4.8-rc5[3], the summaries are:
>   - build errors: +3/-1

  + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
'asm' operand has impossible constraints:  => 80:1, 79:1, 73:1, 72:1,
78:1
  + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
can't find a register in class 'R0_REGS' while reloading 'asm':  =>
79:1, 73:1, 72:1, 80:1, 78:1

sh-randconfig

> [1] http://kisskb.ellerman.id.au/kisskb/head/10882/ (all 262 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/10840/ (all 262 configs)

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] 5+ messages in thread

* Re: Build regressions/improvements in v4.8-rc6
  2016-09-12  8:23   ` Geert Uytterhoeven
@ 2016-09-12 10:48     ` Peter Zijlstra
  -1 siblings, 0 replies; 5+ messages in thread
From: Peter Zijlstra @ 2016-09-12 10:48 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-kernel, Linux-sh list

On Mon, Sep 12, 2016 at 10:23:22AM +0200, Geert Uytterhoeven wrote:
> On Mon, Sep 12, 2016 at 10:22 AM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > JFYI, when comparing v4.8-rc6[1] to v4.8-rc5[3], the summaries are:
> >   - build errors: +3/-1
> 
>   + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
> 'asm' operand has impossible constraints:  => 80:1, 79:1, 73:1, 72:1,
> 78:1
>   + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
> can't find a register in class 'R0_REGS' while reloading 'asm':  =>
> 79:1, 73:1, 72:1, 80:1, 78:1
> 

https://lkml.kernel.org/r/20160905124027.306155176@infradead.org

Should fix that I think, I'll try and get that merged.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Build regressions/improvements in v4.8-rc6
@ 2016-09-12 10:48     ` Peter Zijlstra
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Zijlstra @ 2016-09-12 10:48 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-kernel, Linux-sh list

On Mon, Sep 12, 2016 at 10:23:22AM +0200, Geert Uytterhoeven wrote:
> On Mon, Sep 12, 2016 at 10:22 AM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > JFYI, when comparing v4.8-rc6[1] to v4.8-rc5[3], the summaries are:
> >   - build errors: +3/-1
> 
>   + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
> 'asm' operand has impossible constraints:  => 80:1, 79:1, 73:1, 72:1,
> 78:1
>   + /home/kisskb/slave/src/arch/sh/include/asm/atomic-llsc.h: error:
> can't find a register in class 'R0_REGS' while reloading 'asm':  =>
> 79:1, 73:1, 72:1, 80:1, 78:1
> 

https://lkml.kernel.org/r/20160905124027.306155176@infradead.org

Should fix that I think, I'll try and get that merged.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-12 10:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-12  8:22 Build regressions/improvements in v4.8-rc6 Geert Uytterhoeven
2016-09-12  8:23 ` Geert Uytterhoeven
2016-09-12  8:23   ` Geert Uytterhoeven
2016-09-12 10:48   ` Peter Zijlstra
2016-09-12 10:48     ` Peter Zijlstra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.