Date: Sun, 06 Jul 2014 08:44:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 177876] [mips] kernel stack overflow panic on mips64, EdgeRouter Lite Message-ID: <bug-177876-27794-Q1qZ4iIJ4i@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-177876-27794@https.bugs.freebsd.org/bugzilla/> References: <bug-177876-27794@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177876 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to sson from comment #4) Yes, the more appropriate place for the vm_kstack_?alloc seems to be the arch/arch/vm_machdep.c. The non-mips architectures probably should either reference, or include the common implementation. Ideally, patch series would be split into MI part which restructures vm_glue.c and adds MI implementation, used by all architectures. The later changes for MIPS would do whatever is needed in MD. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-177876-27794-Q1qZ4iIJ4i>