PPC, KVM, CMA: use general CMA reserved area management framework
authorJoonsoo Kim <[email protected]>
Wed, 6 Aug 2014 23:05:28 +0000 (16:05 -0700)
committerLinus Torvalds <[email protected]>
Thu, 7 Aug 2014 01:01:16 +0000 (18:01 -0700)
commitfc95ca7284bc54953165cba76c3228bd2cdb9591
treefd8579a473b8a4f2cf0fd50d4c5b6c63bd711dbe
parenta254129e8686bff7a340b58f35241b04927e81c0
PPC, KVM, CMA: use general CMA reserved area management framework

Now, we have general CMA reserved area management framework, so use it
for future maintainabilty.  There is no functional change.

Signed-off-by: Joonsoo Kim <[email protected]>
Acked-by: Michal Nazarewicz <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Tested-by: Aneesh Kumar K.V <[email protected]>
Cc: Alexander Graf <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Cc: Gleb Natapov <[email protected]>
Acked-by: Marek Szyprowski <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Zhang Yanfei <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/powerpc/kvm/Makefile
arch/powerpc/kvm/book3s_64_mmu_hv.c
arch/powerpc/kvm/book3s_hv_builtin.c
arch/powerpc/kvm/book3s_hv_cma.c [deleted file]
arch/powerpc/kvm/book3s_hv_cma.h [deleted file]