staging: zcache: replace xvmalloc with zsmalloc
authorSeth Jennings <sjenning@linux.vnet.ibm.com>
Thu, 9 Feb 2012 18:25:03 +0000 (12:25 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 18:47:58 +0000 (10:47 -0800)
commita49aeb1de58557ea6f0293bdd04ddda4c5a3020b
tree35579a78298f89b9ba1d2322567d12693f3d200f
parent72a9826b45c0d126f47c1acc8444c5d9ee478fcd
staging: zcache: replace xvmalloc with zsmalloc

Replaces xvmalloc with zsmalloc as the persistent memory allocator
for zcache

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zcache/Kconfig
drivers/staging/zcache/zcache-main.c