Remove the op ioctl, and replace it with a setuser ioctl.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 17 Oct 2007 08:55:21 +0000 (10:55 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 17 Oct 2007 08:59:48 +0000 (10:59 +0200)
commit086c058a417317491320129d2cbeb68d1cfcfefe
treeb206708018ddc58bed9179e44b77c899dc3dc81b
parent0d1926d36e59ddfc34d8c9c0cdef10b71a49ecf1
Remove the op ioctl, and replace it with a setuser ioctl.

Remove need for lock for now.
May create races when we clean memory areas or on takedown.
Needs to be fixed.
Really do a validate on buffer creation in order to avoid problems with
fixed memory buffers.
libdrm/xf86drm.c
linux-core/drm_bo.c
linux-core/drm_drv.c
linux-core/drm_objects.h
shared-core/drm.h