diff options
author | 2008-12-19 15:38:34 +1000 | |
---|---|---|
committer | 2008-12-19 15:38:34 +1000 | |
commit | ac5c4e76180a74c7f922f6fa71ace0cef45fa433 (patch) | |
tree | 04ba893ac3b43fb24fa413f1ad8f37bff5cb7ee5 /net/unix/af_unix.c | |
parent | drm/i915: Don't return busy for buffers left on the flushing list. (diff) | |
download | wireguard-linux-ac5c4e76180a74c7f922f6fa71ace0cef45fa433.tar.xz wireguard-linux-ac5c4e76180a74c7f922f6fa71ace0cef45fa433.zip |
drm/i915: GEM on PAE has problems - disable it for now.
On PAE systems, GEM allocates pages using shmem, and passes these
pages to be bound into AGP, however the AGP interfaces + the x86
set_memory interfaces all take unsigned long not dma_addr_t.
The initial fix for this was a mess, so we need to do this correctly
for 2.6.29.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions