All of lore.kernel.org
 help / color / mirror / Atom feed
From: axboe@kernel.dk (Jens Axboe)
Subject: [RESEND PATCH 1/2] NVMe: Add nvme subsystem reset support
Date: Tue, 18 Aug 2015 11:56:53 -0600	[thread overview]
Message-ID: <55D371E5.3090804@kernel.dk> (raw)
In-Reply-To: <1439241641-3444-1-git-send-email-keith.busch@intel.com>

On 08/10/2015 03:20 PM, Keith Busch wrote:
> Controllers part of an NVMe subsystem may be reset by any other controller
> in the subsystem. If the device is capable of subsystem resets, this
> patch adds detection for such events and performs appropriate controller
> initialization upon subsystem reset detection.
>
> The register bit is a RW1C type, so the driver needs to write a 1 to the
> status bit to clear the subsystem reset occured bit during initialization.

Applied 1+2.


-- 
Jens Axboe

      parent reply	other threads:[~2015-08-18 17:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10 21:20 [RESEND PATCH 1/2] NVMe: Add nvme subsystem reset support Keith Busch
2015-08-10 21:20 ` [RESEND PATCH 2/2] NVMe: Add nvme subsystem reset IOCTL Keith Busch
2015-08-11 16:11   ` J Freyensee
2015-08-11 17:21     ` Keith Busch
2015-08-11 18:13     ` Christoph Hellwig
2015-08-11 21:23       ` J Freyensee
2015-08-18 17:56 ` Jens Axboe [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=55D371E5.3090804@kernel.dk \
    --to=axboe@kernel.dk \
    /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 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.