git: kernel - limit backtrace-on-panic to 6 call levels
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Jan 26 15:54:18 PST 2015
    
    
  
commit e03628b9ba52d59e76532075b13d6499037477af
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 26 15:45:11 2015 -0800
    kernel - limit backtrace-on-panic to 6 call levels
    
    * Limit the backtrace-on-panic to 6 call levels to try to keep more
      information leading up to the crash (such as the panic message) on
      row-limited consoles.
Summary of changes:
 sys/kern/kern_shutdown.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e03628b9ba52d59e76532075b13d6499037477af
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list