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

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sun Aug 12 2001 - 17:24:16 EST


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
-
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 : Wed Aug 15 2001 - 21:00:42 EST