diff options
| author | Wang Nan <[email protected]> | 2015-02-27 12:19:49 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-03-05 00:47:29 +0100 |
| commit | 5eca7453d61003bf886992388f8cb407e6f0d051 (patch) | |
| tree | 3a01bfd9e879d81b185275e5774b418c2f7af487 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1e3fbb8a1d814f35e2e689cf87714d38d9f3564d (diff) | |
x86/traps: Separate set_intr_gate() and clean up early_trap_init()
As early_trap_init() doesn't use IST, replace
set_intr_gate_ist() and set_system_intr_gate_ist() with their
standard counterparts.
set_intr_gate() requires a trace_debug symbol which we don't
have and won't use. This patch separates set_intr_gate() into two
parts, and uses base version in early_trap_init().
Reported-by: Andy Lutomirski <[email protected]>
Signed-off-by: Wang Nan <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions