lkml.org 
[lkml]   [2022]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[stffrdhrn:or1k-virt-3 4/6] WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x34f8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_ext_1g
tree:   https://github.com/stffrdhrn/linux.git or1k-virt-3
head: 4b1ece79cac02d6d81af76e47f8e7d493dcd50a0
commit: 49a31c9ed530b7df3ec171a7f8f88d06ce720b0a [4/6] openrisc: Add pci bus support
config: openrisc-randconfig-c033-20220717 (https://download.01.org/0day-ci/archive/20220718/202207180220.1WmjPVqM-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/stffrdhrn/linux/commit/49a31c9ed530b7df3ec171a7f8f88d06ce720b0a
git remote add stffrdhrn https://github.com/stffrdhrn/linux.git
git fetch --no-tags stffrdhrn or1k-virt-3
git checkout 49a31c9ed530b7df3ec171a7f8f88d06ce720b0a
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=openrisc SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>, old ones prefixed by <<):

>> WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x34f8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_ext_1g
The variable qed_mfw_ext_maps references
the variable __initconst qed_mfw_ext_1g
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3510): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_ext_10g
The variable qed_mfw_ext_maps references
the variable __initconst qed_mfw_ext_10g
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> 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_20g
The variable qed_mfw_legacy_maps references
the variable __initconst qed_mfw_legacy_20g
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> 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_25g
The variable qed_mfw_legacy_maps references
the variable __initconst qed_mfw_legacy_25g
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3618): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_40g
The variable qed_mfw_legacy_maps references
the variable __initconst qed_mfw_legacy_40g
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3630): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_50g
The variable qed_mfw_legacy_maps references
the variable __initconst qed_mfw_legacy_50g
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0xe0): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_1000
The variable qede_forced_speed_maps references
the variable __initconst qede_forced_speed_1000
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0xf8): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_10000
The variable qede_forced_speed_maps references
the variable __initconst qede_forced_speed_10000
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x110): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_20000
The variable qede_forced_speed_maps references
the variable __initconst qede_forced_speed_20000
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x128): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_25000
The variable qede_forced_speed_maps references
the variable __initconst qede_forced_speed_25000
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

--
>> 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_40000
The variable qede_forced_speed_maps references
the variable __initconst qede_forced_speed_40000
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:

..

--
0-DAY CI Kernel Test Service
https://01.org/lkp

\
 
 \ /
  Last update: 2022-07-17 20:37    [W:0.052 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site