Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi
[cascardo/linux.git] / arch / x86 / include / asm / processor.h
index 6752225..2d5a50c 100644 (file)
@@ -472,6 +472,7 @@ static inline unsigned long current_top_of_stack(void)
 #else
 #define __cpuid                        native_cpuid
 #define paravirt_enabled()     0
+#define paravirt_has(x)        0
 
 static inline void load_sp0(struct tss_struct *tss,
                            struct thread_struct *thread)