[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'?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx/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@xxxxxxxxx/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@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202407180428.tHFOgti0-lkp@xxxxxxxxx/

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




[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux