[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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@xxxxxxxxxxxxx> > Subject: [Xen-devel] [PATCH 3/6] add_to_physmap: Move the code for > XENMEM_add_to_physmap > To: <xen-devel@xxxxxxxxxxxxxxxxxxx> > Cc: tim@xxxxxxx, allen.m.kay@xxxxxxxxx, keir@xxxxxxx, Jean Guyader > <jean.guyader@xxxxxxxxxxxxx>, JBeulich@xxxxxxxx > Message-ID: > <1321206052-18833-4-git-send-email-jean.guyader@xxxxxxxxxxxxx> > 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@xxxxxxxxxxxxx> > --- 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@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel > > > End of Xen-devel Digest, Vol 81, Issue 163 > ****************************************** > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |