On Tue, May 5, 2020 at 7:16 AM Thomas Gleixner <t...@linutronix.de> wrote: > > Convert #DF to IDTENTRY_DF > - Implement the C entry point with DEFINE_IDTENTRY_DF > - Emit the ASM stub with DECLARE_IDTENTRY_DF on 64bit > - Remove the ASM idtentry in 64bit > - Adjust the 32bit shim code > - Fixup the XEN/PV code > - Remove the old prototyoes > > No functional change. >
Acked-by: Andy Lutomirski <l...@kernel.org>