|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] arm/gic-v3: Fix ACPI probe fail on GICv4 hardware
Hello Shanker, On 27/05/16 16:30, Shanker Donthineni wrote: On 05/27/2016 10:10 AM, Julien Grall wrote:On 27/05/16 16:00, Shanker Donthineni wrote: To be clear, I am not against adding support of GICv4 in Xen. My concern is how the patch add it. Exposing GICv4 beyond the GICv3 driver is not necessary today. Better to keep as small as possible until we figure out how Xen will support GICv4 features. I.e, the following the code should be enough. ACPI_DEVICE_START(acgicv4, "GICv4", DEVICE_GIC) .class_type = ACPI_MADT_GIC_VERSION_V4, .init = gicv3_acpi_preinit, ACPI_DEVICE_END Xen will use the GICv2 driver and not the GICv3. So the helper will return GIC_V2 (and not GIC_V3). 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 |