patch-2.4.21 linux-2.4.21/arch/sparc64/kernel/itlb_base.S

Next file: linux-2.4.21/arch/sparc64/kernel/pci_iommu.c
Previous file: linux-2.4.21/arch/sparc64/kernel/irq.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/sparc64/kernel/itlb_base.S linux-2.4.21/arch/sparc64/kernel/itlb_base.S
@@ -59,7 +59,7 @@
 
 /* ITLB ** ICACHE line 3: Finish faults + window fixups	*/
 	call		do_sparc64_fault		! Call fault handler
-	 add		%sp, STACK_BIAS + REGWIN_SZ, %o0! Compute pt_regs arg
+	 add		%sp, PTREGS_OFF, %o0		! Compute pt_regs arg
 	ba,pt		%xcc, rtrap_clr_l6		! Restore cpu state
 	 nop
 winfix_trampoline:

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)