lkml.org 
[lkml]   [2016]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectBuild regressions/improvements in v4.8-rc4
Date
Below is the list of build error/warning regressions/improvements in
v4.8-rc4[1] compared to v4.7[2].

Summarized:
- build errors: +8/-12
- build warnings: +1087/-639

JFYI, when comparing v4.8-rc4[1] to v4.8-rc3[3], the summaries are:
- build errors: +3/-2
- build warnings: +407/-316

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-rc4.summary.gz

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/10820/ (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/10797/ (all 262 configs)


*** ERRORS ***

8 error regressions:
+ /home/kisskb/slave/src/drivers/clocksource/timer-atmel-pit.c: error: 'ret' undeclared (first use in this function): => 264:2
+ /home/kisskb/slave/tmp/cc4OBap6.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+0x2ee1c), .text+0x3aae6), .text+0x2ee10)
+ error: /home/kisskb/slave/src/drivers/scsi/sd.c: undefined reference to `__ucmpdi2': => .text+0x38654), .text+0x36cb0)
+ 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+0x1ffb1f8), (.text+0x1ff9d98), (.text+0x1ffa858), (.text+0x1ffb2c4), (.text+0x1ff9c04), (.text+0x1ff995c), (.text+0x1ffa6c0), (.text+0x1ff9a9c), (.text+0x1ffb340), (.text+0x1ffb674)
+ {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): 98:34, 145:10 =>
- /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+0x1ff9660), (.text+0x1ffbc74), (.text+0x1ffa5a8), (.text+0x1ff8d1c), (.text+0x1ff96f0) =>
- 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 ***

1087 warning regressions:

[Deleted 956 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/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/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/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/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/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]: => 1115:8
+ /home/kisskb/slave/src/drivers/iio/industrialio-core.c: warning: 'sz' may be used uninitialized in this function [-Wuninitialized]: => 1116: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/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: 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]: => 3110: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/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/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/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/staging/comedi/drivers/dt2811.c: warning: statement with no effect [-Wunused-value]: => 553:2, 552: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/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type '__fs32' [-Wattributes] CC [M] fs/reiserfs/ibalance.o: => 144: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, 158:15
+ /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]: => 336:12
+ /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]: => 681:4, 679:4, 559:3, 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+0x11a2d1): 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+0x3299d78): 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+0x3fe834): 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+0x7c068): 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+0xfc515): 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+0x5fb94): 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: 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+0x426d0f8): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: vmlinux.o(.text+0x4a6465): 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+0x53b031): 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

639 warning improvements:

[Deleted 468 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, 183:3, 211: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/crash.c: warning: 'elf_addr' may be used uninitialized in this function [-Wuninitialized]: 659:26 =>
- /home/kisskb/slave/src/arch/x86/kernel/crash.c: warning: 'elf_sz' may be used uninitialized in this function [-Wuninitialized]: 662:6 =>
- /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]: 429:12, 559:12, 506:29 =>
- /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, 428:14, 507: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/msm/mdp/mdp5/mdp5.xml.h: warning: 'uv_filter' may be used uninitialized in this function [-Wuninitialized]: 1039:16 =>
- /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:2, 273:28 => 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]: 201:21, 214:17, 116:16, 185:21, 145:20, 173:12, 161:21 =>
- /home/kisskb/slave/src/drivers/power/ds2782_battery.c: warning: 'sense_res_raw' may be used uninitialized in this function [-Wuninitialized]: 134:2 =>
- /home/kisskb/slave/src/drivers/pwm/pwm-atmel-hlcdc.c: warning: 'clk_period_ns' may be used uninitialized in this function [-Wuninitialized]: 75:55 =>
- /home/kisskb/slave/src/drivers/rtc/rtc-rv3029c2.c: warning: 'elem' may be used uninitialized in this function [-Wuninitialized]: 664:3 =>
- /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]: 39:23, 23: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]: 1253:7, 1201:13, 1213:5, 1164:12, 1253:20, 1253:15, 1253:31, 1159:5 => 1159:5, 1253:20, 1164:12, 1213:5, 1253:7, 1201:13
- /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/drivers/w1/slaves/w1_therm.c: warning: 'crc' may be used uninitialized in this function [-Wuninitialized]: 517:15 =>
- /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/linux/pinctrl/pinconf-generic.h: warning: 'arg' may be used uninitialized in this function [-Wuninitialized]: 155:9 =>
- /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 => 198: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/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

\
 
 \ /
  Last update: 2016-09-17 09:58    [W:0.064 / U:1.608 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site