X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fparisc%2Fkernel%2Freal2.S;h=8b8ee543ae10631f5b77be7a1ced4476090baf87;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=899fd7356a29906e2679298dcf8814c8a92c27c8;hpb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;p=linux-2.6.git diff --git a/arch/parisc/kernel/real2.S b/arch/parisc/kernel/real2.S index 899fd7356..8b8ee543a 100644 --- a/arch/parisc/kernel/real2.S +++ b/arch/parisc/kernel/real2.S @@ -12,8 +12,12 @@ .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