Page MenuHomeFreeBSD

Fix r361037.
ClosedPublic

Authored by kib on May 14 2020, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 30, 11:21 AM
Unknown Object (File)
Thu, Apr 30, 7:04 AM
Unknown Object (File)
Thu, Apr 30, 5:58 AM
Unknown Object (File)
Wed, Apr 29, 7:34 PM
Unknown Object (File)
Wed, Apr 29, 8:10 AM
Unknown Object (File)
Sat, Apr 25, 9:48 AM
Unknown Object (File)
Tue, Apr 21, 8:37 AM
Unknown Object (File)
Tue, Apr 21, 12:49 AM
Subscribers

Details

Reviewers
markj
Commits
rS361056: Fix r361037.
Summary

Reorder flag manipulations and use barrier to ensure that the program order is followed by CPU, for unlocked reader of so_state.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.May 14 2020, 7:37 PM
This revision is now accepted and ready to land.May 14 2020, 7:42 PM
This revision was automatically updated to reflect the committed changes.
kib added a commit: rS361056: Fix r361037..