Robin Holt 6ae384884d [IA64] Only unwind non-running tasks.
Unwinding a running task has proven problematic.

In one instance, the running task was attempting to unwind itself and
received an interrupt between when get_wchan allocated local variables on
the stack and when unw_init_from_blocked_task was called which resulted
in unw_init_frame_info to place this tasks task_struct pointer over the
switch stack's ar_bspstore entry.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-05-22 10:16:07 -07:00
..
2007-05-11 14:55:43 -07:00
2007-03-07 16:27:09 -08:00
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2007-05-10 09:35:30 -07:00
2006-06-21 11:19:22 -07:00
2006-06-21 11:19:22 -07:00
2007-03-07 16:27:09 -08:00
2005-04-16 15:20:36 -07:00
2006-07-31 13:28:43 -07:00
2007-05-09 14:20:59 -07:00
2007-05-11 14:55:43 -07:00
2007-05-11 14:55:43 -07:00
2006-12-12 12:00:55 -08:00
2007-05-16 09:00:51 -07:00
2007-05-11 14:55:43 -07:00
2006-09-26 14:44:37 -07:00
2007-05-11 14:55:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2007-05-11 14:55:43 -07:00
2007-05-11 14:55:43 -07:00
2007-05-11 14:55:43 -07:00
2005-04-16 15:20:36 -07:00
2007-05-11 14:55:43 -07:00
2007-05-08 14:51:59 -07:00
2007-05-11 14:55:43 -07:00
2007-05-11 14:55:43 -07:00
2007-05-14 15:57:39 -07:00
2007-05-11 14:55:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-22 10:14:36 -07:00