CC: kbuild-...@lists.01.org TO: cros-kernel-buildrepo...@googlegroups.com tree: https://android.googlesource.com/kernel/common android-4.19 head: 0c4addb71853e2be2d0895b8d9f1fc3f20811ac8 commit: 1f27ef8d9ba35de13165823031fec2a365749ca1 [1/12] BACKPORT: signal: add pidfd_send_signal() syscall :::::: branch date: 1 year, 11 months ago :::::: commit date: 1 year, 11 months ago compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 reproduce: cd tools/perf && ./check-headers.sh
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <l...@intel.com> perfheadercheck warnings: (new ones prefixed by >>) >> Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' >> differs from latest version at 'include/uapi/asm-generic/unistd.h': 739> >> #define __NR_pidfd_send_signal 424 >> Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' >> differs from latest version at 'include/uapi/asm-generic/unistd.h': 740> >> __SYSCALL(__NR_pidfd_send_signal, sys_pidfd_send_signal) Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 741< #define __NR_syscalls 294 Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 743> #define __NR_syscalls 425 -- >> Warning: Kernel ABI header at >> 'tools/perf/arch/x86/entry/syscalls/syscall_64.tbl' differs from latest >> version at 'arch/x86/entry/syscalls/syscall_64.tbl': 346> 424 common >> pidfd_send_signal __x64_sys_pidfd_send_signal --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-...@lists.01.org _______________________________________________ kbuild mailing list -- kbuild@lists.01.org To unsubscribe send an email to kbuild-le...@lists.01.org