diff options
author | 2021-10-05 19:54:47 +0200 | |
---|---|---|
committer | 2021-12-13 14:12:21 +0100 | |
commit | 487d654db3edacc31dee86b10258cc740640fad8 (patch) | |
tree | ac7f44aeb22c8b758b59336a96ddbed7c7bb22e7 /scripts/gdb/linux/utils.py | |
parent | x86/mce: Use mce_rdmsrl() in severity checking code (diff) | |
download | wireguard-linux-487d654db3edacc31dee86b10258cc740640fad8.tar.xz wireguard-linux-487d654db3edacc31dee86b10258cc740640fad8.zip |
x86/mce: Remove noinstr annotation from mce_setup()
Instead, sandwitch around the call which is done in noinstr context and
mark the caller - mce_gather_info() - as noinstr.
Also, document what the whole instrumentation strategy with #MC is going
to be in the future and where it all is supposed to be going to.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20211208111343.8130-5-bp@alien8.de
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions