diff options
| author | Tomas Henzl <thenzl@redhat.com> | 2026-04-14 15:41:18 +0300 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2026-04-21 05:26:12 +0300 |
| commit | d65efdf467ff935e35dfe6aa9a7ab93f17ac07ee (patch) | |
| tree | f86518f181eb42bbb39b7533966374a54167619a /include/linux/start_kernel.h | |
| parent | 04631f55afc543d5431a2bdee7f6cc0f2c0debe7 (diff) | |
| download | linux-d65efdf467ff935e35dfe6aa9a7ab93f17ac07ee.tar.xz | |
scsi: smartpqi: Silence a recursive lock warning
On systems with multiple controllers debug kernel shows
WARNING: possible recursive locking detected
during shutdown.
Each controller does have its own ctrl_info (and mutex) and that isn't
correctly recognized by debug kernel. Suppress the warning by releasing
the mutex at the end of pqi_shutdown().
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Acked-by: Don Brace <don.brace@microchip.com>
Link: https://patch.msgid.link/20260414124118.23661-1-thenzl@redhat.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions
