[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] target/tricore: Pass MMUAccessType to get_physical_addre
From: |
Bastian Koppelmann |
Subject: |
Re: [PATCH 2/3] target/tricore: Pass MMUAccessType to get_physical_address() |
Date: |
Wed, 10 Feb 2021 13:09:07 +0100 |
On Wed, Jan 27, 2021 at 11:42:54PM +0100, Philippe Mathieu-Daudé wrote:
> 'int access_type' and ACCESS_INT are unused, drop them.
> Provide the mmu_idx argument to match other targets.
> 'int rw' is actually the MMUAccessType, rename it.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> target/tricore/helper.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Cheers,
Bastian
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 2/3] target/tricore: Pass MMUAccessType to get_physical_address(),
Bastian Koppelmann <=