Re: [PATCH v2 RT 3.18] irq_work: Provide a soft-irq based queue

From: Sebastian Andrzej Siewior
Date: Thu May 14 2015 - 15:58:19 EST


* Jan Kiszka | 2015-04-23 09:35:59 [+0200]:

>Instead of turning all irq_work requests into lazy ones on -rt, just
>move their execution from hard into soft-irq context.
>
>This resolves deadlocks of ftrace which will queue work from arbitrary
>contexts, including those that have locks held that are needed for
>raising a soft-irq.
>
>Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
Applied

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/