Re: One more boobytrap needed for 2.2.15pre ?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 15 Feb 2000 21:31:22 +0000 (GMT)


> Ok, but now the question is: which interrupt changes current->state? Perhaps
> a special boobytrap in the interrupt handlers could detect that?

Numerous interrupt handlers change task->state. Every interrupt handler that
does a wake_up_interruptible() for example. It could easily be 'current'

Alan

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