From: Dave Airlie Date: Mon, 28 Sep 2009 05:37:25 +0000 (+1000) Subject: drm/r600: fix memory leak introduced with 64k malloc avoidance fix. X-Git-Tag: v2.6.32-rc3~64^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c57edba4588ddba40017fbde3cd356e600bdf80;p=pandora-kernel.git drm/r600: fix memory leak introduced with 64k malloc avoidance fix. The legacy r600 path shares code, but doesn't share quite enough to get the freeing correct. Free the pages here also. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed