On 20/06/16 14:37, Julien Grall wrote: > p2m_cache_flush is expecting GFNs in parameter and not MFNs. Rename > the variable to *gfn* and use typesafe to avoid possible misusage. > > Signed-off-by: Julien Grall <julien.gr...@arm.com>
On arm32, xen_pfn_t was uint64_t, but gfn_t is unsigned long. Is the truncation ok? ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel