linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [arnd-asm-generic:syscall-tbl-6.11 97/98] ./arch/openrisc/include/generated/asm/syscall_table_32.h:464:16: error: 'sys_setxattrat' undeclared here (not in a function); did you mean 'sys_setxattr'?
@ 2024-07-17 20:57 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-17 20:57 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: ba754a0c3990ba735ee924a005c9e7f11894ad30 [97/98] fixup syscall.tbl
config: openrisc-allnoconfig (https://download.01.org/0day-ci/archive/20240718/202407180428.tHFOgti0-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240718/202407180428.tHFOgti0-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/202407180428.tHFOgti0-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ./arch/openrisc/include/generated/asm/syscall_table_32.h:464:16: error: 'sys_setxattrat' undeclared here (not in a function); did you mean 'sys_setxattr'?
     464 | __SYSCALL(463, sys_setxattrat)
         |                ^~~~~~~~~~~~~~
   arch/openrisc/kernel/sys_call_table.c:19:37: note: in definition of macro '__SYSCALL'
      19 | #define __SYSCALL(nr, call) [nr] = (call),
         |                                     ^~~~
>> ./arch/openrisc/include/generated/asm/syscall_table_32.h:465:16: error: 'sys_getxattrat' undeclared here (not in a function); did you mean 'sys_getxattr'?
     465 | __SYSCALL(464, sys_getxattrat)
         |                ^~~~~~~~~~~~~~
   arch/openrisc/kernel/sys_call_table.c:19:37: note: in definition of macro '__SYSCALL'
      19 | #define __SYSCALL(nr, call) [nr] = (call),
         |                                     ^~~~
>> ./arch/openrisc/include/generated/asm/syscall_table_32.h:466:16: error: 'sys_listxattrat' undeclared here (not in a function); did you mean 'sys_listxattr'?
     466 | __SYSCALL(465, sys_listxattrat)
         |                ^~~~~~~~~~~~~~~
   arch/openrisc/kernel/sys_call_table.c:19:37: note: in definition of macro '__SYSCALL'
      19 | #define __SYSCALL(nr, call) [nr] = (call),
         |                                     ^~~~
>> ./arch/openrisc/include/generated/asm/syscall_table_32.h:467:16: error: 'sys_removexattrat' undeclared here (not in a function); did you mean 'sys_removexattr'?
     467 | __SYSCALL(466, sys_removexattrat)
         |                ^~~~~~~~~~~~~~~~~
   arch/openrisc/kernel/sys_call_table.c:19:37: note: in definition of macro '__SYSCALL'
      19 | #define __SYSCALL(nr, call) [nr] = (call),
         |                                     ^~~~

-- 
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 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 20:57 [arnd-asm-generic:syscall-tbl-6.11 97/98] ./arch/openrisc/include/generated/asm/syscall_table_32.h:464:16: error: 'sys_setxattrat' undeclared here (not in a function); did you mean 'sys_setxattr'? 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).