Seems like I can't spll... --david Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com> ===== arch/ia64/kernel/ptrace.c 1.44 vs edited ===== --- 1.44/arch/ia64/kernel/ptrace.c 2005-01-25 17:58:06 -08:00 +++ edited/arch/ia64/kernel/ptrace.c 2005-01-25 18:02:28 -08:00 @@ -1374,7 +1374,7 @@ { struct ia64_psr *child_psr = ia64_psr(ia64_task_regs(child)); - /* make sure the single step/take-branch tra bits are not set: */ + /* make sure the single step/taken-branch trap bits are not set: */ child_psr->ss = 0; child_psr->tb = 0; } - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Jan 25 21:48:51 2005
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:35 EST