Page MenuHomeFreeBSD

linux(4): Add support for __WALL wait option bit.
ClosedPublic

Authored by dchagin on Aug 16 2021, 12:16 PM.
Tags
None
Referenced Files
F103082666: D31555.diff
Wed, Nov 20, 5:28 PM
F103016010: D31555.diff
Tue, Nov 19, 8:52 PM
Unknown Object (File)
Tue, Nov 19, 7:56 AM
Unknown Object (File)
Fri, Nov 15, 12:05 AM
Unknown Object (File)
Thu, Nov 14, 12:13 PM
Unknown Object (File)
Fri, Nov 8, 12:13 AM
Unknown Object (File)
Tue, Nov 5, 3:00 PM
Unknown Object (File)
Tue, Nov 5, 10:59 AM
Subscribers

Details

Summary

As FreeBSD does not have WALL option bit analogue explicitly set all
possible option bits to emulate Linux
WALL wait option bit.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41060
Build 37949: arc lint + arc unit

Event Timeline

emaste added a subscriber: emaste.

LGTM. My common suggestion, I think the comment about FreeBSD lacking __WALL and emulating it by setting all bits could go in the source.

This revision is now accepted and ready to land.Aug 16 2021, 3:20 PM

comment added to the implementation

This revision now requires review to proceed.Aug 16 2021, 7:00 PM
This revision is now accepted and ready to land.Aug 16 2021, 7:22 PM