* Re: [PATCH net v3] net: atm: Fix incorrect net_device lec check [not found] <20250703052427.12626-1-linma@zju.edu.cn> @ 2025-07-05 1:19 ` kernel test robot 2025-07-05 2:13 ` Lin Ma 0 siblings, 1 reply; 2+ messages in thread From: kernel test robot @ 2025-07-05 1:19 UTC (permalink / raw) To: Lin Ma, davem, edumazet, kuba, pabeni, horms, mingo, tglx, pwn9uin, netdev, linux-kernel Cc: llvm, oe-kbuild-all Hi Lin, kernel test robot noticed the following build errors: [auto build test ERROR on net/main] url: https://github.com/intel-lab-lkp/linux/commits/Lin-Ma/net-atm-Fix-incorrect-net_device-lec-check/20250703-132727 base: net/main patch link: https://lore.kernel.org/r/20250703052427.12626-1-linma%40zju.edu.cn patch subject: [PATCH net v3] net: atm: Fix incorrect net_device lec check config: x86_64-randconfig-078-20250705 (https://download.01.org/0day-ci/archive/20250705/202507050831.2GTrUnFN-lkp@intel.com/config) compiler: clang version 20.1.7 (https://github.com/llvm/llvm-project 6146a88f60492b520a36f8f8f3231e15f3cc6082) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250705/202507050831.2GTrUnFN-lkp@intel.com/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@intel.com> | Closes: https://lore.kernel.org/oe-kbuild-all/202507050831.2GTrUnFN-lkp@intel.com/ All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "is_netdev_lec" [net/atm/mpoa.ko] undefined! -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net v3] net: atm: Fix incorrect net_device lec check 2025-07-05 1:19 ` [PATCH net v3] net: atm: Fix incorrect net_device lec check kernel test robot @ 2025-07-05 2:13 ` Lin Ma 0 siblings, 0 replies; 2+ messages in thread From: Lin Ma @ 2025-07-05 2:13 UTC (permalink / raw) To: kernel test robot Cc: davem, edumazet, kuba, pabeni, horms, mingo, tglx, pwn9uin, netdev, linux-kernel, llvm, oe-kbuild-all Hi robot, > > Hi Lin, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on net/main] > > url: https://github.com/intel-lab-lkp/linux/commits/Lin-Ma/net-atm-Fix-incorrect-net_device-lec-check/20250703-132727 > base: net/main > patch link: https://lore.kernel.org/r/20250703052427.12626-1-linma%40zju.edu.cn > patch subject: [PATCH net v3] net: atm: Fix incorrect net_device lec check > config: x86_64-randconfig-078-20250705 (https://download.01.org/0day-ci/archive/20250705/202507050831.2GTrUnFN-lkp@intel.com/config) > compiler: clang version 20.1.7 (https://github.com/llvm/llvm-project 6146a88f60492b520a36f8f8f3231e15f3cc6082) > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250705/202507050831.2GTrUnFN-lkp@intel.com/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@intel.com> > | Closes: https://lore.kernel.org/oe-kbuild-all/202507050831.2GTrUnFN-lkp@intel.com/ > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > >> ERROR: modpost: "is_netdev_lec" [net/atm/mpoa.ko] undefined! > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki You are right, this patch just compile when CONFIG_ATM=y but raise error if CONFIG_ATM=m. I'm so stupid that I made this symbol mistake :( Under fixing it currently. Thanks Lin ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-05 2:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250703052427.12626-1-linma@zju.edu.cn>
2025-07-05 1:19 ` [PATCH net v3] net: atm: Fix incorrect net_device lec check kernel test robot
2025-07-05 2:13 ` Lin Ma
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox