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)
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>

No differences found