svn commit: r353876 - head/sys/kern

Li-Wen Hsu lwhsu at freebsd.org
Tue Oct 22 18:15:55 UTC 2019


On Wed, Oct 23, 2019 at 2:02 AM Gleb Smirnoff <glebius at freebsd.org> wrote:
>
> On Tue, Oct 22, 2019 at 11:40:36AM -0400, Mark Johnston wrote:
> M> > I need help from RISC-V experts.
> M>
> M> I suspect the problem is that init_proc0() on several arches does not
> M> initialize td_kstack_pages.  I will test this patch and commit if it
> M> fixes the panic.
> M>
> M> Note that on arm64 and riscv thread0's kernel stack is statically
> M> allocated.
>
> I see you already committed it. Thanks a lot, Mark!

Yeah, thank you! r353893 fixed it and riscv64-test backed to green:
https://ci.freebsd.org/job/FreeBSD-head-riscv64-test/12339/


More information about the svn-src-all mailing list