diff options
author | Naresh Solanki <[email protected]> | 2024-01-04 19:43:13 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-01-04 20:02:06 +0000 |
commit | 1cadc04c1a1ac5015c2eb0fadfabf4b61bbe167e (patch) | |
tree | ef26b1d4ed61031079e93c1a68c8fcb1ae3a932a /scripts/generate_rust_analyzer.py | |
parent | 51088e5cc241178ccd6db2dd6d161dc8df32057d (diff) |
regulator: event: Ensure atomicity for sequence number
Previously, the sequence number in the regulator event subsystem was
updated without atomic operations, potentially leading to race
conditions. This commit addresses the issue by making the sequence
number atomic.
Signed-off-by: Naresh Solanki <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions