diff options
author | 2017-02-04 00:12:19 +0100 | |
---|---|---|
committer | 2017-03-03 01:43:48 +0100 | |
commit | 9e7d2e44dd88ba7e29c165b6fca428e384afa5a8 (patch) | |
tree | b6aae24b0290c8dd02714f059017d2198eb68a14 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> (diff) | |
download | linux-dev-9e7d2e44dd88ba7e29c165b6fca428e384afa5a8.tar.xz linux-dev-9e7d2e44dd88ba7e29c165b6fca428e384afa5a8.zip |
mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> to <linux/mm_types_task.h>
Separate all the MM types that are embedded directly in 'struct task_struct'
into the <linux/mm_types_task.h> header.
The goal is to include this header in <linux/sched.h>, not the full <linux/mm_types.h>
header, to reduce the size, complexity and coupling of <linux/sched.h>.
(This patch does not change <linux/sched.h> yet.)
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions