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
Unknown Object (File)
Nov 30 2024, 10:40 PM
Unknown Object (File)
Nov 25 2024, 12:32 PM
Unknown Object (File)
Nov 24 2024, 6:01 AM
Unknown Object (File)
Nov 23 2024, 12:07 PM
Unknown Object (File)
Nov 22 2024, 4:36 AM
Unknown Object (File)
Nov 21 2024, 8:21 AM
Unknown Object (File)
Nov 20 2024, 7:23 PM
Unknown Object (File)
Nov 20 2024, 5:28 PM
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