Build regressions/improvements in v4.13-rc4

From: Geert Uytterhoeven
Date: Mon Aug 07 2017 - 08:39:42 EST


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

Summarized:
- build errors: +1/-
- build warnings: +1462/-1120

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

Happy fixing! ;-)

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

[1] http://kisskb.ellerman.id.au/kisskb/head/aae4e7a8bc44722fe70d58920a36916b1043195e/ (all 267 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c/ (all 267 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/16f73eb02d7e1765ccab3d2018e0bd98eb93d973/ (all 267 configs)


*** ERRORS ***

1 error regressions:
+ /home/kisskb/slave/src/arch/sh/drivers/dma/dma-sh.c: error: 'CONFIG_NR_ONCHIP_DMA_CHANNELS' undeclared here (not in a function): => 376:17


*** WARNINGS ***

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

1462 warning regressions:
+ /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/crypto/ecc.c: warning: 'ecc_gen_privkey' uses dynamic stack allocation [enabled by default]: => 984:1
+ /home/kisskb/slave/src/crypto/ecc.c: warning: 'ecc_make_pub_key' uses dynamic stack allocation [enabled by default]: => 1020:1
+ /home/kisskb/slave/src/drivers/crypto/chelsio/chcr_algo.c: warning: 'chcr_cipher_fallback' uses dynamic stack allocation [enabled by default]: => 576:1
+ /home/kisskb/slave/src/drivers/crypto/chelsio/chcr_algo.c: warning: 'chcr_copy_assoc.isra.19' uses dynamic stack allocation [enabled by default]: => 1898:1
+ /home/kisskb/slave/src/drivers/crypto/inside-secure/safexcel_cipher.c: warning: (near initialization for 'result.completion') [-Wmissing-braces]: => 389:9
+ /home/kisskb/slave/src/drivers/crypto/inside-secure/safexcel_cipher.c: warning: missing braces around initializer [-Wmissing-braces]: => 389:9
+ /home/kisskb/slave/src/drivers/crypto/inside-secure/safexcel_hash.c: warning: (near initialization for 'result.completion') [-Wmissing-braces]: => 422:9
+ /home/kisskb/slave/src/drivers/crypto/inside-secure/safexcel_hash.c: warning: missing braces around initializer [-Wmissing-braces]: => 422:9
+ /home/kisskb/slave/src/drivers/gpio/gpio-dln2.c: warning: 'packed' attribute ignored for field of type '__le16' [-Wattributes]: => 73:2
+ /home/kisskb/slave/src/drivers/gpio/gpio-wm831x.c: warning: 'powerdomain' may be used uninitialized in this function [-Wuninitialized]: => 234:13
+ /home/kisskb/slave/src/drivers/gpio/gpio-xra1403.c: warning: 'xra1403_dbg_show' uses dynamic stack allocation [enabled by default]: => 157:1
+ /home/kisskb/slave/src/drivers/infiniband/core/security.c: warning: 'new_pps' may be used uninitialized in this function [-Wuninitialized]: => 604:28
+ /home/kisskb/slave/src/drivers/iommu/io-pgtable-arm-v7s.c: warning: 'cptep' may be used uninitialized in this function [-Wuninitialized]: => 468:2, 433:7
+ /home/kisskb/slave/src/drivers/media/platform/rcar_drif.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 658:2, 756:5
+ /home/kisskb/slave/src/drivers/mtd/spi-nor/stm32-quadspi.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 309:5, 248:2
+ /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 147:6, 126:6
+ /home/kisskb/slave/src/drivers/net/wireless/ath/ath10k/sdio.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: => 724:18, 724:5, 1349:5
+ /home/kisskb/slave/src/drivers/of/unittest.c: warning: 'of_unittest_printf_one' uses dynamic stack allocation [enabled by default]: => 267:1
+ /home/kisskb/slave/src/drivers/scsi/qla2xxx/qla_gs.c: warning: array subscript is above array bounds [-Warray-bounds]: => 2279:7, 1398:7
+ /home/kisskb/slave/src/drivers/video/fbdev/omap2/omapfb/dss/core.c: warning: unused variable 'pdata' [-Wunused-variable]: => 196:30
+ /home/kisskb/slave/src/fs/crypto/keyinfo.c: warning: 'derive_essiv_salt' uses dynamic stack allocation [enabled by default]: => 213:1
+ /home/kisskb/slave/src/fs/ext4/mballoc.c: warning: 'ext4_mb_seq_groups_show' uses dynamic stack allocation [enabled by default]: => 2336:1
+ /home/kisskb/slave/src/fs/ext4/xattr.c: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat=]: => 442:8
+ /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]: => 667:1
+ /home/kisskb/slave/src/fs/nfsd/nfs4xdr.c: warning: 'end' may be used uninitialized in this function [-Wuninitialized]: 2026:42 => 2026:42, 2026:11
+ /home/kisskb/slave/src/include/linux/sysv_fs.h: warning: 'packed' attribute ignored for field of type 'sysv_zone_t[64]' [-Wattributes] LD [M] sound/soc/codecs/snd-soc-ads117x.o: => 171:2
+ /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 5a0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /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[<U 6e0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U 780>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U 820>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U10a0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /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[<U1780>]' 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]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1a00>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1aa0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1b40>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1d20>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1dc0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2320>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /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[<U2820>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2b40>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2be0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2f00>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U33c0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U45a0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32, 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4640>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U46e0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33, 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4d20>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5780>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5820>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6140>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /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[<U6640>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6be0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6d20>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7140>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7640>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U76e0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7c80>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U9280>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /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[<U9aa0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua5a0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua8c0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub8c0>]' 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[<Ubdc0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc000>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc6e0>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ucbe0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud820>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud960>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue280>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue460>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue640>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue780>]' may be used uninitialized in this function [-Wuninitialized]: => 99:33
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uef00>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf0a0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf3c0>]' may be used uninitialized in this function [-Wuninitialized]: => 118:32
+ /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf460>]' 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]: => 99:33
+ /home/kisskb/slave/src/kernel/time/timekeeping.c: warning: #warning Please contact your maintainers, as GENERIC_TIME_VSYSCALL_OLD compatibity will disappear soon. [-Wcpp]: => 519:2
+ /home/kisskb/slave/src/kernel/trace/ftrace.c: warning: 'module_exists' uses dynamic stack allocation [enabled by default]: => 3943:1
+ /home/kisskb/slave/src/lib/string.c: warning: 'noreturn' function does return [enabled by default]: => 986:1
+ /home/kisskb/slave/src/lib/string.c: warning: 'noreturn' function does return: => 986:1
+ /home/kisskb/slave/src/mm/ksm.c: warning: 'found_rmap_hlist_len' may be used uninitialized in this function [-Wuninitialized]: => 1353:15
+ /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/swap_state.c: warning: 'error' may be used uninitialized in this function [-Wuninitialized]: => 115:5
+ /home/kisskb/slave/src/net/rds/connection.c: warning: 'rds_walk_conn_path_info.isra.4.constprop.6' uses dynamic stack allocation [enabled by default]: => 597: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/sound/core/pcm_native.c: warning: 'constrain_params_by_rules' uses dynamic stack allocation [enabled by default]: => 436:1
+ /home/kisskb/slave/src/sound/drivers/serial-u16550.c: warning: 'uart' may be used uninitialized in this function [-Wuninitialized]: => 960:6
+ /home/kisskb/slave/src/sound/soc/codecs/da7219-aad.c: warning: 'pll_ctrl' may be used uninitialized in this function [-Wuninitialized]: => 318:17
+ warning: (G2_DMA) selects SH_DMA_API which has unmet direct dependencies (SH_DMA): => N/A
+ warning: (MN10300 && HAVE_HARDLOCKUP_DETECTOR_ARCH) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI): => 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: vmlinux.o(.data+0x5fee8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): => N/A
+ warning: vmlinux.o(.data+0x5ffa4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): => N/A
+ warning: vmlinux.o(.data+0x60100): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): => N/A
+ warning: vmlinux.o(.data+0x60240): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x602a4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x60308): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): => N/A
+ warning: vmlinux.o(.data+0x6036c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): => N/A
+ warning: vmlinux.o(.data+0x60570): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): => N/A
+ warning: vmlinux.o(.text+0x13f3e4f): Section mismatch in reference from the function init_unisys() to the function .init.text:visorutil_spar_detect(): => 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+0x485e458): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): => N/A
+ warning: vmlinux.o(.text+0x512971): 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+0x5b322e): 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+0x10240): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): => N/A
+ warning: vmlinux.o(.text.unlikely+0x1029c): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.early_pfn_to_nid(): => N/A
+ warning: vmlinux.o(.text.unlikely+0x10300): 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+0x1b2c): 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+0x1b58): 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+0xe4d0): 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+0xe52c): 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+0xe590): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.40(): => N/A

1120 warning improvements:
- /home/kisskb/slave/src/arch/sh/include/uapi/asm/swab.h: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 14:2 =>
- /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/drivers/crypto/chelsio/chcr_algo.c: warning: 'chcr_copy_assoc.isra.18' uses dynamic stack allocation [enabled by default]: 1345:1 =>
- /home/kisskb/slave/src/drivers/ide/ide-io.c: warning: control reaches end of non-void function [-Wreturn-type]: 295:1 =>
- /home/kisskb/slave/src/drivers/md/dm.c: warning: 'front_pad' may be used uninitialized in this function [-Wuninitialized]: 2657:34 =>
- /home/kisskb/slave/src/drivers/md/raid0.c: warning: control reaches end of non-void function [-Wreturn-type]: 305:1 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0001.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 1744:9 =>
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_cmdset_0002.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 1844:9, 2220:7, 776:2, 1779:7 => 1844:9
- /home/kisskb/slave/src/drivers/mtd/chips/cfi_util.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 230:3, 206:13 =>
- /home/kisskb/slave/src/drivers/mtd/chips/jedec_probe.c: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 1907:2, 1894:24 =>
- /home/kisskb/slave/src/drivers/mtd/maps/solutionengine.c: warning: assignment makes pointer from integer without a cast [enabled by default]: 54:25, 52:25 =>
- /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/mtd/nand/denali.c: warning: 'find_valid_banks' uses dynamic stack allocation [enabled by default]: 413:1 =>
- /home/kisskb/slave/src/drivers/net/dsa/mv88e6xxx/global2.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: 1038:7 =>
- /home/kisskb/slave/src/drivers/net/ethernet/intel/igb/igb_main.c: warning: 'igb_deliver_wake_packet' defined but not used [-Wunused-function]: 7988:13 =>
- /home/kisskb/slave/src/drivers/net/ethernet/marvell/sky2.c: warning: control reaches end of non-void function [-Wreturn-type]: 3124:1 =>
- /home/kisskb/slave/src/drivers/s390/block/dasd_devmap.c: warning: 'dasd_parse_range' uses dynamic stack allocation [enabled by default]: 357:1 =>
- /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/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wuninitialized]: 250:2, 255:18 => 255:18
- /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'len' may be used uninitialized in this function [-Wuninitialized]: 2346:2, 2361:19 => 2346:2
- /home/kisskb/slave/src/fs/mpage.c: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 664:1 =>
- /home/kisskb/slave/src/fs/udf/unicode.c: warning: 'conv_f' may be used uninitialized in this function [-Wuninitialized]: 375:6, 394:2, 313:7 => 375:6, 394:2
- /home/kisskb/slave/src/include/linux/mtd/cfi.h: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 325:3, 341:3 =>
- /home/kisskb/slave/src/include/linux/mtd/map.h: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized]: 362:2, 324:18, 345:11, 280:4, 413:11, 430:2, 279:6, 336:17, 382:14 => 362:2, 430:2
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U 140>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U 1e0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U a00>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U c80>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U f00>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1280>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U13c0>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U16e0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U1e60>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U23c0>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U26e0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U2e60>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3460>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U38c0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3960>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3b40>]' may be used uninitialized in this function [-Wuninitialized]: 93:33, 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U3d20>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4140>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U4c80>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U5c80>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6460>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6960>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6aa0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U6b40>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7280>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7320>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U78c0>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U7e60>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8460>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8780>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8c80>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8d20>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8dc0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U8e60>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U9e60>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<U9f00>]' may be used uninitialized in this function [-Wuninitialized]: 93:33, 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua140>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ua640>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub320>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub6e0>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ub960>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc320>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uc500>]' may be used uninitialized in this function [-Wuninitialized]: 112:32, 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ucd20>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud140>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud460>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud500>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ud6e0>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Udc80>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue000>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue140>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue320>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ue960>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ueb40>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf000>]' may be used uninitialized in this function [-Wuninitialized]: 112:32 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf1e0>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf780>]' may be used uninitialized in this function [-Wuninitialized]: 112:32, 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Uf820>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/rcu/srcutree.c: warning: 'levelspread[<Ufbe0>]' may be used uninitialized in this function [-Wuninitialized]: 93:33 =>
- /home/kisskb/slave/src/kernel/time/tick-sched.c: warning: 'now' may be used uninitialized in this function [-Wuninitialized]: 554:22, 832:20 => 663:17
- /home/kisskb/slave/src/kernel/trace/bpf_trace.c: warning: 'bpf_event_output' uses dynamic stack allocation [enabled by default]: 360:1 =>
- /home/kisskb/slave/src/kernel/trace/bpf_trace.c: warning: 'bpf_perf_event_output' uses dynamic stack allocation [enabled by default]: 310:1 =>
- /home/kisskb/slave/src/kernel/trace/bpf_trace.c: warning: 'bpf_perf_event_output_tp' uses dynamic stack allocation [enabled by default]: 510:1 =>
- /home/kisskb/slave/src/kernel/trace/trace_stack.c: warning: unused variable 'ops' [-Wunused-variable]: 412:21 =>
- /home/kisskb/slave/src/mm/hugetlb.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]: 1873:3 =>
- /home/kisskb/slave/src/mm/mempolicy.c: warning: control reaches end of non-void function [-Wreturn-type]: 1754:1 =>
- /home/kisskb/slave/src/mm/slub.c: warning: 'deactivate_slab' uses dynamic stack allocation [enabled by default]: 2135:1 =>
- /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'icmph' may be used uninitialized in this function [-Wuninitialized]: 511:35, 511:48 => 511:35
- /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'type' may be used uninitialized in this function [-Wuninitialized]: 514:2, 569:42, 694:21, 475:29, 530:3 => 475:29, 530:3, 514:2
- /home/kisskb/slave/src/net/rds/connection.c: warning: 'rds_walk_conn_path_info.isra.4.constprop.5' uses dynamic stack allocation [enabled by default]: 601:1 =>
- /home/kisskb/slave/src/sound/core/oss/pcm_oss.c: warning: 'snd_pcm_oss_sync' uses dynamic stack allocation [enabled by default]: 1701:1 =>
- /home/kisskb/slave/src/sound/core/pcm_native.c: warning: 'snd_pcm_hw_refine' uses dynamic stack allocation [enabled by default]: 455:1 =>
- /home/kisskb/slave/src/sound/soc/codecs/rt5665.c: warning: 'mask1' may be used uninitialized in this function [-Wuninitialized]: 2644:22 =>
- /home/kisskb/slave/src/sound/soc/sh/rcar/cmd.c: warning: array subscript is below array bounds [-Warray-bounds]: 85:14 =>
- kernel/time/Kconfig: warning: range is invalid: 155 =>
- scripts/Makefile.gcc-plugins: warning: cannot use CONFIG_KCOV: -fsanitize-coverage=trace-pc is not supported by compiler: 23 =>
- warning: "cause_of_death" [arch/cris/arch-v10/kernel/built-in] is COMMON symbol: N/A =>
- warning: (MN10300) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI): N/A =>
- warning: EXPORT symbol "VISenter" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__arch_hweight16" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__arch_hweight32" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__arch_hweight64" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__arch_hweight8" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__bzero" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__clear_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__copy_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__csum_partial_copy_from_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__csum_partial_copy_sparc_generic" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__csum_partial_copy_to_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__ffs" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__flushw_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__memscan_generic" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__memscan_zero" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__multi3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__ndelay" [arch/sparc/built-in.ko] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__ndelay" [arch/sparc/kernel/built-in.ko] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__udelay" [arch/sparc/built-in.ko] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "__udelay" [arch/sparc/kernel/built-in.ko] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "_clear_page" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_add" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_add_return" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_and" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_dec_if_positive" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_fetch_add" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_fetch_and" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_fetch_or" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_fetch_sub" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_fetch_xor" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_or" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_sub" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_sub_return" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic64_xor" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_add" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_add_return" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_and" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_fetch_add" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_fetch_and" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_fetch_or" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_fetch_sub" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_fetch_xor" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_or" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_sub" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_sub_return" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "atomic_xor" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "change_bit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "clear_bit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "clear_user_page" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "copy_user_page" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "csum_partial" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "csum_partial_copy_nocheck" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "ffs" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "ip_fast_csum" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "memcmp" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "memcpy" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "memmove" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "memset" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "prom_root_node" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "raw_copy_from_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "raw_copy_in_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "raw_copy_to_user" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "real_hard_smp_processor_id" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "set_bit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "strlen" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "strncmp" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "sun4v_chip_type" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "sun4v_mach_set_watchdog" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "sun4v_niagara2_getperf" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "sun4v_niagara2_setperf" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "sun4v_niagara_getperf" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "sun4v_niagara_setperf" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "test_and_change_bit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "test_and_clear_bit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "test_and_set_bit" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "tlb_type" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_niagara_2" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_niagara_3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_niagara_4" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_niagara_5" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_vis_2" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_vis_3" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_vis_4" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: EXPORT symbol "xor_vis_5" [vmlinux] version generation failed, symbol will not be versioned.: N/A =>
- warning: arch/parisc/kernel/built-in.o(.text+0x16c): Section mismatch in reference from the function module_alloc() to the function .init.text:early_trap_init(): N/A =>
- warning: arch/parisc/mm/built-in.o(.text+0x68): Section mismatch in reference from the function __ioremap() to the function .init.text:map_pages(): N/A =>
- warning: arch/parisc/mm/built-in.o(.text+0x80): Section mismatch in reference from the function __ioremap() to the function .init.text:map_pages(): N/A =>
- warning: drivers/built-in.o(.data+0x1ca4): 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+0x1d60): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A =>
- warning: drivers/built-in.o(.data+0x1ebc): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A =>
- warning: drivers/built-in.o(.data+0x1ffc): 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+0x2060): 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+0x20c4): 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+0x212c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A =>
- warning: drivers/built-in.o(.data+0x2330): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A =>
- warning: drivers/built-in.o(.text+0x121f21): 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+0x14b0fe): 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/ibmpowernv.o(.text+0x7cc): 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+0x7191): 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+0xed5e): 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/parisc/built-in.o(.data+0x164): 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+0x220): 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+0x37c): 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+0x4bc): 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+0x520): 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+0x584): 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+0x5ec): 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+0x7f0): 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+0xea2): 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+0xefc): 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+0xf6e): 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(.data+0x5e1d4): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A =>
- warning: vmlinux.o(.data+0x5e290): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A =>
- warning: vmlinux.o(.data+0x5e3ec): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A =>
- warning: vmlinux.o(.data+0x5e52c): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x5e590): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x5e5f4): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A =>
- warning: vmlinux.o(.data+0x5e65c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A =>
- warning: vmlinux.o(.data+0x5e860): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A =>
- warning: vmlinux.o(.text+0x100): Section mismatch in reference from the function cpu_eoi_irq() to the function .init.text:setup_profiling_timer(): N/A =>
- warning: vmlinux.o(.text+0x33e8): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init(): N/A =>
- warning: vmlinux.o(.text+0x3644): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup(): N/A =>
- warning: vmlinux.o(.text+0x3678): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel(): N/A =>
- warning: vmlinux.o(.text+0x47414c0): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A =>
- warning: vmlinux.o(.text+0x4fa931): 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+0x5a3f4e): 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+0xcd8): Section mismatch in reference from the function dev_graft_qdisc() to the function .init.text:pcibios_init_bridge(): N/A =>
- warning: vmlinux.o(.text.unlikely+0x10084): 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+0x100e0): 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+0x10144): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.41(): N/A =>
- warning: vmlinux.o(.text.unlikely+0x1a54): 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+0x1a80): 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+0x8bfa): 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+0x8c54): 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+0x8cc6): 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+0xa83a): 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+0xa894): 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+0xa906): 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+0xe310): 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+0xe36c): 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+0xe3d0): Section mismatch in reference from the function .init_reserved_page() to the function .meminit.text:.__init_single_page.isra.41(): 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