CC: [email protected] In-Reply-To: <[email protected]> References: <[email protected]> TO: "André Almeida" <[email protected]>
Hi "André, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on tip/locking/core] [also build test WARNING on tip/x86/asm asm-generic/master tip/master linus/master v5.13] [cannot apply to next-20210708] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Andr-Almeida/Add-futex2-syscalls/20210709-081529 base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git d1bbfd0c7c9f985e57795a7e0cefc209ebf689c0 :::::: branch date: 81 minutes ago :::::: commit date: 81 minutes ago compiler: gcc-9 (Debian 9.3.0-22) 9.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 <[email protected]> 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': 876> >> #define __NR_futex_wait 447 Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 877> __SC_COMP(__NR_futex_wait, sys_futex_wait, compat_sys_futex_wait) >> Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' >> differs from latest version at 'include/uapi/asm-generic/unistd.h': 878> >> #define __NR_futex_wake 448 >> Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' >> differs from latest version at 'include/uapi/asm-generic/unistd.h': 879> >> __SYSCALL(__NR_futex_wake, sys_futex_wake) Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 880> Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 877< #define __NR_syscalls 447 Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h': 882> #define __NR_syscalls 449 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/[email protected] _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
