[PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()

Christoph Hellwig hch at infradead.org
Wed Nov 29 09:38:01 PST 2017


On Mon, Nov 27, 2017 at 01:20:24AM -0500, Sinan Kaya wrote:
> Rev 3.1 Sec 2.3.1 Request Handling Rules:
> Valid reset conditions after which a device is permitted to return CRS
> are:
> * Cold, Warm, and Hot Resets,
> * FLR
> * A reset initiated in response to a D3hot to D0 uninitialized
> 
> Try to reuse FLR implementation towards other reset types.

Should we keep a helper for the FLR wait?  If not I guess the reference
for AF_FLR should be the PCI spec, not the PCIE spec.



More information about the linux-arm-kernel mailing list