From: Chris Wilson Date: Fri, 22 May 2009 13:14:22 +0000 (+0100) Subject: drm: Memory fragmentation from lost alignment blocks X-Git-Tag: v2.6.31-rc1~294^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6c03c5b40314d787f7053f631594d6b1bd609e8;p=pandora-kernel.git drm: Memory fragmentation from lost alignment blocks If the block needs an alignment but otherwise fits exactly into the tail, then the split-off block from the start would remain marked as non-free. Signed-off-by: Chris Wilson Acked-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed