diff options
| author | Peter Wang <[email protected]> | 2025-09-26 01:29:26 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2025-09-29 20:51:40 +0000 |
| commit | f966e02ae52192928d544262ee7a68611e333031 (patch) | |
| tree | db4faf4116fa4946ceb6f4784d5c5f393f4c6ead /net/unix/af_unix.c | |
| parent | Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue" (diff) | |
| download | kernel-f966e02ae52192928d544262ee7a68611e333031.tar.gz kernel-f966e02ae52192928d544262ee7a68611e333031.zip | |
scsi: ufs: core: Fix runtime suspend error deadlock
Resolve the deadlock issue during runtime suspend when an error triggers
the error handler. Prevent the deadlock by checking pm_op_in_progress
and performing a quick recovery. This approach ensures that the error
handler does not wait indefinitely for runtime PM to resume, allowing
runtime suspend to proceed smoothly.
Signed-off-by: Peter Wang <[email protected]>
Suggested-by: Bart Van Assche <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
