On Tue, 4 Jun 2024 13:13:26 +0800, Heng Qi <hengqi@xxxxxxxxxxxxxxxxx> wrote: > On Tue, 4 Jun 2024 07:00:35 +0800, kernel test robot <lkp@xxxxxxxxx> wrote: > > Hi Heng, > > > > kernel test robot noticed the following build warnings: > > > > [auto build test WARNING on net-next/main] > > > > url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240603-235834 > > base: net-next/main > > patch link: https://lore.kernel.org/r/20240603154727.31998-4-hengqi%40linux.alibaba.com > > patch subject: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management > > config: loongarch-defconfig (https://download.01.org/0day-ci/archive/20240604/202406040645.6z95FW1f-lkp@xxxxxxxxx/config) > > compiler: loongarch64-linux-gcc (GCC) 13.2.0 > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240604/202406040645.6z95FW1f-lkp@xxxxxxxxx/reproduce) > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > the same patch/commit), kindly add following tags > > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > > | Closes: https://lore.kernel.org/oe-kbuild-all/202406040645.6z95FW1f-lkp@xxxxxxxxx/ > > > > All warnings (new ones prefixed by >>): > > > > >> net/ethtool/coalesce.o: warning: objtool: unexpected relocation symbol type in .rela.discard.reachable > > > I'm not sure if this seems to be related to the update of loongarch[1]? > didn't find this warning on other architectures such as arm/openrisc/x86. I noticed that the loongarch community has submitted a fix[1], and after applying the fix, the robot no longer reports the warning. So the warning is specific to the loongarch architecture. [1] https://lore.kernel.org/all/20240604150741.30252-1-xry111@xxxxxxxxxxx/ Thanks. > > +Cc: > loongarch@xxxxxxxxxxxxxxx, Guo Ren <guoren@xxxxxxxxxx>, > Xuerui Wang <kernel@xxxxxxxxxx>, > Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>, > Huacai Chen <chenhuacai@xxxxxxxxxxx> > > [1] https://lore.kernel.org/all/20240322135619.1423490-1-chenhuacai@xxxxxxxxxxx/ > > > > > -- > > 0-DAY CI Kernel Test Service > > https://github.com/intel/lkp-tests/wiki >