Re: [PATCH v3 4/8] x86, syscalls: Refactor SYS_NI macros

From: Andy Lutomirski
Date: Fri Feb 28 2020 - 13:38:06 EST


On Thu, Feb 27, 2020 at 5:28 AM Brian Gerst <brgerst@xxxxxxxxx> wrote:
>
> Pull the common code out from the SYS_NI macros into a new __SYS_NI macro.
> Also conditionalize the X64 version in preparation for enabling syscall
> wrappers on 32-bit native kernels.

Reviewed-by: Andy Lutomirski <luto@xxxxxxxxxx>