Re: 2.5.8-pre2: preempt: exits with preempt_count 1

Duncan Sands (duncan.sands@math.u-psud.fr)
Wed, 10 Apr 2002 21:20:33 +0200


On Wednesday 10 April 2002 8:40 pm, Skip Ford wrote:
> Duncan Sands wrote:
> > My system (x86 K6 UP running 2.5.8-pre2 with preemption) on powering down
> > gave:
> > ...
> > Power down.
> > error: halt[411] exited with preempt_count 1
> >
> > This was after about 24 hours of up time. What can I do to help
> > track down this locking problem?
>
> If you fixed the oopsing 2.5.8-pre1 kernel by putting 'lock_kernel()'
> in exit.c, then you have to remove that line.
>
> The correct fix was applied later, and if you leave in the call
> to 'lock_kernel()' you get the exact message you're reporting.
>
> If line 505 of kernel/exit.c is lock_kernel() in your tree then delete
> it, and try again.

No, it wasn't that, but thanks for thinking about it.

Ciao, Duncan.
-
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/