qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 2/6] target-arm: do not set do_interrupt hand


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 2/6] target-arm: do not set do_interrupt handler for AArch64 user mode
Date: Tue, 9 Sep 2014 16:42:14 +0100

On 9 September 2014 16:27, Ard Biesheuvel <address@hidden> wrote:
> On 9 September 2014 17:25, Peter Maydell <address@hidden> wrote:
>> For consistency we need to not set do_interrupt in
>> the arm_cpu_class_init() function too. (Then we'll
>> have it be NULL in all cases, since v7m already
>> guards its assignment with an ifdef.)
>>
>
> Would you prefer a single patch that does both?
> Or a followup patch?

I think a single patch doing both will be OK.
I don't care strongly either way.

-- PMM



reply via email to

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