Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Nilay Shroff <nilay@linux.ibm.com>
To: Keith Busch <kbusch@kernel.org>
Cc: linux-nvme@lists.infradead.org, hch@lst.de, sagi@grimberg.me,
	ming.lei@redhat.com, axboe@fb.com, chaitanyak@nvidia.com,
	dlemoal@kernel.org, gjoyce@linux.ibm.com
Subject: Re: [PATCHv4 0/2] nvme: fix system fault observed while shutting down controller
Date: Tue, 19 Nov 2024 18:03:32 +0530	[thread overview]
Message-ID: <facc4d66-034a-4131-b60f-15ac1455b93a@linux.ibm.com> (raw)
In-Reply-To: <ZypXRi8R4uOIrkc0@kbusch-mbp.dhcp.thefacebook.com>

Hi Keith,

On 11/5/24 23:05, Keith Busch wrote:
> On Tue, Nov 05, 2024 at 11:42:07AM +0530, Nilay Shroff wrote:
>> This patch series addresses the system fault observed while shutting down 
>> fabric controller. We already fixed it[1] earlier however it was later 
>> relaized that we do have a better and optimal way to address it [2].
>>
>> The first patch in the series reverts the changes implemented in [3].
>> So essentially we're making keep-alive operation asynchronous again as 
>> it was earlier.
>>
>> The second patch in the series fix the kernel crash observed while 
>> shutting down fabric controller. The system fault was observed due 
>> to the keep-alive request sneaking in while shutting down fabric 
>> controller. We encounter the below intermittent kernel crash while 
>> running blktest nvme/037:
> 
> Thanks, this all looks good to me. I think Sagi had reviewed patch 2
> already, but I'll wait a day or two before queuing this up in case he
> has any last minute comments.

Just wanted to check, did you get a chance to queue this up?

Thanks,
--Nilay


  reply	other threads:[~2024-11-19 12:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05  6:12 [PATCHv4 0/2] nvme: fix system fault observed while shutting down controller Nilay Shroff
2024-11-05  6:12 ` [PATCHv4 1/2] Revert "nvme: make keep-alive synchronous operation" Nilay Shroff
2024-11-05  6:12 ` [PATCHv4 2/2] nvme-fabrics: fix kernel crash while shutting down controller Nilay Shroff
2024-11-05 17:35 ` [PATCHv4 0/2] nvme: fix system fault observed " Keith Busch
2024-11-19 12:33   ` Nilay Shroff [this message]
2024-11-19 15:52     ` Keith Busch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=facc4d66-034a-4131-b60f-15ac1455b93a@linux.ibm.com \
    --to=nilay@linux.ibm.com \
    --cc=axboe@fb.com \
    --cc=chaitanyak@nvidia.com \
    --cc=dlemoal@kernel.org \
    --cc=gjoyce@linux.ibm.com \
    --cc=hch@lst.de \
    --cc=kbusch@kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=ming.lei@redhat.com \
    --cc=sagi@grimberg.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox