svn commit: r353876 - head/sys/kern

Gleb Smirnoff glebius at freebsd.org
Tue Oct 22 18:02:04 UTC 2019


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!

-- 
Gleb Smirnoff


More information about the svn-src-head mailing list