aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/process.h')
-rw-r--r--arch/x86/kernel/process.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/process.h b/arch/x86/kernel/process.h
index 898e97cf6629..320ab978fb1f 100644
--- a/arch/x86/kernel/process.h
+++ b/arch/x86/kernel/process.h
@@ -19,7 +19,7 @@ static inline void switch_to_extra(struct task_struct *prev,
if (IS_ENABLED(CONFIG_SMP)) {
/*
* Avoid __switch_to_xtra() invocation when conditional
- * STIPB is disabled and the only different bit is
+ * STIBP is disabled and the only different bit is
* TIF_SPEC_IB. For CONFIG_SMP=n TIF_SPEC_IB is not
* in the TIF_WORK_CTXSW masks.
*/