diff options
author | Borislav Petkov <bp@suse.de> | 2021-10-05 19:54:47 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-12-13 14:12:21 +0100 |
commit | 487d654db3edacc31dee86b10258cc740640fad8 (patch) | |
tree | ac7f44aeb22c8b758b59336a96ddbed7c7bb22e7 /tools/perf/scripts/python/sched-migration.py | |
parent | 88f66a42353717e7fac31caf04f0acd2d7fbbf54 (diff) |
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 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions