diff options
| author | Ingo Molnar <[email protected]> | 2017-02-01 18:00:26 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-02 08:42:42 +0100 |
| commit | 47913d4ebd99c827c82c4f29eb282a119c3f2aeb (patch) | |
| tree | 8ac85a83398a402fe29b878de87a5734d559cdc0 /tools/perf/scripts/python/bin | |
| 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 <[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/bin')
0 files changed, 0 insertions, 0 deletions