This effectively reverts
6e824f3713011 ("time: siginfo_recvd needs to be marked volatile")
because it was actually wrong. Switch to C11 signal fence, which
provides a compiler barrier that will do the right thing.
Reported by: kib
Differential D45574
time: switch to fences for siginfo_recvd kevans on Jun 13 2024, 5:29 AM. Authored by Tags None Referenced Files
Subscribers
Details
This effectively reverts Reported by: kib
Diff Detail
|