]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86_64/kernel/suspend_asm.S
[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30
[linux-2.6-omap-h63xx.git] / arch / x86_64 / kernel / suspend_asm.S
index 320b6fb00ccadf9a426e39ce9055174ee692dec2..bfbe00763c68779b87ed64845bf7f6a9b1dd35f6 100644 (file)
@@ -54,7 +54,7 @@ ENTRY(restore_image)
        movq    %rcx, %cr3;
        movq    %rax, %cr4;  # turn PGE back on
 
-       movq    pagedir_nosave(%rip), %rdx
+       movq    restore_pblist(%rip), %rdx
 loop:
        testq   %rdx, %rdx
        jz      done