[PATCH v2] nvme: Add error path for xa_store in nvme_init_effects

Keisuke Nishimura keisuke.nishimura at inria.fr
Fri Jan 10 01:58:35 PST 2025



On 16/12/2024 16:49, Christoph Hellwig wrote:
> On Mon, Dec 16, 2024 at 04:27:20PM +0100, Keisuke Nishimura wrote:
>> The xa_store() may fail due to memory allocation failure because there
>> is no guarantee that the index NVME_CSI_NVM is already used. This fix
>> introduces a new function to handle the error path.
> 
> Looks good:
> 
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> 


This is a gentle ping. Please let me know if there is anything I can do:)

best,
Keisuke



More information about the Linux-nvme mailing list