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


Groups > linux.kernel > #1648918 > unrolled thread

[PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning

Started byRakesh Pandit <rakesh@tuxera.com>
First post2017-05-24 00:20 +0200
Last post2017-05-24 00:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning Rakesh Pandit <rakesh@tuxera.com> - 2017-05-24 00:20 +0200

#1648918 — [PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning

FromRakesh Pandit <rakesh@tuxera.com>
Date2017-05-24 00:20 +0200
Subject[PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning
Message-ID<tKqjL-1dD-13@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web