Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1648918
| From | Rakesh Pandit <rakesh@tuxera.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning |
| Date | 2017-05-24 00:20 +0200 |
| Message-ID | <tKqjL-1dD-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The first patch tries to address the repeated queuing of reset work into queue when frequency of I/O is high. Details are in log message. Second one adress a status message which allows one if failure (removal of controller) was due to failure to change state or something else. Rakesh Pandit (2): nvme: fix multiple ctrl removal scheduling nvme: fix status message while removing controller drivers/nvme/host/pci.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) -- 2.5.5
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning Rakesh Pandit <rakesh@tuxera.com> - 2017-05-24 00:20 +0200
csiph-web