* <stdin>:4:15: error: use of undeclared identifier 'csum_partial'
@ 2025-04-13 20:48 kernel test robot
2025-04-14 15:18 ` Sami Tolvanen
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-04-13 20:48 UTC (permalink / raw)
To: Sami Tolvanen; +Cc: oe-kbuild-all, linux-kernel, Masahiro Yamada
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 8ffd015db85fea3e15a77027fda6c02ced4d2444
commit: 9c3681f9b9fd12cdbc4a542df599f1837512f3d5 kbuild: Add gendwarfksyms as an alternative to genksyms
date: 3 months ago
config: um-randconfig-r073-20250414 (https://download.01.org/0day-ci/archive/20250414/202504140435.2OoLcwfS-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250414/202504140435.2OoLcwfS-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/202504140435.2OoLcwfS-lkp@intel.com/
All errors (new ones prefixed by >>):
>> <stdin>:4:15: error: use of undeclared identifier 'csum_partial'
4 | EXPORT_SYMBOL(csum_partial);
| ^
>> <stdin>:5:15: error: use of undeclared identifier 'csum_partial_copy_generic'
5 | EXPORT_SYMBOL(csum_partial_copy_generic);
| ^
2 errors generated.
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-14 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-13 20:48 <stdin>:4:15: error: use of undeclared identifier 'csum_partial' kernel test robot
2025-04-14 15:18 ` Sami Tolvanen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®