On Thu, May 09, 2024 at 01:28:19AM +0800, kernel test robot wrote: > Hi Andy, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on net-next/main] > > url: > https://github.com/intel-lab-lkp/linux/commits/Andy-Shevchenko/net-intel-Use-y-instead-of-objs-in-Makefile/20240508-212446 > base: net-next/main > patch link: > https://lore.kernel.org/r/20240508132315.1121086-1-andriy.shevchenko%40linux.intel.com > patch subject: [PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs > in Makefile > config: loongarch-allmodconfig > (https://download.01.org/0day-ci/archive/20240509/[email protected]/config) > compiler: loongarch64-linux-gcc (GCC) 13.2.0 > reproduce (this is a W=1 build): > (https://download.01.org/0day-ci/archive/20240509/[email protected]/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 <[email protected]> > | Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > > All errors (new ones prefixed by >>, old ones prefixed by <<):
> >> ERROR: modpost: "igc_led_free" [drivers/net/ethernet/intel/igc/igc.ko] > >> undefined! > >> ERROR: modpost: "igc_led_setup" [drivers/net/ethernet/intel/igc/igc.ko] > >> undefined! Sure, misplaced line. I'll fix this in the next version. -- With Best Regards, Andy Shevchenko
