]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync sched.h with the kernel
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Oct 2019 15:44:00 +0000 (12:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Oct 2019 15:44:00 +0000 (12:44 -0300)
commit31e647b2472b64b6f7d55520cb413a001210d854
tree43bb8a1a261bcb9f5638c383539b2129a5cd87c8
parent297f1df78dc1736cafedeb549053c9f7ffe01fcf
tools headers UAPI: Sync sched.h with the kernel

To get the changes in:

  d2af48b214ae ("sched: add kernel-doc for struct clone_args")
  6879a9ecaada ("clone3: switch to copy_struct_from_user()")

This file gets rebuilt, but no changes ensues:

   CC       /tmp/build/perf/trace/beauty/clone.o

This addresses this perf build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/sched.h' differs from latest version at 'include/uapi/linux/sched.h'
  diff -u tools/include/uapi/linux/sched.h include/uapi/linux/sched.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Aleksa Sarai <cyphar@cyphar.com>
Cc: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-xqruu8wohwlbc57udg1g0xzx@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/sched.h