]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync sched.h with the kernel
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 26 Jul 2019 18:41:09 +0000 (15:41 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 29 Jul 2019 12:03:43 +0000 (09:03 -0300)
commitdfe566c5c44299742fc436692e7b522b39f94f71
treeb6f6d5b08c0f12e99e22d13cec30ae70791d2b6b
parent2ac349a82a7dee0563371667a69aae322daf69af
tools headers UAPI: Sync sched.h with the kernel

To get the changes in:

  0e2e7a287d68 ("sched/uclamp: Extend sched_setattr() to support utilization clamping")
  24433ba08226 ("sched/core: Allow sched_setattr() to use the current policy")
  2857618838c4 ("fork: add clone3")

And silence 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

No changes in tools/ due to the above.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Christian Brauner <christian@brauner.io>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Patrick Bellasi <patrick.bellasi@arm.com>
Link: https://lkml.kernel.org/n/tip-mtrpsjrux5hgyr5uf8l1aa46@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/sched.h