patch-2.2.14 linux/arch/alpha/kernel/entry.S
Next file: linux/arch/alpha/kernel/irq.c
Previous file: linux/arch/alpha/kernel/core_tsunami.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jan 4 10:12:11 2000
- Orig file:
v2.2.13/linux/arch/alpha/kernel/entry.S
- Orig date:
Mon May 10 09:55:21 1999
diff -u --recursive --new-file v2.2.13/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -82,8 +82,8 @@
ldq $1,8($30); \
ldq $2,16($30); \
ldq $3,24($30); \
- ldq $20,152($30); \
- ldq $21,HAE_CACHE($19); \
+ ldq $20,HAE_CACHE($19); \
+ ldq $21,152($30); \
ldq $4,32($30); \
ldq $5,40($30); \
ldq $6,48($30); \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)