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

From: Jason A. Donenfeld
Date: Fri Dec 16 2022 - 15:13:29 EST


On Wed, Dec 14, 2022 at 01:30:15PM -0800, Ricardo Neri wrote:
> 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>

Thanks. Any chance this can get in for 6.2?

Jason