From: Jerome Glisse Date: Thu, 3 Nov 2011 05:22:39 +0000 (-0400) Subject: drm/ttm: use ttm put pages function to properly restore cache attribute X-Git-Tag: v3.3-rc1~121^2~88^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2656804a34f58c2bf557465ab77f8a26a500eb;p=pandora-kernel.git drm/ttm: use ttm put pages function to properly restore cache attribute On failure we need to make sure the page we free has wb cache attribute. Do this pas call the proper ttm page helper function. Signed-off-by: Jerome Glisse Reviewed-by: Konrad Rzeszutek Wilk Reviewed-by: Thomas Hellstrom --- Reading git-diff-tree failed