Re: [PATCH v3] PCI: dw-rockchip: Enable async probe by default
From: Danilo Krummrich
Date: Wed Mar 25 2026 - 12:00:50 EST
On Wed Mar 25, 2026 at 5:13 AM CET, Dmitry Torokhov wrote:
> That means that you are kicking the majority devices (for now) into
> deferral path. I do not think this is optimal.
That's not necessary, we'd only need to kick those into the deferral path that
have PROBE_FORCE_SYNCHRONOUS, no?