Re: [PATCH 00/50] Add log level to show_stack()
From: Sergey Senozhatsky <hidden>
Date: 2019-11-08 11:01:18
Also in:
linux-alpha, linux-riscv, linux-um
From: Sergey Senozhatsky <hidden>
Date: 2019-11-08 11:01:18
Also in:
linux-alpha, linux-riscv, linux-um
On (19/11/06 09:35), Petr Mladek wrote:
I agree with all the other justification. I would add. The backtrace is really useful for debugging. It should be possible to print it even in less critical situations.
Hmm, I don't know. Do we really need debug/info level backtraces? May be all backtraces can be converted to something more severe (so we can stop playing games with loglvl) and then we can clean up "(ab)users"? -ss