diff options
author | Yosry Ahmed <yosry.ahmed@linux.dev> | 2025-02-27 04:27:08 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-02-27 12:57:20 +0300 |
commit | a48dc42614cad39fac1ef55d690847fd07f0e3c6 (patch) | |
tree | 06970f4fb6ec8aede52f1a460059fdbaa4443780 /tools/perf/scripts/python/stackcollapse.py | |
parent | 549435aab49ae83d60a08795de6cf0e866f3b2ec (diff) | |
download | linux-a48dc42614cad39fac1ef55d690847fd07f0e3c6.tar.xz |
x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()
The check is performed when either switch_mm_cond_ibpb or
switch_mm_always_ibpb is set. In both cases, X86_FEATURE_USE_IBPB is
always set. Remove the redundant check.
Signed-off-by: Yosry Ahmed <yosry.ahmed@linux.dev>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/r/20250227012712.3193063-3-yosry.ahmed@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions