qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] target/cris: Use MMUAccessType enum type when possible


From: Edgar E. Iglesias
Subject: Re: [PATCH 1/2] target/cris: Use MMUAccessType enum type when possible
Date: Thu, 4 Feb 2021 15:33:23 +0100

On Wed, Feb 03, 2021 at 04:45:50PM -1000, Richard Henderson wrote:
> On 1/27/21 2:32 PM, Philippe Mathieu-Daudé wrote:
> > Replace the 0/1/2 magic values by the corresponding MMUAccessType.
> > We can remove a comment as enum names are self explicit.
> > 
> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> > ---
> >  target/cris/helper.c |  4 ++--
> >  target/cris/mmu.c    | 13 ++++++-------
> >  2 files changed, 8 insertions(+), 9 deletions(-)
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>

Can this go through the trivial tree?

Thanks,
Edgar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]