Re: [PATCH] scsi: hpsa: add return value check for remap_pci_mem()

From: Markus Elfring

Date: Mon Jan 26 2026 - 07:54:13 EST


> In hpsa_enter_performant_mode(), add return value check
> for remap_pci_mem() to prevent potential null pointer
> dereference.

* Would an other word wrapping be nicer?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.19-rc7#n659

* How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?


Regards,
Markus