Page MenuHomeFreeBSD

Fix r361037.
ClosedPublic

Authored by kib on May 14 2020, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 6:40 PM
Unknown Object (File)
Thu, Nov 20, 6:38 PM
Unknown Object (File)
Thu, Nov 20, 6:36 PM
Unknown Object (File)
Thu, Nov 20, 6:19 PM
Unknown Object (File)
Sun, Nov 16, 1:51 AM
Unknown Object (File)
Thu, Nov 13, 2:34 PM
Unknown Object (File)
Mon, Nov 10, 1:33 AM
Unknown Object (File)
Mon, Nov 10, 1:31 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..