From: Johannes Weiner Date: Tue, 8 Jul 2008 08:29:42 +0000 (+0200) Subject: lguest: fix switcher_page leak on unload X-Git-Tag: v2.6.27-rc1~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a707210aa1b8ac40fe781b2a9d0b203b6ebb921;p=pandora-kernel.git lguest: fix switcher_page leak on unload map_switcher allocates the array, unmap_switcher has to free it accordingly. Signed-off-by: Johannes Weiner Signed-off-by: Rusty Russell --- Reading git-diff-tree failed