Andres Lagar-Cavilla
2011-Nov-14 14:17 UTC
[Xen-devel] Re: [PATCH 3/6] add_to_physmap: Move the code for > XENMEM_add_to_physmap
> Date: Sun, 13 Nov 2011 17:40:49 +0000 > From: Jean Guyader <jean.guyader@eu.citrix.com> > Subject: [Xen-devel] [PATCH 3/6] add_to_physmap: Move the code for > XENMEM_add_to_physmap > To: <xen-devel@lists.xensource.com> > Cc: tim@xen.org, allen.m.kay@intel.com, keir@xen.org, Jean Guyader > <jean.guyader@eu.citrix.com>, JBeulich@suse.com > Message-ID: > <1321206052-18833-4-git-send-email-jean.guyader@eu.citrix.com> > Content-Type: text/plain; charset="utf-8" > > > Move the code for the XENMEM_add_to_physmap case into it''s own > function (xenmem_add_to_physmap). > > Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com> > ---Jean, with the p2m API changes, your patch won''t compile any more. gfn_to_mfn* is now get_gfn*, with the need to put_gfn once done working with the p2m translation. From what I''ve seen, your patch need not worry about put_gfn, although it needs rebasing. Andres> xen/arch/x86/mm.c | 189 > ++++++++++++++++++++++++++++------------------------- > 1 files changed, 100 insertions(+), 89 deletions(-) > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: 0003-add_to_physmap-Move-the-code-for-XENMEM_add_to_physm.patch > Type: text/x-patch > Size: 6630 bytes > Desc: not available > Url : > http://lists.xensource.com/archives/html/xen-devel/attachments/20111113/13c22ac8/0003-add_to_physmap-Move-the-code-for-XENMEM_add_to_physm.bin > > ------------------------------ > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > > > End of Xen-devel Digest, Vol 81, Issue 163 > ****************************************** >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel