]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 9213/1: Print message about disabled Spectre workarounds only once
authorDmitry Osipenko <dmitry.osipenko@collabora.com>
Tue, 28 Jun 2022 07:55:45 +0000 (08:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jul 2022 19:24:12 +0000 (21:24 +0200)
commit6f00d8b31651906be83b8929751859dad1f39b8b
treea9c4498842ce515509d25aa2645e999e56ea7c5a
parentbebecd36daa019111c74b1930b67101b0cc9b5b5
ARM: 9213/1: Print message about disabled Spectre workarounds only once

commit cbcb9c7e3e911433c37ff9298f633bf2bb8249f8 upstream.

Print the message about disabled Spectre workarounds only once. The
message is printed each time CPU goes out from idling state on NVIDIA
Tegra boards, causing storm in KMSG that makes system unusable.

Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mm/proc-v7-bugs.c