Hi Shannon, On 17/11/15 09:40, shannon.z...@linaro.org wrote: > From: Shannon Zhao <shannon.z...@linaro.org> > > Current acpi_os_map_memory is specific to x86. Refactor it to be > architecturally independent.
The function acpi_os_unmap_memory should also be arch-independent. Otherwise, with the implementation you did on ARM (see patch #7), you will destroy by mistake the mapping in the page table for those regions. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel