diff options
author | Ingo Molnar <[email protected]> | 2017-02-04 00:12:19 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-03-03 01:43:48 +0100 |
commit | 9e7d2e44dd88ba7e29c165b6fca428e384afa5a8 (patch) | |
tree | b6aae24b0290c8dd02714f059017d2198eb68a14 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 76960dbf9b235b957d9d730be2c6c2a70f709026 (diff) |
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 <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions