Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1627797

[PATCH v3 0/2] nvme APST quirk updates, take two

From Andy Lutomirski <luto@kernel.org>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] nvme APST quirk updates, take two
Date 2017-04-20 22:40 +0200
Message-ID <tyr1T-565-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Jens-

These are just the quirk updates, split out.  The patches are
unchanged.

I think that, even if we want to apply a broader quirk for 4.11, we
should still apply these so that we can cleanly revert the broader
quirk later.  IOW, let's get the known regressions fixed before we
get too excited about the unknown regressions.

Changes from v2:
 - Rebased correctly so it actually compiles.  

Andy Lutomirski (2):
  nvme: Adjust the Samsung APST quirk
  nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"

 drivers/nvme/host/core.c | 23 +++++++++++++++--------
 drivers/nvme/host/nvme.h |  5 +++++
 drivers/nvme/host/pci.c  | 26 +++++++++++++++++++++++++-
 3 files changed, 45 insertions(+), 9 deletions(-)

-- 
2.9.3

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] nvme APST quirk updates, take two Andy Lutomirski <luto@kernel.org> - 2017-04-20 22:40 +0200
  [PATCH v3 2/2] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" Andy Lutomirski <luto@kernel.org> - 2017-04-20 22:40 +0200
  [PATCH v3 1/2] nvme: Adjust the Samsung APST quirk Andy Lutomirski <luto@kernel.org> - 2017-04-20 22:40 +0200
  Re: [PATCH v3 0/2] nvme APST quirk updates, take two Jens Axboe <axboe@kernel.dk> - 2017-04-21 01:40 +0200

csiph-web