qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH v2 11/11] hw/intc/arm_gic: modernise the DPRINTF


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH v2 11/11] hw/intc/arm_gic: modernise the DPRINTF
Date: Fri, 3 Mar 2017 18:09:48 +0000

On 2 March 2017 at 19:53, Alex Bennée <address@hidden> wrote:
> While I was debugging the icount issues I realised a bunch of the
> messages look quite similar. I've fixed this by including __func__ in
> the debug print. At the same time I move the a modern if (GATE) style
> printf which ensures the compiler can check for format string errors
> even if the code gets optimised away in the non-DEBUG_GIC case.
>
> Signed-off-by: Alex Bennée <address@hidden>

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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