From: Nitin Gupta Date: Mon, 2 Apr 2012 14:13:56 +0000 (-0500) Subject: staging: zsmalloc: fix memory leak X-Git-Tag: v3.4-rc3~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4477e90b3ea4c40466e8f418cf41a17aef09192;p=pandora-kernel.git staging: zsmalloc: fix memory leak This patch fixes a memory leak in zsmalloc where the first subpage of each zspage is leaked when the zspage is freed. Signed-off-by: Nitin Gupta Acked-by: Seth Jennings Acked-by: Dan Magenheimer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed