linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: keith.busch@intel.com (Keith Busch)
Subject: [PATCH 1/2] NVMe: Lock out shutdown during pci init
Date: Wed, 17 Feb 2016 13:40:58 +0000	[thread overview]
Message-ID: <20160217134057.GA30059@localhost.localdomain> (raw)
In-Reply-To: <20160217075913.GA14303@infradead.org>

On Tue, Feb 16, 2016@11:59:13PM -0800, Christoph Hellwig wrote:
> I always thought there was a deep reason we'd need to unmap it.  But
> if there isn't getting rid of the unmap should make the driver a lot
> more robust.

Remapping after each reset was prepping for a non-existent feature.
We'd like to create domains safe for the PCI core to reassign bus numbers
and memory windows on a live system for various hot plug scenarios,
but I don't see that happening soon.

      reply	other threads:[~2016-02-17 13:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11 23:00 [PATCH 1/2] NVMe: Lock out shutdown during pci init Keith Busch
2016-02-11 23:00 ` [PATCH 2/2] NVMe: NULL pointer check for admin queues Keith Busch
2016-02-13  9:59   ` Christoph Hellwig
2016-02-22  8:44   ` Sagi Grimberg
2016-02-13  9:58 ` [PATCH 1/2] NVMe: Lock out shutdown during pci init Christoph Hellwig
2016-02-16 18:40   ` Keith Busch
2016-02-17  7:59     ` Christoph Hellwig
2016-02-17 13:40       ` Keith Busch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160217134057.GA30059@localhost.localdomain \
    --to=keith.busch@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).