it's locking up here:
416 struct task_struct *p, *reaper = father;
417 struct list_head *_p;
418
419 write_lock_irq(&tasklist_lock);
420
421 if (father->exit_signal != -1)
422 reaper = prev_thread(reaper);
(unfortunately i dont know what happened on the other CPU.)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:17 EST