diff options
author | Thomas Gleixner <[email protected]> | 2017-08-28 08:47:32 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-29 11:42:28 +0200 |
commit | 6f54f3ec6c5d866c0517e9cf444bed762c2a05b7 (patch) | |
tree | c9287164e9baf1c91ec02dec18fb2e8efabdbb86 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4b9a8dca0e58b6fee229795f77e902a4dfd116fe (diff) |
x86/idt: Clean up the i386 low level entry macros
Some of the entry function defines for i386 were explictely using the
BUILD_INTERRUPT3() macro to prevent that the extra trace entry got added
via BUILD_INTERRUPT(). No that the trace cruft is gone, the file can be
cleaned up and converted to use BUILD_INTERRUPT() which avoids the ugly
line breaks.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[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