summaryrefslogtreecommitdiff
path: root/include/linux/pti.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pti.h')
-rw-r--r--include/linux/pti.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pti.h b/include/linux/pti.h
index 1a941efcaa62..1fbf9d6c20ef 100644
--- a/include/linux/pti.h
+++ b/include/linux/pti.h
@@ -2,7 +2,7 @@
#ifndef _INCLUDE_PTI_H
#define _INCLUDE_PTI_H
-#ifdef CONFIG_PAGE_TABLE_ISOLATION
+#ifdef CONFIG_MITIGATION_PAGE_TABLE_ISOLATION
#include <asm/pti.h>
#else
static inline void pti_init(void) { }