diff options
author | Randy Dunlap <[email protected]> | 2018-02-15 16:49:45 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-16 08:59:16 +0100 |
commit | 562c45d635ecd5c0648ceb4d4aff9bdc1ad91252 (patch) | |
tree | 6f5c459eb03e4bc3b7d7740f63fde68e92ce020f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e525de3ab04621d227330aa82cd4073c0b0f3579 (diff) |
headers: Drop two #included headers from <linux/interrupt.h>
It seems that <linux/interrupt.h> does not need <linux/linkage.h>
nor <linux/preempt.h>. 8 kernels builds are successful without
these 2 headers (allmodconfig, allyesconfig, allnoconfig, and
tinyconfig on both i386 and x86_64).
<linux/interrupt.h> is #included 3875 times in 4.16-rc1, so this
reduces #include processing of these 2 files by a total of 7750 times.
Since I only tested x86 builds, this needs to be tested on other
$ARCHes as well.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions