Re: disable "Call Trace:"

2014-08-10 Thread 積丹尼 Dan Jacobson
Here's another one I saw occupying the screen: [...] ---[ end trace ... ]--- [...] Fixing recursive fault but reboot is needed! Make sure that the user can also turn that one off and run it again to reveal the messages that were pushed off the screen above it. -- To unsubscribe from this list: se

Re: disable "Call Trace:"

2014-08-08 Thread 積丹尼 Dan Jacobson
> "RD" == Randy Dunlap writes: RD> When would you want to disable it? at kernel boot time (as a boot option) RD> or sometime later? RD> But would you only want to disable Call Trace: on panics or any time that a RD> call trace might be printed? and would disabling call trace also disable R

Re: disable "Call Trace:"

2014-08-08 Thread Randy Dunlap
On 08/07/14 20:05, 積丹尼 Dan Jacobson wrote: > Idea: if the user could disable > the "Call Trace:" > seen upon "Kernel panic - not syncing: attempted to kill init!" > he would then be able to see more lines above without having it shoved > off the screen with the useless (to him) call trace. When wo