All of lore.kernel.org
 help / color / mirror / Atom feed
From: luto@kernel.org (Andy Lutomirski)
Subject: [PATCH 0/3] nvme: APST improvements (for 4.12, perhaps)
Date: Fri, 21 Apr 2017 16:19:21 -0700	[thread overview]
Message-ID: <cover.1492816561.git.luto@kernel.org> (raw)

Hi all-

These are APST improvements for 4.12 or so.  The first one fixes a
buggy comment.  The second makes debugging easier.  The third makes
it possible to force APST on despite quirks.

Andy Lutomirski (3):
  nvme: Fix APST comment
  nvme: Display raw APST configuration via DYNAMIC_DEBUG
  nvme: Add nvme_core.force_apst to ignore the NO_APST quirk

 drivers/nvme/host/core.c | 38 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

-- 
2.9.3

WARNING: multiple messages have this Message-ID (diff)
From: Andy Lutomirski <luto@kernel.org>
To: Jens Axboe <axboe@kernel.dk>, Christoph Hellwig <hch@lst.de>,
	Sagi Grimberg <sagi@grimberg.me>,
	Keith Busch <keith.busch@intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Kai-Heng Feng <kai.heng.feng@canonical.com>,
	linux-nvme <linux-nvme@lists.infradead.org>,
	Andy Lutomirski <luto@kernel.org>
Subject: [PATCH 0/3] nvme: APST improvements (for 4.12, perhaps)
Date: Fri, 21 Apr 2017 16:19:21 -0700	[thread overview]
Message-ID: <cover.1492816561.git.luto@kernel.org> (raw)

Hi all-

These are APST improvements for 4.12 or so.  The first one fixes a
buggy comment.  The second makes debugging easier.  The third makes
it possible to force APST on despite quirks.

Andy Lutomirski (3):
  nvme: Fix APST comment
  nvme: Display raw APST configuration via DYNAMIC_DEBUG
  nvme: Add nvme_core.force_apst to ignore the NO_APST quirk

 drivers/nvme/host/core.c | 38 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-04-21 23:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21 23:19 Andy Lutomirski [this message]
2017-04-21 23:19 ` [PATCH 0/3] nvme: APST improvements (for 4.12, perhaps) Andy Lutomirski
2017-04-21 23:19 ` [PATCH 1/3] nvme: Fix APST comment Andy Lutomirski
2017-04-21 23:19   ` Andy Lutomirski
2017-04-23  8:12   ` Christoph Hellwig
2017-04-23  8:12     ` Christoph Hellwig
2017-04-21 23:19 ` [PATCH 2/3] nvme: Display raw APST configuration via DYNAMIC_DEBUG Andy Lutomirski
2017-04-21 23:19   ` Andy Lutomirski
2017-04-23  8:12   ` Christoph Hellwig
2017-04-23  8:12     ` Christoph Hellwig
2017-04-21 23:19 ` [PATCH 3/3] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk Andy Lutomirski
2017-04-21 23:19   ` Andy Lutomirski
2017-04-23  8:12   ` Christoph Hellwig
2017-04-23  8:12     ` Christoph Hellwig
2017-04-25  4:04 ` [PATCH 0/3] nvme: APST improvements (for 4.12, perhaps) Jens Axboe
2017-04-25  4:04   ` Jens Axboe
2017-04-25  7:19   ` Christoph Hellwig
2017-04-25  7:19     ` Christoph Hellwig

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=cover.1492816561.git.luto@kernel.org \
    --to=luto@kernel.org \
    /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.