drm/ttm: fix highuser vs dma32 confusion.
authorDave Airlie <airlied@redhat.com>
Wed, 29 Jul 2009 06:56:52 +0000 (16:56 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 29 Jul 2009 06:56:52 +0000 (16:56 +1000)
commitb42db2b12df7b4f7b2ace581a7726cb5bcb2d658
treee5df5aed1a2dc88e6b1eb659eea881706ad00239
parentea3c13bd8c2ed1d3670bd72e60f562a427355fdf
drm/ttm: fix highuser vs dma32 confusion.

DMA32 and highmem are sort of exclusive.

Noticed by AndrewR on #radeon.

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