[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 7/8] xen/arm: gic-v2: Detect automatically aliased GIC400
On 25/09/15 17:26, Ian Campbell wrote: > On Tue, 2015-09-22 at 18:47 +0100, Julien Grall wrote: >> + gicv2.map_cbase = ioremap_nocache(cbase, csize); >> + if ( !gicv2.map_cbase ) >> panic("GICv2: Failed to ioremap for GIC CPU interface\n"); > > s/for/the/ or just s/for //. That's not part of my changes and the error is the same on every error message after ioremap within the GIC* drivers. I won't change this one here, but if you really want I can send a follow-up to fix it. 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 |