commit | 2b4c2355c5e155cdf341d9ce2c2355b4b26c32c9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 01 16:00:45 2022 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Nov 02 08:35:34 2022 -0600 |
tree | a6bf050e2c97991a1a226a2102b10258ca66ec0f | |
parent | bad3e021ae2bb5ac9d650c9a04788efe753367f3 [diff] |
nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_work apple_nvme_reset_work schedules apple_nvme_remove, to be called, which will call apple_nvme_disable and unquiesce the I/O queues. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Link: https://lore.kernel.org/r/20221101150050.3510-10-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>