>Hello Robert,
>
>If the lockup your system is triggering matches that someone else is
>seeing (it looks like it =), then the following fix should work: in
>kernel/fork.c around line 613, change the p->processor = NO_PROC_ID; to
>p->processor = current->processor; Apparently this fix will be included
>in 2.2.11.
How can NO_PROC_ID trigger a lockup?
Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/