qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-5.1] target/arm: Always pass cacheattr in S1_ptw_translat


From: Peter Maydell
Subject: Re: [PATCH for-5.1] target/arm: Always pass cacheattr in S1_ptw_translate
Date: Fri, 24 Jul 2020 14:22:55 +0100

On Tue, 21 Jul 2020 at 17:35, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> When we changed the interface of get_phys_addr_lpae to require
> the cacheattr parameter, this spot was missed.  The compiler is
> unable to detect the use of NULL vs the nonnull attribute here.
>
> Fixes: 7e98e21c098
> Reported-by: Jan Kiszka <jan.kiszka@siemens.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/helper.c | 19 ++++++-------------
>  1 file changed, 6 insertions(+), 13 deletions(-)



Applied to target-arm.next, thanks.

-- PMM



reply via email to

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