Re: [PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
From: Graham Whyte
Date: Thu Jun 12 2025 - 12:42:01 EST
On 6/11/2025 11:31 PM, Christoph Hellwig wrote:
> 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.
Bjorn, what would you recommend as next steps here?