drm: fixup drm bufs being just under the EOM
authorDave Airlie <airlied@starflyer.(none)>
Wed, 11 Jan 2006 09:48:09 +0000 (20:48 +1100)
committerDave Airlie <airlied@linux.ie>
Wed, 11 Jan 2006 09:48:09 +0000 (20:48 +1100)
commit8d2ea6258123d7a92a1f6ec638a8cad4a0604c43
tree8dae80ca8b6bdf4608460c372023a9500ff02b9f
parentf8e0f2905bf0a7cb5ef2baaf009f0c26f80c3056
drm: fixup drm bufs being just under the EOM

If the mapping was just under the end of memory it would fail.
Lets DRM start on my PCI card.

Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drm_bufs.c