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:12:38 +0000 (11:12 +0200)
commit570583c6251a2683fffe6e0ba4ba896f52f10be2
tree47611d03b2242fc4d40f5724c824b6df69e23e1b
parentc2888c460db2a7d83c4d062a22d575b871d98dbc
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