[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/arm: introduce platform_need_explicit_eoi
Hi Stefano, The commit title doesn't reflect the patch. You don't add a new platform_need_explicit_eoi but a new quirk. On 06/20/2014 02:35 PM, Stefano Stabellini wrote: > +/* > + * Quirk for platforms where GICH_LR_HW does not work as expected. > + */ > +#define PLATFORM_QUIRK_NEED_EOI (1 << 1) > + I would rename to PLATFORM_QUIRK_GUEST_PIRQ_NEED_EOI. So people will directly know from the name that it's only for guest pirq. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |