Unverified Commit 1cadc04c authored by Naresh Solanki's avatar Naresh Solanki Committed by Mark Brown
Browse files

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: default avatarNaresh Solanki <naresh.solanki@9elements.com>
Link: https://msgid.link/r/20240104141314.3337037-1-naresh.solanki@9elements.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 51088e5c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment