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
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
Unknown Object (File)
Oct 19 2024, 3:57 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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