# git rev-parse -q --verify 8dca2cd055ffb78b37f52f0bf0bd20c249619c4d^{commit} 8dca2cd055ffb78b37f52f0bf0bd20c249619c4d already have revision, skipping fetch # git checkout -q -f -B kisskb 8dca2cd055ffb78b37f52f0bf0bd20c249619c4d # git clean -qxdf # < git log -1 # commit 8dca2cd055ffb78b37f52f0bf0bd20c249619c4d # Author: Stephen Rothwell # Date: Fri May 21 16:40:20 2021 +1000 # # Add linux-next specific files for 20210521 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 8dca2cd055ffb78b37f52f0bf0bd20c249619c4d # < make -s -j 120 ARCH=xtensa O=/kisskb/build/linux-next_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 120 ARCH=xtensa O=/kisskb/build/linux-next_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- help # make -s -j 120 ARCH=xtensa O=/kisskb/build/linux-next_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- olddefconfig # make -s -j 120 ARCH=xtensa O=/kisskb/build/linux-next_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- /kisskb/src/mm/swapfile.c:1039:22: warning: 'scan_swap_map' defined but not used [-Wunused-function] static unsigned long scan_swap_map(struct swap_info_struct *si, ^ In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:19:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/xtensa/include/asm/bitops.h:192, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:11: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/fs/ocfs2/file.c:2423:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_vram_access': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:333:1: warning: label 'exit' defined but not used [-Wunused-label] exit: ^ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^ In file included from /kisskb/src/include/linux/swab.h:5:0, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:13, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/xtensa/include/uapi/asm/byteorder.h:8, from /kisskb/src/arch/xtensa/include/asm/bitops.h:21, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/log2.h:12, from /kisskb/src/include/asm-generic/div64.h:55, from ./arch/xtensa/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math64.h:7, from /kisskb/src/include/linux/time64.h:5, from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, from /kisskb/src/arch/xtensa/include/asm/current.h:18, from /kisskb/src/include/linux/sched.h:12, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/persistent-data/dm-block-manager.h:11, from /kisskb/src/drivers/md/persistent-data/dm-btree.h:9, from /kisskb/src/drivers/md/persistent-data/dm-array.h:9, from /kisskb/src/drivers/md/persistent-data/dm-array.c:7: /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'block_inc': /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:131:32: note: in definition of macro '__swab64' (__builtin_constant_p((__u64)(x)) ? \ ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:25:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x00000000000000ffULL) << 56) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:26:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x000000000000ff00ULL) << 40) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:27:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x0000000000ff0000ULL) << 24) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:28:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x00000000ff000000ULL) << 8) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:29:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x000000ff00000000ULL) >> 8) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:30:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x0000ff0000000000ULL) >> 24) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:31:12: note: in definition of macro '___constant_swab64' (((__u64)(x) & (__u64)0x00ff000000000000ULL) >> 40) | \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:132:2: note: in expansion of macro '___constant_swab64' ___constant_swab64(x) : \ ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:26: note: in expansion of macro '__swab64' #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x)) ^ /kisskb/src/include/uapi/linux/swab.h:133:12: note: in definition of macro '__swab64' __fswab64(x)) ^ /kisskb/src/include/linux/byteorder/generic.h:87:21: note: in expansion of macro '__le64_to_cpu' #define le64_to_cpu __le64_to_cpu ^ /kisskb/src/drivers/md/persistent-data/dm-array.c:578:34: note: in expansion of macro 'le64_to_cpu' dm_tm_inc(info->btree_info.tm, le64_to_cpu(block_le)); ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:19:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/xtensa/include/asm/bitops.h:192, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11: /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function 'ixgbevf_xdp_setup': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4446:4: note: in expansion of macro 'xchg' xchg(&adapter->rx_ring[i]->xdp_prog, adapter->xdp_prog); ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_wep_encrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:91:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_wep_decrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:128:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_tkip_encrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:531:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_tkip_decrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:633:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ WARNING: modpost: lib/find_bit_benchmark.o(.text.unlikely+0x0): Section mismatch in reference from the (unknown reference) (unknown) to the variable .init.data:bitmap2 The function (unknown)() references the variable __initdata bitmap2. This is often because (unknown) lacks a __initdata annotation or the annotation of bitmap2 is wrong. WARNING: modpost: lib/test_bitmap.o(.text.unlikely+0x58): Section mismatch in reference from the function bitmap_equal() to the variable .init.rodata:clump_exp The function bitmap_equal() references the variable __initconst clump_exp. This is often because bitmap_equal lacks a __initconst annotation or the annotation of clump_exp is wrong. WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3570): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3588): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35a0): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35b8): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35d0): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35e8): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3600): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3618): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3630): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3648): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3660): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3678): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3690): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x36a8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x36c0): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x36d8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x140): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x158): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x170): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x188): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x1a0): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x1b8): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x1d0): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console ERROR: modpost: "__divdi3" [fs/btrfs/btrfs.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:150: modules-only.symvers] Error 1 make[2]: *** Deleting file 'modules-only.symvers' make[1]: *** [/kisskb/src/Makefile:1869: modules] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 ARCH=xtensa O=/kisskb/build/linux-next_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_xtensa-allmodconfig_xtensa # Build took: 0:08:05.191173