Re: [PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
From: Christoph Hellwig
Date: Thu Jun 12 2025 - 02:32:01 EST
On Wed, Jun 11, 2025 at 01:08:21PM -0700, Graham Whyte wrote:
> We can ask our HW engineers to implement function readiness but we need
> to be able to support exiting products, hence why posting it as a quirk.
Your report sounds like it works perfectly fine, it's just that you
want to reduce the delay. For that you'll need to stick to the standard
methods instead of adding quirks, which are for buggy hardware that does
not otherwise work.