OSDN Git Service

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)
commite2d1e2aec572a2138dea74d53be54a1406d419c0
tree46650b36bbecab6e14caa669d3262f2e949068e6
parent47913d4ebd99c827c82c4f29eb282a119c3f2aeb
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