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 would you want to disable it? at kernel boot time (as a boot option) or sometime later? > e.g., using panic=222 call_trace=disabled would give him enough time and room > to read more of what happened from the screen. > -- Makes some sense to me and it's not difficult to implement. But would you only want to disable Call Trace: on panics or any time that a call trace might be printed? and would disabling call trace also disable the raw stack dump and Code: output, or literally just the call trace? -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/