]> 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)
commit71dc86a2178dca3bd09cd01e3184a2e0819dd529
treeb6f6d5b08c0f12e99e22d13cec30ae70791d2b6b
parent1685bf176ab4b519587e03f6736f05e2c016c9df
tools headers UAPI: Sync sched.h with the kernel

To get the changes in:

  dab9c4da3b81 ("sched/uclamp: Extend sched_setattr() to support utilization clamping")
  9887447b1e77 ("sched/core: Allow sched_setattr() to use the current policy")
  e48ce07c4ab9 ("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