Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628671
| From | Andy Lutomirski <luto@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] nvme: APST improvements (for 4.12, perhaps) |
| Date | 2017-04-22 01:20 +0200 |
| Message-ID | <tyQ0h-3xb-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] nvme: APST improvements (for 4.12, perhaps) Andy Lutomirski <luto@kernel.org> - 2017-04-22 01:20 +0200
[PATCH 1/3] nvme: Fix APST comment Andy Lutomirski <luto@kernel.org> - 2017-04-22 01:30 +0200
Re: [PATCH 1/3] nvme: Fix APST comment Christoph Hellwig <hch@lst.de> - 2017-04-23 10:20 +0200
[PATCH 3/3] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk Andy Lutomirski <luto@kernel.org> - 2017-04-22 01:30 +0200
Re: [PATCH 3/3] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk Christoph Hellwig <hch@lst.de> - 2017-04-23 10:20 +0200
csiph-web