From: Jerome Glisse Date: Wed, 16 Jun 2010 08:45:22 +0000 (+0200) Subject: drm/ttm: non pooled page allocation should have GFP_USER set X-Git-Tag: v2.6.35-rc4~15^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2a9acf856f150a9fc3efbaa0be44f97c30f6ca;p=pandora-kernel.git drm/ttm: non pooled page allocation should have GFP_USER set Non pooled page allocation should have GFP_USER set so allocation can wait and reclaim page from other process (ie non atomic). Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed