diff options
author | 2017-02-02 10:22:42 +0100 | |
---|---|---|
committer | 2017-03-03 01:43:37 +0100 | |
commit | bcbb6a5bf7df6e37ba652d1f426eab042ec4f56b (patch) | |
tree | 0dbeea711c6f93219680c4a0ddaf4096b8763db4 /tools/perf/scripts/python/syscall-counts.py | |
parent | sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> (diff) | |
download | linux-dev-bcbb6a5bf7df6e37ba652d1f426eab042ec4f56b.tar.xz linux-dev-bcbb6a5bf7df6e37ba652d1f426eab042ec4f56b.zip |
sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header
'struct user_struct' was added to sched.h historically, but it's actually
entirely independent of task_struct and of scheduler details, so move
it to its own header.
Fix up .c files using those facilities.
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions