Re: VM86 interrupt emulation breakage and FIXes for 2.6.x kernelseries

From: Linus Torvalds
Date: Fri Dec 10 2004 - 17:57:18 EST




On Fri, 10 Dec 2004, Alan Cox wrote:
>
> You can't disable_irq and return to user space - the IRQ may be shared
> by a device needed to make user space progress.

The vm86 interrupt does not allow sharing. And it really _has_ to be
disabled until user mode has cleared the irq source, or you'll have a very
dead machine.

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