* [arnd-asm-generic:syscall-tbl-6.11 32/98] arch/x86/um/sys_call_table_32.c:27:10: fatal error: 'asm/syscalls_32.h' file not found
@ 2024-07-17 22:34 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-17 22:34 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: llvm, oe-kbuild-all, linux-arch
tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git syscall-tbl-6.11
head: 9a99991d90521113a738c2a4761a4147fe4b31ca
commit: 824c915b5b0011418f9000ee1c2b4299b842595a [32/98] x86: rename some syscall table generation identifiers
config: um-allnoconfig (https://download.01.org/0day-ci/archive/20240718/202407180608.OqFajxwV-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240718/202407180608.OqFajxwV-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/202407180608.OqFajxwV-lkp@intel.com/
All errors (new ones prefixed by >>):
>> arch/x86/um/sys_call_table_32.c:27:10: fatal error: 'asm/syscalls_32.h' file not found
27 | #include <asm/syscalls_32.h>
| ^~~~~~~~~~~~~~~~~~~
1 error generated.
vim +27 arch/x86/um/sys_call_table_32.c
6218d0f6b8dece Masahiro Yamada 2021-05-17 25
6218d0f6b8dece Masahiro Yamada 2021-05-17 26 #define __SYSCALL(nr, sym) extern asmlinkage long sym(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long);
45db1c6176c817 H. Peter Anvin 2011-12-05 @27 #include <asm/syscalls_32.h>
45db1c6176c817 H. Peter Anvin 2011-12-05 28
:::::: The code at line 27 was first introduced by commit
:::::: 45db1c6176c8171d9ae6fa6d82e07d115a5950ca x86, um: Use the same style generated syscall tables as native
:::::: TO: H. Peter Anvin <hpa@linux.intel.com>
:::::: CC: H. Peter Anvin <hpa@linux.intel.com>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-17 22:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 22:34 [arnd-asm-generic:syscall-tbl-6.11 32/98] arch/x86/um/sys_call_table_32.c:27:10: fatal error: 'asm/syscalls_32.h' file not found kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox