patch-2.4.2 linux/arch/ia64/kernel/unwind.c
Next file: linux/arch/ia64/lib/copy_user.S
Previous file: linux/arch/ia64/kernel/ptrace.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 13 14:13:43 2001
- Orig file:
v2.4.1/linux/arch/ia64/kernel/unwind.c
- Orig date:
Thu Jan 4 12:50:17 2001
diff -u --recursive --new-file v2.4.1/linux/arch/ia64/kernel/unwind.c linux/arch/ia64/kernel/unwind.c
@@ -5,7 +5,7 @@
/*
* This file implements call frame unwind support for the Linux
* kernel. Parsing and processing the unwind information is
- * time-consuming, so this implementation translates the the unwind
+ * time-consuming, so this implementation translates the unwind
* descriptors into unwind scripts. These scripts are very simple
* (basically a sequence of assignments) and efficient to execute.
* They are cached for later re-use. Each script is specific for a
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)