On Sat, 2007-07-21 at 15:23 -0700, vehemens wrote:
> Isn't DRM_ERR() required for compatibility?

No, it isn't any more.

    Remove DRM_ERR OS macro.
    
    This was used to make all ioctl handlers return -errno on linux and errno on
    *BSD.  Instead, just return -errno in shared code, and flip sign on return 
from
    shared code to *BSD code.

-- 
Eric Anholt                             [EMAIL PROTECTED]
[EMAIL PROTECTED]                         [EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to