Date: Tue, 22 Oct 2019 11:02:01 -0700 From: Gleb Smirnoff <glebius@freebsd.org> To: Mark Johnston <markj@freebsd.org> Cc: Li-Wen Hsu <lwhsu@freebsd.org>, br@freebsd.org, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r353876 - head/sys/kern Message-ID: <20191022180201.GL4086@FreeBSD.org> In-Reply-To: <20191022154036.GE540@raichu> References: <201910212312.x9LNCEbX052414@repo.freebsd.org> <CAKBkRUzTs%2BSpUr0AFoj%2Bmt2im_0TDDc5bq-E0N5SwAV%2BV7BpEQ@mail.gmail.com> <20191022152913.GJ4086@FreeBSD.org> <20191022154036.GE540@raichu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191022180201.GL4086>