[Bug 177876] [mips] kernel stack overflow panic on mips64, EdgeRouter Lite
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Sun Jul  6 08:44:39 UTC 2014
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177876
Konstantin Belousov <kib at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib at FreeBSD.org
--- Comment #5 from Konstantin Belousov <kib at 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.
    
    
More information about the freebsd-mips
mailing list