aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/stacktrace.h
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2021-07-02 15:54:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-25 14:36:17 +0200
commitbe10fff3a4612c21e92405bce52132bad39c093a (patch)
tree15b4a48f031200dec06417f552a8143b250283e3 /arch/s390/include/asm/stacktrace.h
parent9beba1469996b5d8d610633c76514a4997bdc763 (diff)
downloadkernel_replicant_linux-be10fff3a4612c21e92405bce52132bad39c093a.tar.gz
kernel_replicant_linux-be10fff3a4612c21e92405bce52132bad39c093a.tar.bz2
kernel_replicant_linux-be10fff3a4612c21e92405bce52132bad39c093a.zip
s390/traps: do not test MONITOR CALL without CONFIG_BUG
[ Upstream commit b8e9cc20b808e26329090c19ff80b7f5098e98ff ] tinyconfig fails to boot, because without CONFIG_BUG report_bug() always returns BUG_TRAP_TYPE_BUG, which causes mc 0,0 in test_monitor_call() to panic. Fix by skipping the test without CONFIG_BUG. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/s390/include/asm/stacktrace.h')
0 files changed, 0 insertions, 0 deletions