[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v3 18/18] xen/arm: IRQ: Handle multiple action per IRQ
On 04/17/2014 12:15 PM, Jan Beulich wrote:
>>>> On 17.04.14 at 12:36, <julien.grall@xxxxxxxxxx> wrote:
>> In Linux case, they are safe because they are using a single linked list.
>
> And is there a strong reason for us to use a doubly linked one?
My first version was single-linked list... Ian asked me to use generic
list on V1 to avoid open code.
I was looking to port llist.h from Linux but it seems a bit overkill for
action list.
I'm happy to move back to my first solution with a "next" field (see
https://patches.linaro.org/23687/).
Regards,
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|