diff options
author | Jordan Crouse <jcrouse@codeaurora.org> | 2010-05-27 21:40:27 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-06-01 02:07:57 +0200 |
commit | 05269a3a5a78bb074413de495105d7a2686c4529 (patch) | |
tree | 85f0000bdb5708079309f8ff42ecc55896c3d445 /drivers/gpu/drm/drm_bufs.c | |
parent | drm: Add __arm defines to DRM (diff) | |
download | linux-05269a3a5a78bb074413de495105d7a2686c4529.tar.xz linux-05269a3a5a78bb074413de495105d7a2686c4529.zip |
drm: Make sure the DRM offset matches the CPU
The pgoff option in mmap() is defined as an unsigned long
so the offset generated by DRM needs to fit into
BITS_PER_LONG for the CPU in question.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_bufs.c')
0 files changed, 0 insertions, 0 deletions