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

Linus Torvalds (torvalds@transmeta.com)
Sun, 12 Aug 2001 22:31:57 +0000 (UTC)


In article <E15W3ZC-0006IC-00@the-village.bc.nu>,
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>> The problem with backing it out is that apparently nobody has tried to
>> really maintain it for a year, and if it gets backed out nobody will even
>> bother to try to fix it. So I'll let it be for a while, at least.
>
>I thought this was a stable kernel tree not 2.5 ?

Well, considering that the _old_ driver is also not stable and doesn't
work on all machines, we're really screwed whichever way we turn.

If the old driver was a known working one, this would be a no-brainer.
As it is, the old driver doesn't work for people _either_ - but they
probably aren't piping up, because the old driver has been broken
forever.

So we have a situation that the new driver works better on some
machines, and the old driver works better on others. The old driver will
obviously neevr get fixed (we've given it several years now), so the old
driver is _known_ to be terminally broken. The new driver is a question
mark in that regard.

So I'd rather give the new driver a chance, and see if people can get it
fixed. For example, the oops that people have reported _seems_ to be
due to initializing the tasklet before actually having initialized all
the data structures the tasklet depends on. It may well be that moving
the two "tasklet_init()"s down two lines would fix it.

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/