]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/cpum_sf: Remove WARN_ON_ONCE statements
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 10 Jul 2024 10:23:47 +0000 (12:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:50 +0000 (15:11 +0200)
commitb85e6e461b6d176f1b4c145e82daeb5164506f11
tree0653914a176b681f7e7c6f40f8fe9e6281a488b2
parent4f5768a31cf74e49fac153215a1cf70d46275a80
s390/cpum_sf: Remove WARN_ON_ONCE statements

[ Upstream commit b495e710157606889f2d8bdc62aebf2aa02f67a7 ]

Remove WARN_ON_ONCE statements. These have not triggered in the
past.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/s390/kernel/perf_cpum_sf.c