> Egbert pointed out one of the r128 ioctls (getparam) is declared IOW when
> it should be IOWR of course changing this would break userspace...
>
> I've commited a fix which makes the old ioctl GETPARAM_OLD and makes a new
> GETPARAM ioctl with the correct direction..
>
> but after thinking about it this won't work either...
>
> Anyone want to give my poor brain a break?
>

Thanks to Eric on IRC for setting my brain straight.. it doesn't braek
things as we ignore the direction bits and just use the ioctl number bits
to figure it out ..

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to