[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190228232020.GB22003@localhost.localdomain>
Date: Thu, 28 Feb 2019 16:20:22 -0700
From: Keith Busch <kbusch@...nel.org>
To: Austin.Bolen@...l.com
Cc: hch@...radead.org, Alex_Gagniuc@...lteam.com,
torvalds@...ux-foundation.org, keith.busch@...el.com,
sagi@...mberg.me, linux-kernel@...r.kernel.org,
linux-nvme@...ts.infradead.org, axboe@...com, mr.nuke.me@...il.com,
hch@....de, jonathan.derrick@...el.com
Subject: Re: [PATCH] nvme-pci: Prevent mmio reads if pci channel offline
On Thu, Feb 28, 2019 at 11:10:11PM +0000, Austin.Bolen@...l.com wrote:
> I'd also note that in PCIe, things that intentionally take the link down
> like SBR or Link Disable suppress surprise down error reporting. But
> NSSR doesn't have this requirement to suppress surprise down reporting.
> I think that's a gap on the part of the NVMe spec.
SBR and Link Disable are done from the down stream port, though, so the
host can still communicate with the function that took the link down.
That's entirely different than taking the link down from the end device,
so I'm not sure how NVMe can fix that.
But I can't even recall why NVMe defined NSSR to require PCIe LTSSM
Detect. That seems entirely unnecessary and is just asking for trouble.
Powered by blists - more mailing lists