Re: [Xen-devel] [PATCH 1/7] xen/mmu: use copy_page instead of memcpy.

2012-07-27 Thread Jan Beulich
>>> On 26.07.12 at 22:47, Konrad Rzeszutek Wilk wrote: > After all, this is what it is there for. > > Signed-off-by: Konrad Rzeszutek Wilk Acked-by: Jan Beulich > --- > arch/x86/xen/mmu.c | 13 ++--- > 1 files changed, 6 insertions(+), 7 deletions(-) > > diff --git

Re: [Xen-devel] [PATCH 1/7] xen/mmu: use copy_page instead of memcpy.

2012-07-27 Thread Jan Beulich
On 26.07.12 at 22:47, Konrad Rzeszutek Wilk konrad.w...@oracle.com wrote: After all, this is what it is there for. Signed-off-by: Konrad Rzeszutek Wilk konrad.w...@oracle.com Acked-by: Jan Beulich jbeul...@suse.com --- arch/x86/xen/mmu.c | 13 ++--- 1 files changed, 6