On Tue, May 5, 2020 at 7:15 AM Thomas Gleixner <t...@linutronix.de> wrote:
>
> From: Thomas Gleixner <t...@linutronix.de>
>
> Convert #SPURIOUS to IDTENTRY_ERRORCODE:
>   - Implement the C entry point with DEFINE_IDTENTRY
>   - Emit the ASM stub with DECLARE_IDTENTRY
>   - Remove the ASM idtentry in 64bit
>   - Remove the open coded ASM entry code in 32bit
>   - Fixup the XEN/PV code
>   - Remove the old prototyoes
>
> No functional change.


Acked-by: Andy Lutomirski <l...@kernel.org>

Reply via email to