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

2015-09-06 Thread Yang Yingliang
On 2015/9/7 6:08, Thomas Gleixner wrote: 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); It looks OK. I will use it next vers

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

2015-09-06 Thread Thomas Gleixner
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 -- To unsubscribe from this list: send the line "unsubscrib