From: Roland McGrath Date: Thu, 28 Apr 2005 22:17:19 +0000 (-0700) Subject: [PATCH] Fix error recovery path for arch_setup_additional_pages X-Git-Tag: v2.6.12-rc4~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c8baff8fe151ea02e00047afc369ee31939e9b;p=pandora-kernel.git [PATCH] Fix error recovery path for arch_setup_additional_pages If arch_setup_additional_pages fails, the error path will do some double-frees. This fixes it. Signed-off-by: Roland McGrath Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed