http://bugs.freedesktop.org/show_bug.cgi?id=19648





--- Comment #8 from Seppo Yli-Olli <seppo.yli-o...@iki.fi>  2009-01-22 00:17:34 
PST ---
Created an attachment (id=22149)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=22149)
"#define current_euid() current->euid" should do the trick

Macro is fine if it's the right macro. 2.6.29 has current_euid() while < 2.6.29
does not. < 2.6.29 has current->euid data structure. This solution just maps
them together. I'm not personally happy with this since it still does not give
build-time notifications but I'll leave the final patch for someone else.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to