]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "sh: add loglvl to printk_address()"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 Jun 2020 14:36:32 +0000 (16:36 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:07 +0000 (22:05 -0400)
commit908a35413197804a7f7434c8a72dcaa2411ae49c
tree7d12e1b79bcee2f3c714e9a714b2194baec186c3
parentd36de5ff7ae3bf1a749c0906732145915fba0a66
Revert "sh: add loglvl to printk_address()"

This reverts commit 66ab771718dddae17ef59edb28e14d450aac7a4f.

printk_address() is always used as a continuation of the previous
logging, hence it should not include a log level.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/include/asm/kdebug.h
arch/sh/kernel/dumpstack.c
arch/sh/mm/fault.c