commit | fd722f25a6e4aecefbc58047a690076e57015197 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Jun 17 16:36:32 2020 +0200 |
committer | Rich Felker <dalias@libc.org> | Fri Aug 14 22:05:07 2020 -0400 |
tree | 7d12e1b79bcee2f3c714e9a714b2194baec186c3 | |
parent | 845d9156febcd6b3b20c0c2c8d73b461b48e844c [diff] |
Revert "sh: add loglvl to printk_address()" This reverts commit 2deebe4d56d638269a4a728086d64de5734b460a. 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>