Re: [patch V6 11/37] x86/entry/64: Simplify idtentry_body
From: Andy Lutomirski
Date: Tue May 19 2020 - 13:06:49 EST
On Fri, May 15, 2020 at 5:10 PM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
>
> All C functions which do not have an error code have been converted to the
> new IDTENTRY interface which does not expect an error code in the
> arguments. Spare the XORL.
Acked-by: Andy Lutomirski <luto@xxxxxxxxxx>