From: Jerome Glisse Date: Thu, 10 Nov 2011 23:24:09 +0000 (-0500) Subject: drm/ttm: page allocation use page array instead of list X-Git-Tag: v3.3-rc1~121^2~88^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822c4d9ae0d55a4fcea9f0a462bc6406a06692e2;p=pandora-kernel.git drm/ttm: page allocation use page array instead of list Use the ttm_tt pages array for pages allocations, move the list unwinding into the page allocation functions. Signed-off-by: Jerome Glisse --- Reading git-diff-tree failed