drm: PAGE_CACHE_WC is x86 only so far
authorDave Airlie <airlied@linux.ie>
Thu, 11 Dec 2008 07:06:35 +0000 (17:06 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 29 Dec 2008 07:47:24 +0000 (17:47 +1000)
commitae14dc0505261978ca06075ac39cc5422c6c6b57
treee84f4ccfbb9b102dbdfb6513a3192e81eff798aa
parentaa91c6665a5e387e488c4a0b5da2536cc9c9f16e
drm: PAGE_CACHE_WC is x86 only so far

The page protections need to be checked whether they need to be more flexible.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_gem.c