Re: [PATCH -V2 3/4] powerpc: Contiguous memory allocator based RMA allocation

2013-06-29 Thread Paul Mackerras
On Fri, Jun 28, 2013 at 02:41:01PM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > Use CMA for allocation of RMA region for guest. Also remove linear allocator > now that it is not used > > Signed-off-by: Aneesh Kumar K.V Acked-by: Paul Mackerras ... though it could use a more

[PATCH -V2 3/4] powerpc: Contiguous memory allocator based RMA allocation

2013-06-28 Thread Aneesh Kumar K.V
From: "Aneesh Kumar K.V" Use CMA for allocation of RMA region for guest. Also remove linear allocator now that it is not used Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/kvm_book3s_64.h | 1 + arch/powerpc/include/asm/kvm_host.h | 12 +-- arch/powerpc/include/asm/kvm_p