diff options
author | 2021-11-01 13:39:35 +0100 | |
---|---|---|
committer | 2021-12-13 14:13:01 +0100 | |
commit | 3c7ce80a818fa7950be123cac80cd078e5ac1013 (patch) | |
tree | 78605a0e8a91550d38046ac4354b980d0aa950d4 /scripts/gdb/linux/utils.py | |
parent | x86/mce: Prevent severity computation from being instrumented (diff) | |
download | wireguard-linux-3c7ce80a818fa7950be123cac80cd078e5ac1013.tar.xz wireguard-linux-3c7ce80a818fa7950be123cac80cd078e5ac1013.zip |
x86/mce: Mark mce_panic() noinstr
And allow instrumentation inside it because it does calls to other
facilities which will not be tagged noinstr.
Fixes
vmlinux.o: warning: objtool: do_machine_check()+0xc73: call to mce_panic() leaves .noinstr.text section
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20211208111343.8130-8-bp@alien8.de
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions