diff options
author | Pawan Gupta <pawan.kumar.gupta@linux.intel.com> | 2022-05-20 05:30:12 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-05-21 12:14:56 +0200 |
commit | e5925fb867290ee924fcf2fe3ca887b792714366 (patch) | |
tree | fdfdedc1b30a546904b58d911bfbcd75893b6726 /drivers/sh/Makefile | |
parent | x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (diff) | |
download | linux-e5925fb867290ee924fcf2fe3ca887b792714366.tar.xz linux-e5925fb867290ee924fcf2fe3ca887b792714366.zip |
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
MDS, TAA and Processor MMIO Stale Data mitigations rely on clearing CPU
buffers. Moreover, status of these mitigations affects each other.
During boot, it is important to maintain the order in which these
mitigations are selected. This is especially true for
md_clear_update_mitigation() that needs to be called after MDS, TAA and
Processor MMIO Stale Data mitigation selection is done.
Introduce md_clear_select_mitigation(), and select all these mitigations
from there. This reflects relationships between these mitigations and
ensures proper ordering.
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'drivers/sh/Makefile')
0 files changed, 0 insertions, 0 deletions