Build regressions/improvements in v4.14-rc1

From: Geert Uytterhoeven
Date: Sun Sep 17 2017 - 12:45:17 EST


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

Summarized:
- build errors: +7/-0
- build warnings: +1099/-6353

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e/ (all 267 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/569dbb88e80deb68974ef6fdd6a13edb9d686261/ (all 267 configs)


*** ERRORS ***

7 error regressions:
+ /home/kisskb/slave/src/arch/powerpc/kvm/../../../virt/kvm/eventfd.c: error: 'KVM_MAX_IRQ_ROUTES' undeclared (first use in this function): => 568:19
+ /home/kisskb/slave/src/arch/sparc/include/asm/mmu_context_64.h: error: 'per_cpu_secondary_mm' undeclared (first use in this function): => 81:10
+ /home/kisskb/slave/src/arch/sparc/include/asm/mmu_context_64.h: error: implicit declaration of function 'per_cpu' [-Werror=implicit-function-declaration]: => 81:2
+ /home/kisskb/slave/src/arch/sparc/include/asm/mmu_context_64.h: error: implicit declaration of function 'smp_processor_id' [-Werror=implicit-function-declaration]: => 79:12
+ /home/kisskb/slave/src/arch/sparc/include/asm/mmu_context_64.h: error: unknown type name 'per_cpu_secondary_mm': => 22:37
+ /home/kisskb/slave/src/include/linux/atomic.h: error: implicit declaration of function 'cmpxchg64' [-Werror=implicit-function-declaration]: => 478:29
+ error: "__cmpxchg_u64" [drivers/net/ethernet/intel/i40e/i40e.ko] undefined!: => N/A


*** WARNINGS ***

[Deleted 977 lines about "warning: ... [-Wpointer-sign]" on parisc-allmodconfig]
[Deleted 6184 lines about "warning: -ffunction-sections disabled; it makes profiling impossible [enabled by default]" on parisc-allmodconfig]

1099 warning regressions:
+ /home/kisskb/slave/src/arch/powerpc/platforms/ps3/device-init.c: warning: the frame size of 2112 bytes is larger than 2048 bytes [-Wframe-larger-than=]: => 888:1
+ /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Warning: overflow in branch to syscall_call; converted into longer instruction sequence: => 208
+ /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence: => 356, 358
+ /home/kisskb/slave/src/block/blk-cgroup.c: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 354:1
+ /home/kisskb/slave/src/crypto/algif_aead.c: warning: 'crypto_aead_copy_sgl' uses dynamic stack allocation [enabled by default]: => 91:1
+ /home/kisskb/slave/src/drivers/android/binder.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: => 2511:18, 2220:15, 2445:13
+ /home/kisskb/slave/src/drivers/clk/renesas/clk-sh73a0.c: warning: 'parent_name' may be used uninitialized in this function [-Wuninitialized]: => 155:3
+ /home/kisskb/slave/src/drivers/crypto/caam/caamalg_qi.c: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]: => 672:16, 909:16, 1062:16
+ /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_runtime_pm.c: warning: 'pg' may be used uninitialized in this function [-Wuninitialized]: => 392:33
+ /home/kisskb/slave/src/drivers/infiniband/core/uverbs_std_types.c: warning: 'inbuf' may be used uninitialized in this function [-Wuninitialized]: => 249:2
+ /home/kisskb/slave/src/drivers/infiniband/core/uverbs_std_types.c: warning: 'outbuf' may be used uninitialized in this function [-Wuninitialized]: => 249:2
+ /home/kisskb/slave/src/drivers/isdn/hardware/eicon/message.c: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 5984:1
+ /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.28' uses dynamic stack allocation [enabled by default]: => 640:1
+ /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.27' uses dynamic stack allocation [enabled by default]: => 787:1
+ /home/kisskb/slave/src/drivers/media/pci/ddbridge/ddbridge-io.h: warning: 'return' with a value, in function returning void [enabled by default]: => 55:2, 50:2
+ /home/kisskb/slave/src/drivers/mfd/arizona-core.c: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized]: => 1517:6
+ /home/kisskb/slave/src/drivers/net/tun.c: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized]: => 1471:22
+ /home/kisskb/slave/src/drivers/net/tun.c: warning: 'linear' may be used uninitialized in this function [-Wuninitialized]: => 1384:46, 1192:34, 1192:31
+ /home/kisskb/slave/src/drivers/net/wireless/ath/ath10k/pci.c: warning: 'ath10k_pci_pm_resume' defined but not used [-Wunused-function]: => 3417:12
+ /home/kisskb/slave/src/drivers/net/wireless/ath/ath10k/pci.c: warning: 'ath10k_pci_pm_suspend' defined but not used [-Wunused-function]: => 3401:12
+ /home/kisskb/slave/src/drivers/sh/clk/cpg.c: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] CC drivers/media/rc/keymaps/rc-total-media-in-hand-02.o: => 41:2
+ /home/kisskb/slave/src/drivers/staging/media/imx/imx-media-dev.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 431:5
+ /home/kisskb/slave/src/fs/btrfs/backref.c: warning: 'count' may be used uninitialized in this function [-Wuninitialized]: => 799:15
+ /home/kisskb/slave/src/fs/cifs/smb2ops.c: warning: 'smb2_query_eas' defined but not used [-Wunused-function]: => 513:1
+ /home/kisskb/slave/src/fs/cifs/smb2ops.c: warning: 'smb2_set_ea' defined but not used [-Wunused-function]: => 563:1
+ /home/kisskb/slave/src/include/linux/byteorder/big_endian.h: warning: #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN [-Wcpp] CC fs/proc/inode.o: => 7:2
+ /home/kisskb/slave/src/include/linux/byteorder/big_endian.h: warning: #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN [-Wcpp]: => 7:2
+ /home/kisskb/slave/src/include/linux/byteorder/big_endian.h: warning: #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN [-Wcpp]In file included from /home/kisskb/slave/src/arch/m32r/include/uapi/asm/byteorder.h:7:0,: => 7:2
+ /home/kisskb/slave/src/include/linux/byteorder/little_endian.h: warning: #warning inconsistent configuration, CONFIG_CPU_BIG_ENDIAN is set [-Wcpp]: => 7:2
+ /home/kisskb/slave/src/include/linux/pinctrl/pinconf-generic.h: warning: 'arg' may be used uninitialized in this function [-Wuninitialized]: => 149:9
+ /home/kisskb/slave/src/include/linux/swapops.h: warning: (near initialization for '(anonymous).pmd') [-Wmissing-braces]: => 294:2
+ /home/kisskb/slave/src/include/linux/swapops.h: warning: missing braces around initializer [-Wmissing-braces]: => 294:2
+ /home/kisskb/slave/src/include/media/v4l2-mediabus.h: warning: 'pix.<U5da8>.ycbcr_enc' may be used uninitialized in this function [-Wuninitialized]: => 114:22
+ /home/kisskb/slave/src/include/media/v4l2-mediabus.h: warning: 'pix.colorspace' may be used uninitialized in this function [-Wuninitialized]: => 113:23
+ /home/kisskb/slave/src/include/media/v4l2-mediabus.h: warning: 'pix.field' may be used uninitialized in this function [-Wuninitialized]: => 112:18
+ /home/kisskb/slave/src/include/media/v4l2-mediabus.h: warning: 'pix.quantization' may be used uninitialized in this function [-Wuninitialized]: => 115:25
+ /home/kisskb/slave/src/include/media/v4l2-mediabus.h: warning: 'pix.xfer_func' may be used uninitialized in this function [-Wuninitialized]: => 116:22
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U 280>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U a00>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U aa0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32, 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U dc0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U18c0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1c80>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1dc0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U20a0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2280>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2320>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2960>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2a00>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3140>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3be0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 => 119:32, 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3e60>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4140>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4500>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4be0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4c80>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5000>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U50a0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U60a0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6140>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6280>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U65a0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U66e0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6e60>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U73c0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7500>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7a00>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7c80>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7f00>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8140>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U81e0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8960>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8c80>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8dc0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U91e0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U9be0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua0a0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua460>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua8c0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uaa00>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uac80>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uaf00>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub140>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub3c0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub8c0>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub960>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc000>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uca00>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ucc80>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32, 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uce60>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud320>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uda00>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Udaa0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Udbe0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue000>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue500>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue8c0>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uea00>]' may be used uninitialized in this function [-Wuninitialized]: => 119:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ufa00>]' may be used uninitialized in this function [-Wuninitialized]: => 100:33
+ /home/kisskb/slave/src/kernel/smp.c: warning: 'smp_call_function_single' uses dynamic stack allocation [enabled by default]: => 307:1
+ /home/kisskb/slave/src/lib/xxhash.c: warning: the frame size of 1176 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 441:1
+ /home/kisskb/slave/src/lib/xxhash.c: warning: the frame size of 1736 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 236:1
+ /home/kisskb/slave/src/mm/slub.c: warning: 'deactivate_slab.isra.49' uses dynamic stack allocation [enabled by default]: => 2171:1
+ /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.51' uses dynamic stack allocation [enabled by default]: => 1871:1
+ /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.50' uses dynamic stack allocation [enabled by default]: => 2239:1
+ /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_crypt.isra.4' uses dynamic stack allocation [enabled by default]: => 275:1
+ /home/kisskb/slave/src/net/netfilter/nf_nat_core.c: warning: division by zero [-Wdiv-by-zero]: => 432:34, 535:33, 537:35, 810:27, 811:24, 824:18
+ /home/kisskb/slave/src/net/vmw_vsock/hyperv_transport.c: warning: 'hvs' may be used uninitialized in this function [-Wuninitialized]: => 378:14
+ /home/kisskb/slave/src/net/vmw_vsock/hyperv_transport.c: warning: 'hvs_new' may be used uninitialized in this function [-Wuninitialized]: => 394:24
+ /home/kisskb/slave/src/net/vmw_vsock/hyperv_transport.c: warning: 'vnew' may be used uninitialized in this function [-Wuninitialized]: => 202:20
+ /home/kisskb/slave/src/sound/core/pcm_iec958.c: warning: 'ws' may be used uninitialized in this function [-Wuninitialized]: => 80:9
+ arch/arm/configs/viper_defconfig: warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE: => 116
+ arch/arm/configs/zeus_defconfig: warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE: => 115
+ warning: (FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && KMEMCHECK && LOCKDEP && FRAME_POINTER_UNWINDER) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || SUPERH || BLACKFIN || MN10300 || METAG) || ARCH_WANT_FRAME_POINTERS || !ORC_UNWINDER && !GUESS_UNWINDER): => N/A
+ warning: (IPMMU_VMSA && ARM_SMMU && ARM_SMMU_V3 && QCOM_IOMMU) selects IOMMU_IO_PGTABLE_LPAE which has unmet direct dependencies (IOMMU_SUPPORT && HAS_DMA && (ARM || ARM64 || COMPILE_TEST && !GENERIC_ATOMIC64)): => N/A
+ warning: (PM_DEVFREQ && DRM_MSM && ARM_EXYNOS_BUS_DEVFREQ && ARM_TEGRA_DEVFREQ && ARM_RK3399_DMC_DEVFREQ && DEVFREQ_EVENT_EXYNOS_NOCP && DEVFREQ_EVENT_EXYNOS_PPMU) selects PM_OPP which has unmet direct dependencies (SPARC64): => N/A
+ warning: vmlinux.o(.text+0x113f79f): Section mismatch in reference from the function init_unisys() to the function .init.text:visorutil_spar_detect(): => N/A
+ warning: vmlinux.o(.text+0x16c): Section mismatch in reference from the function mempool_free_slab() to the function .init.text:early_trap_init(): => N/A
+ warning: vmlinux.o(.text+0x214): Section mismatch in reference from the function srcu_torture_stats_print() to the function .init.text:setup_profiling_timer(): => N/A
+ warning: vmlinux.o(.text+0x51d8c1): 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+0x5c212e): 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+0xdd0): Section mismatch in reference from the function ipc_rmid() to the function .init.text:pcibios_init_bridge(): => N/A
+ warning: vmlinux.o(.text.unlikely+0x6a7f): 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+0x6aa9): 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+0x6aef): Section mismatch in reference from the function init_reserved_page() to the function .meminit.text:__init_single_pfn(): => N/A
+ warning: vmlinux.o(.text.unlikely+0x8f3e): 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+0x8f98): 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+0x900a): Section mismatch in reference from the function init_reserved_page() to the function .meminit.text:__init_single_page.isra.45(): => N/A
+ warning: vmlinux.o(.text.unlikely+0xac02): 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+0xac5c): 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+0xacce): Section mismatch in reference from the function init_reserved_page() to the function .meminit.text:__init_single_page.isra.45(): => N/A

6353 warning improvements:
- /home/kisskb/slave/src/arch/powerpc/boot/mpsc.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 113:35, 147:12 =>
- /home/kisskb/slave/src/arch/sh/include/uapi/asm/swab.h: warning: 'blob_handle' may be used uninitialized in this function [-Wuninitialized]: 14:2 =>
- /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to __restore_all; converted into longer instruction sequence: 89 =>
- /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_call; converted into longer instruction sequence: 208 =>
- /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence: 356, 358 =>
- /home/kisskb/slave/src/block/blk-cgroup.c: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 354:1 =>
- /home/kisskb/slave/src/drivers/block/rbd.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 3446:3 =>
- /home/kisskb/slave/src/drivers/crypto/atmel-sha.c: warning: 'key' may be used uninitialized in this function [-Wuninitialized]: 1804:8 =>
- /home/kisskb/slave/src/drivers/crypto/atmel-sha.c: warning: 'keylen' may be used uninitialized in this function [-Wuninitialized]: 1805:8 =>
- /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]: 970:5 =>
- /home/kisskb/slave/src/drivers/iommu/fsl_pamu_domain.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 100:9 =>
- /home/kisskb/slave/src/drivers/isdn/hardware/eicon/message.c: warning: the frame size of 1220 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 6113:1 =>
- /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_lmk_one.isra.27' uses dynamic stack allocation [enabled by default]: 640:1 =>
- /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_tcw_whitening.isra.26' uses dynamic stack allocation [enabled by default]: 788:1 =>
- /home/kisskb/slave/src/drivers/mfd/tc3589x.c: warning: 'version' may be used uninitialized in this function [-Wuninitialized]: 390:2 =>
- /home/kisskb/slave/src/drivers/net/vrf.c: warning: (near initialization for 'fl6') [enabled by default]: 1070:3 =>
- /home/kisskb/slave/src/drivers/net/vrf.c: warning: initialized field with side-effects overwritten [enabled by default]: 1070:3 =>
- /home/kisskb/slave/src/drivers/net/wireless/ath/ath10k/sdio.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 1349:5, 724:18, 724:5 =>
- /home/kisskb/slave/src/drivers/net/xen-netback/hash.c: warning: 'val' may be used uninitialized in this function [-Wuninitialized]: 118:6 =>
- /home/kisskb/slave/src/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c: warning: 'arg' may be used uninitialized in this function [-Wuninitialized]: 300:38 =>
- /home/kisskb/slave/src/drivers/staging/most/aim-cdev/cdev.c: warning: 'mbo' may be used uninitialized in this function [-Wuninitialized]: 281:24 =>
- /home/kisskb/slave/src/drivers/tty/serial/sunzilog.c: warning: 'sunzilog_putchar' defined but not used [-Wunused-function]: 1131:13 =>
- /home/kisskb/slave/src/drivers/usb/dwc3/debugfs.c: warning: 'f_map' may be used uninitialized in this function [-Wuninitialized]: 706: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/w1/slaves/w1_therm.c: warning: 'crc' may be used uninitialized in this function [-Wuninitialized]: 514:15 =>
- /home/kisskb/slave/src/fs/btrfs/backref.c: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized]: 897:33 =>
- /home/kisskb/slave/src/include/linux/kern_levels.h: warning: format '%d' expects argument of type 'int', but argument 4 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]: 4:18 =>
- /home/kisskb/slave/src/include/linux/kern_levels.h: warning: format '%d' expects argument of type 'int', but argument 5 has type 'tcflag_t {aka long unsigned int}' [-Wformat=]: 4:18 =>
- /home/kisskb/slave/src/include/net/tcp.h: warning: 'last_ackt' may be used uninitialized in this function [-Wuninitialized]: 756:9 =>
- /home/kisskb/slave/src/kernel/irq/proc.c: warning: 'mask' may be used uninitialized in this function [-Wuninitialized]: 78:27 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U 640>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1320>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1640>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1820>]' may be used uninitialized in this function [-Wuninitialized]: 118:32, 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1f00>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U25a0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U26e0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2dc0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3320>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U35a0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3780>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3960>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3f00>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U41e0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U48c0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4a00>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5500>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5960>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5b40>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5d20>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6320>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6820>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6a00>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6b40>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U70a0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U75a0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33, 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7780>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7aa0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U80a0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8460>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U85a0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8820>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U9820>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U9dc0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua1e0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua280>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua640>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua780>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua820>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uabe0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub000>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub6e0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ubc80>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc1e0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc280>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc500>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc640>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ucf00>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud000>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud0a0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud780>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud820>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Udc80>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Udd20>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue3c0>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue820>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ued20>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf500>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf5a0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf6e0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32, 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf780>]' may be used uninitialized in this function [-Wuninitialized]: 99:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf8c0>]' may be used uninitialized in this function [-Wuninitialized]: 118:32 =>
- /home/kisskb/slave/src/mm/slub.c: warning: 'deactivate_slab.isra.51' uses dynamic stack allocation [enabled by default]: 2138:1 =>
- /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.53' uses dynamic stack allocation [enabled by default]: 1838:1 =>
- /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.52' uses dynamic stack allocation [enabled by default]: 2206:1 =>
- /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_crypt.isra.2' uses dynamic stack allocation [enabled by default]: 275:1 =>
- /home/kisskb/slave/src/net/sunrpc/xprtrdma/svc_rdma_rw.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 689:2 =>
- /home/kisskb/slave/src/net/tipc/socket.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]: 1325:6 =>
- arch/powerpc/configs/ppc6xx_defconfig: warning: override: reassigning to symbol EXT4_FS: 1031 =>
- arch/powerpc/configs/ppc6xx_defconfig: warning: symbol value 'm' invalid for CPU_FREQ_STAT: 64 =>
- arch/powerpc/configs/ppc6xx_defconfig: warning: symbol value 'm' invalid for NF_CT_PROTO_UDPLITE: 144 =>
- modpost: WARNING: modpost: Found 15 section mismatch(es).: N/A =>
- modpost: WARNING: modpost: Found 2 section mismatch(es).: N/A =>
- scripts/Makefile.gcc-plugins: warning: cannot use CONFIG_KCOV: -fsanitize-coverage=trace-pc is not supported by compiler: 23 =>
- warning: (DRM_MSM && ARM_EXYNOS_BUS_DEVFREQ && ARM_TEGRA_DEVFREQ && ARM_RK3399_DMC_DEVFREQ && DEVFREQ_EVENT_EXYNOS_NOCP && DEVFREQ_EVENT_EXYNOS_PPMU) selects PM_OPP which has unmet direct dependencies (SPARC64): N/A =>
- warning: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && SND_SST_IPC_ACPI && MMC_SDHCI_ACPI) selects IOSF_MBI which has unmet direct dependencies (PCI): N/A =>
- warning: EXPORT symbol "___rw_read_enter" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "___rw_read_exit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "___rw_read_try" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "___rw_write_enter" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__ashldi3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__ashrdi3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__copy_1page" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__divdi3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__lshrdi3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__muldi3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__ndelay" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__udelay" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "bzero_1page" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: drivers/hwmon/ibmpowernv.o(.text+0xa3c): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A =>
- warning: drivers/input/serio/hp_sdc.o(.data+0xc): Section mismatch in reference from the variable hp_sdc_driver to the function .init.text:hp_sdc_init_hppa(): N/A =>
- warning: drivers/scsi/lasi700.o(.data+0x24): Section mismatch in reference from the variable lasi700_driver to the function .init.text:lasi700_probe(): N/A =>
- warning: drivers/scsi/zalon7xx.o(.data+0x1c): Section mismatch in reference from the variable zalon_driver to the function .init.text:zalon_probe(): N/A =>
- warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x34): Section mismatch in reference from the variable lasi_driver to the function .init.text:serial_init_chip(): N/A =>
- warning: drivers/tty/serial/8250/8250_gsc.o(.data+0x88): Section mismatch in reference from the variable serial_driver to the function .init.text:serial_init_chip(): N/A =>
- warning: drivers/tty/serial/mux.o(.data+0x34): Section mismatch in reference from the variable builtin_serial_mux_driver to the function .init.text:mux_probe(): N/A =>
- warning: drivers/tty/serial/mux.o(.data+0x88): Section mismatch in reference from the variable serial_mux_driver to the function .init.text:mux_probe(): N/A =>
- warning: vmlinux.o(.data+0x5ff48): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A =>
- warning: vmlinux.o(.data+0x60004): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A =>
- warning: vmlinux.o(.data+0x60160): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A =>
- warning: vmlinux.o(.data+0x602a0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x60304): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x60368): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x603cc): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A =>
- warning: vmlinux.o(.data+0x605d0): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A =>
- warning: vmlinux.o(.text+0x16c): Section mismatch in reference from the function pcpu_freelist_push() to the function .init.text:early_trap_init(): N/A =>
- warning: vmlinux.o(.text+0x230): Section mismatch in reference from the function devm_request_pci_bus_resources() to the function .init.text:setup_profiling_timer(): N/A =>
- warning: vmlinux.o(.text+0x3548): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init(): N/A =>
- warning: vmlinux.o(.text+0x3844): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup(): N/A =>
- warning: vmlinux.o(.text+0x3878): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel(): N/A =>
- warning: vmlinux.o(.text+0x485fa38): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A =>
- warning: vmlinux.o(.text+0x5138a1): 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+0x5b364e): 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+0xd10): Section mismatch in reference from the function tomoyo_write_unix_network() to the function .init.text:pcibios_init_bridge(): N/A =>
- warning: vmlinux.o(.text.unlikely+0x10410): 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+0x1046c): 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+0x104d0): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40(): N/A =>
- warning: vmlinux.o(.text.unlikely+0x1c08): Section mismatch in reference from the function .early_check_vec5() to the function .init.text:.of_get_flat_dt_root(): N/A =>
- warning: vmlinux.o(.text.unlikely+0x1c34): Section mismatch in reference from the function .early_check_vec5() to the function .init.text:.of_get_flat_dt_prop(): N/A =>
- warning: vmlinux.o(.text.unlikely+0x8a86): 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+0x8ae0): 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+0x8b52): Section mismatch in reference from the function init_reserved_page() to the function .meminit.text:__init_single_page.isra.45(): N/A =>
- warning: vmlinux.o(.text.unlikely+0xa6ca): 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+0xa724): 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+0xa796): Section mismatch in reference from the function init_reserved_page() to the function .meminit.text:__init_single_page.isra.45(): N/A =>
- warning: vmlinux.o(.text.unlikely+0xe6a0): 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+0xe6fc): 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+0xe760): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40(): N/A =>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

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