Dave Airlie <[EMAIL PROTECTED]> wrote:
>
> how important are the __user annotations?

Not very.  They're metadata for Linus's `sparse' static analysis tool.  If
you take them out, probably you'll find that some helpful person puts them
back in again.

>  Do we need some compat in order to do this?

I think it would be best.  Plus there's a chance someone will find a bug
for you.

It seems that 2.4 doesn't have a __user back-compat define (it should) so
you should add __drm_user or something like that.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to