Re: [PATCH] scsi: smartpqi: Handle pqi_alloc_io_request() failure
Markus Elfring <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> 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