[PATCH v3] PCI: dw-rockchip: Enable async probe by default
Danilo Krummrich
dakr at kernel.org
Thu Mar 12 04:54:07 PDT 2026
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.
More information about the Linux-rockchip
mailing list