You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rds: Use {READ,WRITE}_ONCE for heartbeat start and state
The heartbeat mechanism has a time-stamp and a state that are accessed
from different contexts without any synchronization. Hence add proper
{READ,WRITE}_ONCE().
Orabug: 30418039
Signed-off-by: Håkon Bugge <[email protected]>
Reviewed-by: Ka-Cheong Poon <[email protected]>
Tested-by: Michael Nowak <[email protected]>
---
v1->v2:
* Added Ka-Cheong's r-b
* Added Mike's t-b
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
Orabug: 30820081
UEK5 => UEK6
(cherry picked from commit 9022896)
cherry-pick-repo=UEK/production/linux-uek.git
Signed-off-by: Gerd Rausch <[email protected]>
Reviewed-by: Sharon Liu <[email protected]>
0 commit comments