diff options
author | Thomas Gleixner <[email protected]> | 2020-05-21 22:05:42 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:15:15 +0200 |
commit | 9c3b1f4975c46fc2932fd6d53e63c14f0ddf985f (patch) | |
tree | d4d168ef93b060a87c13c5350602dab47b652164 /include/linux/fpga/fpga-mgr.h | |
parent | 720909a7abd351535bfb485a0ecce03c2e4467e2 (diff) |
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Convert KVM specific system vectors to IDTENTRY_SYSVEC*:
The two empty stub handlers which only increment the stats counter do no
need to run on the interrupt stack. Use IDTENTRY_SYSVEC_SIMPLE for them.
The wakeup handler does more work and runs on the interrupt stack.
None of these handlers need to save and restore the irq_regs pointer.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions