hi all,
    I know that when an interrupt handler is excuting, the irq line which 
generated the signal will be masked out,however,if the line is shared by many 
device.Will all be masked out or just the one which is handling now be masked 
out ?Doed it tell the difference by the forth argument of request_irq() ? 
 

------------------
best regards!
  cheneydeng
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to