x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
[pandora-kernel.git] / arch / x86 / include / asm / nospec-branch.h
index 9bca277..4e0e2e6 100644 (file)
@@ -179,7 +179,7 @@ extern char __indirect_thunk_size[];
  * On VMEXIT we must ensure that no RSB predictions learned in the guest
  * can be followed in the host, by overwriting the RSB completely. Both
  * retpoline and IBRS mitigations for Spectre v2 need this; only on future
- * CPUs with IBRS_ATT *might* it be avoided.
+ * CPUs with IBRS_ALL *might* it be avoided.
  */
 static inline void vmexit_fill_RSB(void)
 {