Hello to all,

I have one doubt and is as below.


Suppose say the two drivers driver1 and driver2 will install the ISR for a
particular interrupt, say UART0.
After some time the interrupt is generated. At this moment, which driver's
ISR is going to execute ?.

If driver1 ISR is get executed, will the driver2's ISR is going to execute
?. If say driver2's ISR is going to execute, Is the data that interrupt
generated is going to be emulated to the driver2's ISR.

please help,

any help is welcome,

with regards,
Mahadev




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
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/

Reply via email to