Carlos Munoz Fri, 01 Sep 2006 09:42:27 -0700
Matias Sundman (AS/EAB) wrote: > Comrades, > I would like to do a backtrace in kernel space similar to an oops but > then continue the code flow as before i.e. without a crash. > Try dump_stack(). It should do what you want.
Carlos