From: Seth Jennings Date: Tue, 28 Feb 2012 22:02:23 +0000 (-0600) Subject: staging: zcache: fix memory corruption bug X-Git-Tag: v3.4-rc1~186^2~100^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041aba19b916ddfd5254c80ef413ef8a7e76c8ad;p=pandora-kernel.git staging: zcache: fix memory corruption bug This patch fixes a bug where the zv code writes before the allocated buffer, resulting in system memory corruption. This was introduced during the switch from xvmalloc to zsmalloc. Signed-off-by: Seth Jennings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed