Thomas Gleixner cb09ea2924 x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Convert the last oldstyle defined vector to IDTENTRY_SYSVEC:

  - Implement the C entry point with DEFINE_IDTENTRY_SYSVEC
  - Emit the ASM stub with DECLARE_IDTENTRY_SYSVEC
  - Remove the ASM idtentries in 64-bit
  - Remove the BUILD_INTERRUPT entries in 32-bit
  - Remove the old prototypes

Fixup the related XEN code by providing the primary C entry point in x86 to
avoid cluttering the generic code with X86'isms.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Andy Lutomirski <luto@kernel.org>
Link: https://lore.kernel.org/r/20200521202119.741950104@linutronix.de
2020-06-11 15:15:15 +02:00
..
2020-06-10 14:09:08 -07:00
2020-06-04 19:47:11 -07:00
2020-06-02 15:29:19 -07:00
2020-06-09 10:04:47 -07:00
2020-06-07 10:59:32 -07:00
2020-06-05 12:39:30 -07:00
2020-06-10 13:42:09 -07:00
2020-06-10 11:03:04 -07:00
2020-06-07 10:59:32 -07:00
2020-06-07 09:42:16 -07:00
2020-06-03 15:00:05 -07:00
2020-06-04 11:03:45 -07:00
2020-06-02 15:29:19 -07:00
2020-06-10 13:42:09 -07:00
2020-06-10 13:42:09 -07:00
2020-06-05 14:05:57 -07:00
2020-06-07 10:53:36 -07:00
2020-06-08 12:05:31 -07:00
2020-06-06 11:01:58 -07:00
2020-06-01 15:18:27 -07:00
2020-06-08 13:01:08 -07:00
2020-06-08 13:01:08 -07:00
2020-06-07 16:11:23 -07:00
2020-06-08 13:01:08 -07:00
2020-06-07 10:59:32 -07:00
2020-06-05 15:11:50 -07:00
2020-06-07 09:42:16 -07:00
2020-06-10 13:42:09 -07:00
2020-06-04 10:50:22 -07:00