Re: [PATCH] riscv: hwprobe: Register unaligned probes before usermode
Nam Cao <[email protected]>
| Newsgroups | org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Paul Walmsley <[email protected]> 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 _______________________________________________ linux-riscv mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-riscv