diff options
author | Ingo Molnar <[email protected]> | 2017-02-06 09:56:40 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-03-03 01:45:39 +0100 |
commit | b2d5bfea2d00a0000da18f7667c2b0e2c2f168d9 (patch) | |
tree | 65e60d0efa18e0367fb23f73f12a907108a1685d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 50ff9d130014f7b19541dbf607a615a72b75b778 (diff) |
sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>
So we want to simplify <linux/sched.h>'s header dependencies, but one
roadblock of that is <linux/timer.h>'s inclusion of sysctl.h,
which brings in other, problematic headers.
Note that timer.h's inclusion of sysctl.h can be avoided if we
pre-declare ctl_table - so do that.
Acked-by: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions