On Sun, May 17, 2015 at 03:19:34PM +1000, NeilBrown wrote:
>
>
> Nested IRQs can only fire when the parent irq fires.
> So when the parent is suspended, there is no need to suspend
> the child irq.
>
> Suspending nested irqs can cause a problem is they are suspended or
> resumed in the wrong ord
Nested IRQs can only fire when the parent irq fires.
So when the parent is suspended, there is no need to suspend
the child irq.
Suspending nested irqs can cause a problem is they are suspended or
resumed in the wrong order.
If an interrupt fires while the parent is active but the child is
suspe
2 matches
Mail list logo