Re: Oops in 2.4.0-ac5

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 10 Jan 2001 22:37:13 +0000 (GMT)


> This is why my original NMI for UP code in kdb uses wrmsr_eio() instead
> of wrmsr. wrmsr_eio() catches errors where the APIC does not support
> the msr and returns EIO instead of oopsing and taking the kernel with
> 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
-
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/