Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cae5ec34 authored by Boris Ostrovsky's avatar Boris Ostrovsky Committed by Thomas Gleixner
Browse files

x86/speculation/mds: Fix comment

parent 39226ef0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -221,7 +221,7 @@ static void x86_amd_ssb_disable(void)
#undef pr_fmt
#define pr_fmt(fmt)	"MDS: " fmt

/* Default mitigation for L1TF-affected CPUs */
/* Default mitigation for MDS-affected CPUs */
static enum mds_mitigations mds_mitigation __ro_after_init = MDS_MITIGATION_FULL;
static bool mds_nosmt __ro_after_init = false;