diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-17 16:36:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:15:20 +0200 |
commit | 77fac4e901a193244b25f75bad443af282868818 (patch) | |
tree | a26168c73c446b9692ac1607c03685dbbd7bbf68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 97086157b4e208f95cecf6341ae6716d9d86f8d9 (diff) |
sh: fault: Fix duplicate printing of "PC:"
[ Upstream commit 845d9156febcd6b3b20c0c2c8d73b461b48e844c ]
Somewhere along the patch handling path, both the old "printk(KERN_ALERT
....)" and the new "pr_alert(...)" were retained, leading to the
duplicate printing of "PC:".
Drop the old one.
Fixes: eaabf98b0932a540 ("sh: fault: modernize printing of kernel messages")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions