Re: Hard Lockup on 2.1.106

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 15 Jun 1998 11:20:57 +0100 (BST)


> applied 2.1.106ac1, played a sound file and got:
> Too much work in interrupt on uart401 (0x6E756F53). UART jabbering??

Ok that means the sound completion causes the sb uart401 chip to flag
an interrupt request and the uart401 interrupt routine to get called.

You've also caught the real bug - the hex value in brackets is the I/O
port it thinks the uart401 is at. This indicates that the dev_id passed
was wrong. Now I can go see why

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu