[RFC PATCH v1 1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper

Thomas Gleixner tglx at linutronix.de
Sun Sep 6 15:08:26 PDT 2015


On Sun, 6 Sep 2015, Yang Yingliang wrote:

> It's expected to use the helper when interrupt can be moved
> in process.

What's wrong with using the existing helper?

       irq_set_status_flags(irq, IRQ_MOVE_PCNTXT);

Thanks,

	tglx



More information about the linux-arm-kernel mailing list