Re: [PATCH 00/50] Add log level to show_stack()
From: Sergey Senozhatsky <hidden>
Date: 2019-11-12 10:17:49
Also in:
linux-alpha, linux-riscv, linux-um
From: Sergey Senozhatsky <hidden>
Date: 2019-11-12 10:17:49
Also in:
linux-alpha, linux-riscv, linux-um
On (19/11/12 09:35), Petr Mladek wrote: [..]
This is getting too complicated. It would introduce too many hidden rules. While the explicitly passed loglevel parameter is straightforward and clear.
If loglevel is DEFAULT or NOTICE or INFO then we can overwrite it (either downgrade or upgrade). That's one rule, basically. Not too complicated, I guess.
I am getting more inclined to the solution introduced by this patchset. It looks reasonable for the different use-cases.
No pressure from my side. Up to arch maintainers. -ss