|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 32/35] arm : acpi map xen environment table to dom0
Hi Stefano, On 06/02/2015 01:36, Stefano Stabellini wrote: On Wed, 4 Feb 2015, parth.dixit@xxxxxxxxxx wrote:From: Parth Dixit <parth.dixit@xxxxxxxxxx> xen environment table contains the grant table address,size and event channel interrupt information required by dom0. Signed-off-by: Parth Dixit <parth.dixit@xxxxxxxxxx> --- xen/arch/arm/arm64/acpi/arm-core.c | 52 +++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/xen/arch/arm/arm64/acpi/arm-core.c b/xen/arch/arm/arm64/acpi/arm-core.c index 9fd02f9..9e9285c 100644 --- a/xen/arch/arm/arm64/acpi/arm-core.c +++ b/xen/arch/arm/arm64/acpi/arm-core.c @@ -33,7 +33,6 @@ #include <asm/cputype.h> #include <asm/acpi.h> #include <asm/p2m.h> - /* * We never plan to use RSDT on arm/arm64 as its deprecated in spec but this * variable is still required by the ACPI coreSpurious change I don't see why the memory barrier is necessary, the checksum and the modification of the table is done on the same processor. But cleaning/invalidate the cache after the checksum may be required. 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 |