|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 4/6] mm: New XENMEM, XENMEM_add_to_physmap_gmfn_r
>>> On 07.11.11 at 16:16, Jean Guyader <jean.guyader@xxxxxxxxxxxxx> wrote:
> XENMEM_add_to_physmap_gmfn_range is like XENMEM_add_to_physmap on
> the gmfn space but the number of pages on which xen will iterate.
>
> Use the 16 bits padding between .domid and .space in struct
> xen_add_to_physmap
> to keep compatibility with older versions.
>
> Signed-off-by: Jean Guyader <jean.guyader@xxxxxxxxxxxxx>
> ---
> xen/arch/x86/mm.c | 22 +++++++++++++++++++++-
> xen/include/public/memory.h | 5 ++++-
> 2 files changed, 25 insertions(+), 2 deletions(-)
Please remove the stray last hunk of the patch (the newline there
should stay).
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|