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@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to