Re: [PATCH] scsi: smartpqi: Handle pqi_alloc_io_request() failure

From: Markus Elfring

Date: Wed Aug 19 2026 - 02:55:26 EST


> Check the return value of pqi_alloc_io_request() before dereferencing
> the returned request in pqi_submit_raid_request_synchronous() and
> pqi_lun_reset().

How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2#n145
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v7.2#n34

Regards,
Markus