This has been fixed once but must have slipped through the cracks. It only shows up when you turn on unwind debugging. --- 2.4.21/arch/ia64/kernel/unwind.c 2003-07-20 19:48:22.000000000 +1000 +++ 2.4.21/arch/ia64/kernel/unwind.c 2003-07-20 19:48:13.000000000 +1000 @@ -1934,7 +1934,7 @@ " pr 0x%lx\n" " sw 0x%lx\n" " sp 0x%lx\n", - __FUNCTION__, (unsigned long) task, rbslimit, rbstop, stktop, stklimit, + __FUNCTION__, (unsigned long) t, rbslimit, rbstop, stktop, stklimit, info->pr, (unsigned long) info->sw, info->sp); STAT(unw.stat.api.init_time += ia64_get_itc() - start; local_irq_restore(flags)); } - 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 Sun Jul 20 05:51:41 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:16 EST