[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 13/16] xen/arm: Add support for GIC v3
On 04/17/2014 03:54 PM, Vijay Kilari wrote: >> I would prefer to modify GIC v2 driver rather than forking too much the >> VGIC code. The change in GIC v2 is not so difficult... > > Is it ok if we can get rid of usage fixmap in GICv2 driver to > access GICD/GICH/GICC regions > and use ioremap_nocache() similar to GICv3 driver?. I'm in favor of this solution. There is nearly no overhead compare to the FIXMAP solution. You will have to use ioremap_nocache and corresponding read/write helper. 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 |