Re: [PATCH v2] x86: lib: Separate instruction decoder MMIO type from MMIO trace

From: Ricardo Neri
Date: Wed Dec 14 2022 - 16:22:30 EST


On Wed, Dec 14, 2022 at 01:34:54PM -0700, Jason A. Donenfeld wrote:
> Both mmiotrace.h and insn-eval.h define various MMIO_ enum constants.
> Rename the insn ones to have a INSN_ prefix, so that the headers can be
> used from the same source file.
>
> Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx>

FWIW: Reviewed-by: Ricardo Neri <ricardo.neri-calderon@xxxxxxxxxxxxxxx>