From: Dave Jones Date: Sun, 28 Jan 2007 22:39:19 +0000 (-0500) Subject: [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() X-Git-Tag: v2.6.20-rc7~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30efbaeaa9297fb1a35ef952350e0c2bb7a3d47;p=pandora-kernel.git [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() If we fail an alloc, unwind the previous allocs that succeeded. Spotted-by: Alan Grimes Signed-off-by: Dave Jones --- Reading git-diff-tree failed