]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nvme-pci: add debug message on fail to read CSTS
authorGerd Bayer <gbayer@linux.ibm.com>
Fri, 24 Oct 2025 11:05:32 +0000 (13:05 +0200)
committerKeith Busch <kbusch@kernel.org>
Mon, 1 Dec 2025 21:45:57 +0000 (13:45 -0800)
commit78723fe309f189ee4010d5b7a55f6a14644a40c2
tree73033e6e0f975ce7c9b39d1303665ff51807cc8d
parentc9adfb5b68cb623a37eea76432c09f478c593d0e
nvme-pci: add debug message on fail to read CSTS

Add a debug log spelling out that reading the CSTS register failed - to
distinguish this from other reasons for ENODEV.

Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/pci.c