On Wed, Oct 23, 2019 at 2:02 AM Gleb Smirnoff <gleb...@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/ _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"