hard irq + threaded irq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi


If using 'request_irq' API with IRQF_NO_THREAD, then the provided handler is invoked as hard irq, and no threaded irq is launched.

If using 'request_threaded_irq' API with 2 handlers, then two threaded irq are launched.

Is there a way to configure irq so that one handler is invoked as hard irq, and the second handler is launched as threaded irq?


With best regards

Yosi Yarchi




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux