Re: Hang problem on Tyan K7 Thunder resolved -- SB Live! heads-up

Manuel McLure (manuel@mclure.org)
Sun, 12 Aug 2001 15:55:20 -0700


On 2001.08.12 15:24 Linus Torvalds wrote:
> In article <20010812145953.A955@ulthar.internal.mclure.org> you write:
> >
> >I've answered that one on my own - I installed today's CVS emu10k1 and
> got
> >another Oops:
>
> The oops seems to be due to "wave_dev->woinst" being NULL.
>
> Can you try just adding the line
>
> if (!woinst)
> return;
>
> to the top of the function (just before the "spin_lock_irqsave()"). Does
> that fix it for you?
>
> Linus

So far so good - however I don't have a consistent way to reproduce this.
I'll just keep running and see if the Oops happens again.

-- 
Manuel A. McLure KE6TAW | ...for in Ulthar, according to an ancient
<manuel@mclure.org>     | and significant law, no man may kill a cat.
<http://www.mclure.org> |             -- H.P. Lovecraft
-
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/