[PATCH] riscv: hwprobe: Register unaligned probes before usermode
Nam Cao
namcao at linutronix.de
Thu Aug 6 23:07:21 PDT 2026
Paul Walmsley <pjw at kernel.org> writes:
> Now that we've queued a patch to get rid of the async hwprobe
> infrastructure, is this patch still needed?
Yes. Removing async probe only ensures probe is finished before the
kernel is done booting.
But there are usermode helpers which run while the kernel is still booting.
This patch ensures probe is done before that.
Nam
More information about the linux-riscv
mailing list