All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] release /dev/nvmeX if nvme_probe failed
@ 2018-07-02 16:35 Weiping Zhang
  2018-07-02 16:35 ` [PATCH v2 1/2] nvme-pci: release iomap and prp_pools in nvme_pci_free_ctrl Weiping Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Weiping Zhang @ 2018-07-02 16:35 UTC (permalink / raw)



Changes since V1:
* drop patch of remove whitespace
* release iomap and prp_pools in nvme_pci_free_ctrl
* direct use nvme_put_ctrl to release resource if failed after
nvme_init_ctrl in nvme_probe.

Weiping Zhang (2):
  nvme-pci: release iomap and prp_pools in nvme_pci_free_ctrl
  nvme-pci: release nvme_ctrl if failed to alloc memory in nvme_probe

 drivers/nvme/host/pci.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-07-11 16:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02 16:35 [PATCH v2 0/2] release /dev/nvmeX if nvme_probe failed Weiping Zhang
2018-07-02 16:35 ` [PATCH v2 1/2] nvme-pci: release iomap and prp_pools in nvme_pci_free_ctrl Weiping Zhang
2018-07-10 14:45   ` Keith Busch
2018-07-11 13:38     ` Weiping Zhang
2018-07-11 15:03       ` Keith Busch
2018-07-11 15:38         ` Weiping Zhang
2018-07-11 16:04           ` Keith Busch
2018-07-02 16:35 ` [PATCH v2 2/2] nvme-pci: release nvme_ctrl if failed to alloc memory in nvme_probe Weiping Zhang
2018-07-10 14:45   ` Keith Busch
2018-07-10 11:32 ` [PATCH v2 0/2] release /dev/nvmeX if nvme_probe failed Christoph Hellwig
2018-07-10 14:09   ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.