aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-11-22 17:02:08 +1000
committerDave Airlie <airlied@redhat.com>2008-02-07 15:09:39 +1000
commit7ffa05e0518ebc055ef8f68d7d53e5f7d2ba3428 (patch)
tree3c6f6fea3a0d585d4de5592f000e299596651427 /fs
parent47a184a80800dd69abd1206eea1b961070ce2ca3 (diff)
drm: Fix ioc32 compat layer
Previously any ioctls that weren't explicitly listed in the compat ioctl table would fail with ENOTTY. If the incoming ioctl number is outside the range of the table, assume that it Just Works, and pass it off to drm_ioctl. This make the fence related ioctls work on 64-bit PowerPC. Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions