Bug 11951

Summary: BSD-Core DRM_WAIT_ON Macro
Product: DRI Reporter: vehemens
Component: DRM/otherAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: DRI git   
Hardware: All   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Macro Fix and -errno Comments
none
-errno comment and cleanup
none
-errno comment and cleanup patch 2
none
-errno comment none

Description vehemens 2007-08-11 18:59:53 UTC
Recent changes to support linux convention of negative errno seems to of missed tsleep.
Comment 1 vehemens 2007-08-11 19:07:33 UTC
*** Bug 11952 has been marked as a duplicate of this bug. ***
Comment 2 vehemens 2007-08-11 19:12:33 UTC
Created attachment 11101 [details]
Macro Fix and -errno Comments

Not tested
Comment 3 vehemens 2007-08-11 19:14:10 UTC
Created attachment 11102 [details]
-errno comment and cleanup
Comment 4 vehemens 2007-08-11 19:15:24 UTC
Created attachment 11103 [details]
-errno comment and cleanup patch 2
Comment 5 vehemens 2007-08-11 19:17:07 UTC
Created attachment 11104 [details] [review]
-errno comment
Comment 6 vehemens 2007-08-11 19:33:15 UTC
To clarify, attachments 1-4 are patches and updates to the bsd-core code.  The shared-code convention comment in these patches was also included in the bug 11870 patch.  The intent is to have the comment in all areas effected.
Comment 7 Eric Anholt 2007-08-13 11:38:11 UTC
Committed.  Thanks.

However, for the future, please include just the output of git show containing the desired commit, rather than a separate diff per file.  Also, avoid extraneous whitespace changes (I threw them out since they're a regression from style(9))

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.