diff options
author | Borislav Petkov <[email protected]> | 2022-05-25 18:12:32 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2022-05-31 09:31:19 +0200 |
commit | 0c0fe08c76485fe0178ebb0fa1a2052c727abe94 (patch) | |
tree | 8b6282ef09d39f6ffeb1d97799fa600f5912cd91 /tools/perf/scripts/python/task-analyzer.py | |
parent | d23d33ea0fcdc4bbb484990bf53867f99c63ccab (diff) |
x86/microcode: Remove unnecessary perf callback
c93dc84cbe32 ("perf/x86: Add a microcode revision check for SNB-PEBS")
checks whether the microcode revision has fixed PEBS issues.
This can happen either:
1. At PEBS init time, where the early microcode has been loaded already
2. During late loading, in the microcode_check() callback.
So remove the unnecessary call in the microcode loader init routine.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions