On Wed, Oct 28, 2009 at 12:25 PM, David Miller <da...@davemloft.net> wrote: > From: Dave Airlie <airl...@gmail.com> > Date: Wed, 28 Oct 2009 11:22:18 +1000 > >> Is there really no way to avoid compat ioctls? was I delusional in >> thinking there was? > > If you use pointers in your interfaces in any way, no. > > And for this drm_radeon_info thing the pointer is "pointless", > you're just returning 32-bit values to the user, just use > a u32 inside of the drm_radeon_info structure for the kernel > to place the result in.
The plan for that was to expand it later, for now 32-bit was all we used. Dave. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel