From: Dan Magenheimer Date: Thu, 10 May 2012 19:06:21 +0000 (-0700) Subject: ramster: switch over to zsmalloc and crypto interface X-Git-Tag: v3.5-rc1~145^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b81a3c7415d9b02169f37b8559d468fd17686a;p=pandora-kernel.git ramster: switch over to zsmalloc and crypto interface RAMster does many zcache-like things. In order to avoid major merge conflicts at 3.4, ramster used lzo1x directly for compression and retained a local copy of xvmalloc, while zcache moved to the new zsmalloc allocator and the crypto API. This patch moves ramster forward to use zsmalloc and crypto. Signed-off-by: Dan Magenheimer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed