diff options
author | Thomas Gleixner <[email protected]> | 2020-05-21 22:05:35 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:15:12 +0200 |
commit | 7c2a57364cae0f2e070a27d728f1df6844ffff56 (patch) | |
tree | 152432b465046ccf1db0366552a5d9cc1478e581 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 633260fa143bbed05e65dc557a492667dfdc45bb (diff) |
x86/irq: Rework handle_irq() for 64-bit
To consolidate the interrupt entry/exit code vs. the other exceptions
make handle_irq() an inline and handle both 64-bit and 32-bit mode.
Preparatory change to move irq stack switching for 64-bit to C which allows
to consolidate the entry exit handling by reusing the idtentry machinery
both in ASM and C.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions