From: Ralph Wuerthner Date: Wed, 6 May 2009 23:02:59 +0000 (-0700) Subject: alloc_vmap_area: fix memory leak X-Git-Tag: v2.6.30-rc5~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2498ce42d3a4d1a498f1df4884da960087547db7;p=pandora-kernel.git alloc_vmap_area: fix memory leak If alloc_vmap_area() fails the allocated struct vmap_area has to be freed. Signed-off-by: Ralph Wuerthner Reviewed-by: Christoph Lameter Reviewed-by: Minchan Kim Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed