[PATCH v2 1/2] nvme-pci: Print error message on failure in nvme_probe
Christoph Hellwig
hch at lst.de
Thu Oct 23 01:13:25 PDT 2025
On Wed, Oct 22, 2025 at 12:33:16PM +0200, Gerd Bayer wrote:
> Add a new error message that makes failures to probe visible in the
> kernel log, like:
> nvme 0008:00:00.0: error -ENODEV: probe failed
>
> This highlights issues with a particular device right away instead of
> leaving users to search for missing drives.
>
> Signed-off-by: Gerd Bayer <gbayer at linux.ibm.com>
Looks good:
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list