[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/9] xen/x86: mem_sharing: Use copy_domain_page in __mem_sharing_unshare_page
On Thu, Oct 5, 2017 at 11:42 AM, Julien Grall <julien.grall@xxxxxxxxxx> wrote: > The function __mem_sharing_unshare_page contains an open-code version of > copy_domain_page. Use the function to simplify a bit the code. > > At the same time replace _mfn(__page_to_mfn(...)) by page_to_mfn(...) > given that the file given already provides a typesafe version of page_to_mfn. > > Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx> Acked-by: Tamas K Lengyel <tamas@xxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |