Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cee83d83 authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

scsi: ufs: avoid exception event handler racing with PM callbacks



If device raises the exception event in the response to the commands
sent during the runtime/system PM callbacks, exception event handler
might run in parallel with PM callbacks and may see unclocked register
accesses. This change fixes this issue by not scheduling the exception
event handler while PM callbacks are running.

Change-Id: I8644f50366d5c87ba6a5048e48703b3723ab241b
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 29561e63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment