]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/entry_32.S
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[linux-2.6] / arch / x86 / kernel / entry_32.S
index 8099fea0a72f1a959362f9a17763ee534d6316c2..dc7f938e501501a74a3a97d943b5014795bcba49 100644 (file)
@@ -437,7 +437,7 @@ ldt_ss:
         * is still available to implement the setting of the high
         * 16-bits in the INTERRUPT_RETURN paravirt-op.
         */
-       cmpl $0, paravirt_ops+PARAVIRT_enabled
+       cmpl $0, pv_info+PARAVIRT_enabled
        jne restore_nocheck
 #endif