Re: Oops in 2.4.0-ac5

Ingo Molnar (mingo@redhat.com)
Wed, 10 Jan 2001 17:41:06 -0500 (EST)


On Wed, 10 Jan 2001, Alan Cox wrote:

> > it. I could never persuade Ingo to use wrmsr_eio() and check the
> > return code, maybe this will change his mind. Extract from kdb v1.7.
>
> I have a patch from Ingo to fix this one properly. Its just getting tested

i prefer clear oopses and bug reports instead of ignoring them. A failed
MSR write is not something to be taken easily. MSR writes if fail mean
that there is a serious kernel bug - we want to stop the kernel and
complain ASAP. And correct code will be much more readable that way.

Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/