* [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: No such file or directory
@ 2024-07-18 5:21 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-18 5:21 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: 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-i386_defconfig (https://download.01.org/0day-ci/archive/20240718/202407181359.v2PMzxXm-lkp@intel.com/config)
compiler: gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240718/202407181359.v2PMzxXm-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/202407181359.v2PMzxXm-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: No such file or directory
27 | #include <asm/syscalls_32.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
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-18 5:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 5:21 [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: No such file or directory 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;
as well as URLs for NNTP newsgroup(s).