aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/segment.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/segment.h')
-rw-r--r--arch/x86/include/asm/segment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/segment.h b/arch/x86/include/asm/segment.h
index a314087add07..ac3892920419 100644
--- a/arch/x86/include/asm/segment.h
+++ b/arch/x86/include/asm/segment.h
@@ -210,7 +210,7 @@
210 210
211#endif 211#endif
212 212
213#ifndef CONFIG_PARAVIRT 213#ifndef CONFIG_PARAVIRT_XXL
214# define get_kernel_rpl() 0 214# define get_kernel_rpl() 0
215#endif 215#endif
216 216