[PATCH v3 01/62] Revert "xen/arm: vgic-v2: Drop cbase from arch_domain"
Shannon Zhao
zhaoshenglong at huawei.com
Tue Nov 17 04:32:34 PST 2015
Hi Julien,
On 2015/11/17 19:27, Julien Grall wrote:
> Hi Shannon,
>
> Why do you want to revert this patch?
>
Because d->arch.vgic.cbase will be used by creating Dom0 MADT table
later. See [PATCH v3 43/62].
+ gicc.base_address = d->arch.vgic.cbase;
My previous way is get this from ACPI table but someone suggest get it
from struct domain and I think this way is better too since it uses the
value after being parsed.
And sorry that I didn't notice this patch before when you send it out to
list.
--
Shannon
More information about the linux-arm-kernel
mailing list