]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: print the command name of aborted commands
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Jul 2022 05:13:24 +0000 (07:13 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Aug 2022 23:22:48 +0000 (17:22 -0600)
commit692a98bb069f5d4e62d5f692996fa2b8b61a6cad
tree8c706aa464f0041edbdc1a9f062dfff602a0400f
parentf44e396872478c92387df9b82ef680362c012b5f
nvme-pci: print the command name of aborted commands

To allow for slightly better debugging, print the command name when
aborting an command.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/constants.c
drivers/nvme/host/pci.c