In article <[EMAIL PROTECTED]>, David Ford <[EMAIL PROTECTED]> wrote:
>
>The oddity is that kdb shows the machine to lock up on the popf in
>pci_conf_write_word()+0x2c. I never did get around to digging up this
>routine and looking at the code, but I suspect this is a final return
>from the routine. I'm rather confused however, I have no idea why a
>flags pop would hang the hardware.
Educated guess: it enables interrupts, after it has done something to
the hardware that causes an infinite stream of them.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/