Page MenuHomeFreeBSD

Fix r361037.
ClosedPublic

Authored by kib on May 14 2020, 7:37 PM.
Tags
None
Referenced Files
F169153605: D24842.id.diff
Mon, Aug 31, 2:57 PM
F169028983: D24842.id71799.diff
Mon, Aug 31, 4:15 AM
F168916143: D24842.diff
Sun, Aug 30, 6:01 PM
Unknown Object (File)
Wed, Aug 26, 5:05 AM
Unknown Object (File)
Tue, Aug 25, 4:18 AM
Unknown Object (File)
Mon, Aug 24, 7:31 PM
Unknown Object (File)
Mon, Aug 24, 7:29 PM
Unknown Object (File)
Mon, Aug 24, 12:58 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..