]> 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)
commitdc3bbc8803e7509c46b1ac868a391434ae33d435
tree7d12e1b79bcee2f3c714e9a714b2194baec186c3
parent61478416c51c784973178b1933245715fb52e4ee
Revert "sh: add loglvl to printk_address()"

This reverts commit 33bd99ed7549581942f1e30e1f4f1a957c16ad0f.

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