[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170529062823.GA6462@hercules.tuxera.com>
Date: Mon, 29 May 2017 09:28:25 +0300
From: Rakesh Pandit <rakesh@...era.com>
To: <linux-nvme@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
CC: Jens Axboe <axboe@...com>, Christoph Hellwig <hch@....de>,
Sagi Grimberg <sagi@...mberg.me>,
Andy Lutomirski <luto@...nel.org>,
Keith Busch <keith.busch@...el.com>
Subject: [PATCH 0/1] nvme: fix nvme_remove going to uninterruptible sleep for
ever
This patches fixes the controller removal going to sleep for ever
without completion. Also as a side-effect if this patch:
https://patchwork.kernel.org/patch/9740945/ goes throw which takes a
dev lock before calling reset from PCI layer would deadlock if a
successive call happens to land for same device as first call hasn't
finished.
Rakesh Pandit (1):
nvme: fix nvme_remove going to uninterruptible sleep for ever
drivers/nvme/host/core.c | 3 +++
1 file changed, 3 insertions(+)
--
2.9.3
Powered by blists - more mailing lists