Page MenuHomeFreeBSD

Fix r361037.
ClosedPublic

Authored by kib on May 14 2020, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 12:54 AM
Unknown Object (File)
Wed, Apr 15, 1:17 PM
Unknown Object (File)
Wed, Apr 15, 1:58 AM
Unknown Object (File)
Tue, Apr 14, 3:59 PM
Unknown Object (File)
Tue, Apr 14, 9:30 AM
Unknown Object (File)
Tue, Apr 14, 7:21 AM
Unknown Object (File)
Mon, Apr 13, 11:37 PM
Unknown Object (File)
Sun, Apr 12, 3:43 PM
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..