diff options
author | Thomas Gleixner <[email protected]> | 2017-08-28 08:47:44 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-29 12:07:26 +0200 |
commit | 16bc18d895cee95f12bd722e5a3016676dfcf084 (patch) | |
tree | 9dd4bc0f19eb4abcb97ee5b69f36499d249d0823 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d8ed9d48266a27ab02a4bbcb81e755d63aec108a (diff) |
x86/idt: Move 32-bit idt_descr to C code
32-bit kernels have the idt_descr defined in the low level assembly entry code,
but there is no good reason for that.
Move it into the C file and use the 64-bit version of it.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions