diff options
author | 2025-02-27 01:27:09 +0000 | |
---|---|---|
committer | 2025-02-27 10:57:20 +0100 | |
commit | bd9a8542ceccce1b1d5d5fd5e47be57fe42f9bb9 (patch) | |
tree | 32abe3092c065e180b67c73ae43b3a0193365527 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation() (diff) | |
download | linux-rng-bd9a8542ceccce1b1d5d5fd5e47be57fe42f9bb9.tar.xz linux-rng-bd9a8542ceccce1b1d5d5fd5e47be57fe42f9bb9.zip |
x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()
If X86_FEATURE_USE_IBPB is not set, then both spectre_v2_user_ibpb and
spectre_v2_user_stibp are set to SPECTRE_V2_USER_NONE in
spectre_v2_user_select_mitigation(). Since ib_prctl_set() already checks
for this before performing the IBPB, the X86_FEATURE_USE_IBPB check is
redundant. Remove it.
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-4-yosry.ahmed@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions