Re: 2.2.10 SMP spin_lock bug....

Andrea Arcangeli (andrea@suse.de)
Thu, 5 Aug 1999 15:05:16 +0200 (CEST)


On Wed, 4 Aug 1999, Robert Dinse wrote:

>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/