x86/paravirt, 64-bit: add adjust_exception_frame
[safe/jmp/linux-2.6] / include / asm-x86 / processor.h
index 12b5ede..df2459f 100644 (file)
@@ -532,6 +532,8 @@ static inline void load_sp0(struct tss_struct *tss,
 
 #define set_iopl_mask native_set_iopl_mask
 #define SWAPGS swapgs
+
+#define PARAVIRT_ADJUST_EXCEPTION_FRAME        /*  */
 #endif /* CONFIG_PARAVIRT */
 
 /*