Re: [PATCH v3] PCI: dw-rockchip: Enable async probe by default

From: Anand Moon

Date: Fri Mar 13 2026 - 05:32:26 EST


Hi Danilo,

On Thu, 12 Mar 2026 at 17:24, Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> On Thu Mar 12, 2026 at 12:40 PM CET, Anand Moon wrote:
> > I've reproduced the issue on my end. Following Danilo's suggestion,
> > I used PROBE_FORCE_SYNCHRONOUS to resolve the warning.
>
> I did not propose to add PROBE_FORCE_SYNCHRONOUS, I just noted that we should
> not force all subsequent drivers into async probe() by adding
> PROBE_PREFER_ASYNCHRONOUS before the issue is resolved.

My apologies,Thanks for clarifying. I misunderstood your point.

Thanks
-Anand