vserver 1.9.5.x5
[linux-2.6.git] / arch / parisc / kernel / real2.S
index 899fd73..8b8ee54 100644 (file)
 
        .section        .bss
        .export real_stack
+       .export real32_stack
+       .export real64_stack
        .align  64
 real_stack:
+real32_stack:
+real64_stack:
        .block  8192
 
 #ifdef __LP64__
@@ -145,7 +149,7 @@ restore_control_regs:
 rfi_virt2real:
        /* switch to real mode... */
        ssm             0,0             /* See "relied upon translation" */
-       nop                             /* comment in interruption.S */
+       nop                             /* PA 2.0 Arch. F-5 */
        nop
        nop
        nop
@@ -182,7 +186,7 @@ rfi_v2r_1:
        .align 128
 rfi_real2virt:
        ssm             0,0             /* See "relied upon translation" */
-       nop                             /* comment in interruption.S */
+       nop                             /* PA 2.0 Arch. F-5 */
        nop
        nop
        nop