diff options
author | Yaniv Gardi <[email protected]> | 2016-02-01 15:02:42 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-02-23 21:27:02 -0500 |
commit | f05ac2e5930506c980817a59a47f903e25f91429 (patch) | |
tree | f78b05aa4cb1e15ae77391876c59bb1967104bca /drivers/fpga/fpga-mgr.c | |
parent | e5ad406cecc3a13bd1e6242d3e24aaeae32ff972 (diff) |
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.
Reviewed-by: Gilad Broner <[email protected]>
Reviewed-by: Dolev Raviv <[email protected]>
Signed-off-by: Subhash Jadavani <[email protected]>
Signed-off-by: Yaniv Gardi <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions