]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/purgatory: disable branch profiling
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 25 May 2023 17:41:45 +0000 (19:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jun 2023 09:14:22 +0000 (11:14 +0200)
commiteb43e2acd1af675c7d3f6ad4ada07f83b9a144cf
tree81c4cd4c1126c35b3787f8f1a8ddb38b159c2591
parent9a8dc72541376eaf5a3ff50fd0c42144a67b87e3
s390/purgatory: disable branch profiling

[ Upstream commit 03c5c83b70dca3729a3eb488e668e5044bd9a5ea ]

Avoid linker error for randomly generated config file that
has CONFIG_BRANCH_PROFILE_NONE enabled and make it similar
to riscv, x86 and also to commit 4bf3ec384edf ("s390: disable
branch profiling for vdso").

Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/s390/purgatory/Makefile