From: Matt Fleming Date: Tue, 6 Oct 2009 21:22:22 +0000 (+0000) Subject: sh: Plug PMB alloc memory leak X-Git-Tag: v2.6.32-rc4~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2bdefdde89b54d8fcde7bbf7d0adc0ce5cb044;p=pandora-kernel.git sh: Plug PMB alloc memory leak If we fail to allocate a PMB entry in pmb_remap() we must remember to clear and free any PMB entries that we may have previously allocated, e.g. if we were allocating a multiple entry mapping. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed