mask out an irq line

Rajath N R rajathnr at gmail.com
Tue Feb 28 04:02:57 EST 2012


Hi,
     shared/non-shared the corresponding interrupt line is masked out on
all processors.
preventing another interrupt on the same line from being received.

Thanks,
Rajath

2012/2/26 cheneydeng <cheneydeng at qq.com>

> 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 at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>


-- 
Thanks & Regards,
Rajath N R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120228/3df99743/attachment.html 


More information about the Kernelnewbies mailing list