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


Groups > linux.kernel > #1658026

Re: [PATCH V2] nvme: fix multiple ctrl removal scheduling

From Sagi Grimberg <sagi@grimberg.me>
Newsgroups linux.kernel
Subject Re: [PATCH V2] nvme: fix multiple ctrl removal scheduling
Date 2017-06-05 19:30 +0200
Message-ID <tP3Zi-5PM-69@gated-at.bofh.it> (permalink)
References <tOYGe-2nY-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> 
> V2: 1. Use cancel_work_sync instead of introducing new state (Sagi)
>      2. Skip using NVME_CTRL_SCHED_RESET state (Sagi)
> V1: nvme_probe set RESETTING state and check for NVME_CTRL_RESETTING
>      state in nvme_should_reset instead of work_busy (hch)

This type of information should come after the '---' separator
so git history won't keep it forever.

> Fixes: c5f6ce97c1210 ("nvme: don't schedule multiple resets")
> Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
> ---
Other than that,

Reviewed-by: Sagi Grimberg <sagi@grimberg.me>

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


Thread

[PATCH V2] nvme: fix multiple ctrl removal scheduling Rakesh Pandit <rakesh@tuxera.com> - 2017-06-05 13:50 +0200
  Re: [PATCH V2] nvme: fix multiple ctrl removal scheduling Sagi Grimberg <sagi@grimberg.me> - 2017-06-05 19:30 +0200
  Re: [PATCH V2] nvme: fix multiple ctrl removal scheduling Christoph Hellwig <hch@infradead.org> - 2017-06-06 09:20 +0200

csiph-web