OSDN Git Service

tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 17:56:47 +0000 (14:56 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 17:59:28 +0000 (14:59 -0300)
commit761830a03c5c99fc0a7142e16cf0811cb68bd7af
tree6429e72e1bef41288c2e78e8c35112977fd18093
parent9846f1366489e1a30d871a5c3198b14394365be7
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources

To pick up the change in:

  45e29d119e99 ("x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long")

That doesn't trigger any changes in tooling and silences this perf build
warning:

  Warning: Kernel ABI header at 'tools/arch/x86/include/uapi/asm/unistd.h' differs from latest version at 'arch/x86/include/uapi/asm/unistd.h'
  diff -u tools/arch/x86/include/uapi/asm/unistd.h arch/x86/include/uapi/asm/unistd.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/uapi/asm/unistd.h