diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-02-01 18:00:26 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-03-02 08:42:42 +0100 |
commit | 47913d4ebd99c827c82c4f29eb282a119c3f2aeb (patch) | |
tree | 8ac85a83398a402fe29b878de87a5734d559cdc0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5689810360c2e88ce1619e8bcfa859852f9a1d1a (diff) |
sched/headers, delayacct: Move the 'struct task_delay_info' definition from <linux/sched.h> to <linux/delayacct.h>
The 'struct task_delay_info' definition does not have to be in sched.h,
because task_struct only has a pointer to it.
So move it to <linux/delayacct.h> to reduce the size 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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions