https://github.com/torvalds/linux
Revision f6bed866f113d0b141f01e2a6472523739886dc8 authored by Geert Uytterhoeven on 17 June 2020, 14:36:33 UTC, committed by Rich Felker on 15 August 2020, 02:05:08 UTC
This reverts commit 8b92f34877225c8eb85e3ab7f1177fc248ba26d0.

"data" became the log level in commit 539e786cc37ee5cb ("sh: add loglvl
to show_trace()"), so we do need to keep the printk() before the
continuation in print_trace_address().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
1 parent fd722f2
History
Tip revision: f6bed866f113d0b141f01e2a6472523739886dc8 authored by Geert Uytterhoeven on 17 June 2020, 14:36:33 UTC
Revert "sh: remove needless printk()"
Tip revision: f6bed86

back to top