]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>
authorIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 17:07:51 +0000 (18:07 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:42 +0000 (08:42 +0100)
commit7ccabe607277a431844670e929c777f5eae16feb
tree46650b36bbecab6e14caa669d3262f2e949068e6
parent2d250a4bbe11f994a413258df3addfd2d9eadd77
sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>

Move scheduler ABI types (struct sched_attr, struct sched_param, etc.) into
the new UAPI header.

This further reduces the size and complexity of <linux/sched.h>.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
include/uapi/linux/sched/types.h