commit | a49aeb1de58557ea6f0293bdd04ddda4c5a3020b | [log] [tgz] |
---|---|---|
author | Seth Jennings <sjenning@linux.vnet.ibm.com> | Thu Feb 09 12:25:03 2012 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 09 10:47:58 2012 -0800 |
tree | 35579a78298f89b9ba1d2322567d12693f3d200f | |
parent | 72a9826b45c0d126f47c1acc8444c5d9ee478fcd [diff] |
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>