Page MenuHomeFreeBSD

Fix r361037.
ClosedPublic

Authored by kib on May 14 2020, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 23 2024, 10:12 PM
Unknown Object (File)
Jan 3 2024, 12:46 PM
Unknown Object (File)
Dec 23 2023, 3:38 AM
Unknown Object (File)
Nov 28 2023, 2:03 PM
Unknown Object (File)
Oct 3 2023, 6:14 PM
Unknown Object (File)
Sep 19 2023, 5:48 AM
Unknown Object (File)
Sep 14 2023, 6:52 AM
Unknown Object (File)
Sep 14 2023, 6:44 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..