mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| smartpqi_init.c | ||
| smartpqi_sas_transport.c | ||
| smartpqi_sis.c | ||
| smartpqi_sis.h | ||
| smartpqi.h | ||