ah crap didn't see this, I've checked in a fix to xf86drmCompat.h but I don't like it...
anyone any ideas on this __user is Linus static checker,
I could define I suppose __DRM_USER and define it to __user for Linux, what I'm doing now is just checking for __user but it does smack a bit of namespace pollution..
I'm not too familiar with __user. What is it's purpose? Is it only meaningful when building in the kernel? Using __DRM_USER is probably the right way to go (in case BSD adds something called __user that has a different meaning), but I'd like to have a better idea what it's purpose is before suggesting how to test around the definition of it.
------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel