patch-2.3.39 linux/arch/sparc/kernel/etrap.S
Next file: linux/arch/sparc/kernel/rtrap.S
Previous file: linux/arch/sparc/ap1000/apmmu.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sat Jan 8 21:36:20 2000
- Orig file:
v2.3.38/linux/arch/sparc/kernel/etrap.S
- Orig date:
Tue Aug 31 17:29:13 1999
diff -u --recursive --new-file v2.3.38/linux/arch/sparc/kernel/etrap.S linux/arch/sparc/kernel/etrap.S
@@ -1,4 +1,4 @@
-/* $Id: etrap.S,v 1.30 1999/08/14 03:51:08 anton Exp $
+/* $Id: etrap.S,v 1.31 2000/01/08 16:38:18 anton Exp $
* etrap.S: Sparc trap window preparation for entry into the
* Linux kernel.
*
@@ -278,7 +278,7 @@
C_LABEL(tsetup_srmmu_stackchk):
/* Check results of callers andcc %sp, 0x7, %g0 */
bne trap_setup_user_stack_is_bolixed
- GET_PAGE_OFFSET(glob_tmp)
+ sethi %hi(PAGE_OFFSET), %glob_tmp
cmp %glob_tmp, %sp
bleu,a 1f
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)