Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1219868
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH v1 1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper |
| Date | 2015-09-07 00:10 +0200 |
| Message-ID | <q5Qim-3cu-27@gated-at.bofh.it> (permalink) |
| References | <q5zKx-4RV-9@gated-at.bofh.it> <q5zKx-4RV-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu Yang Yingliang <yangyingliang@huawei.com> - 2015-09-06 06:30 +0200
[RFC PATCH v1 1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper Yang Yingliang <yangyingliang@huawei.com> - 2015-09-06 06:30 +0200
Re: [RFC PATCH v1 1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper Thomas Gleixner <tglx@linutronix.de> - 2015-09-07 00:10 +0200
Re: [RFC PATCH v1 1/4] genirq: Introduce irq_settings_set_move_pcntxt() helper Yang Yingliang <yangyingliang@huawei.com> - 2015-09-07 04:00 +0200
[RFC PATCH v1 3/4] genirq: rename config GENERIC_PENDING_IRQ to GENERIC_IRQ_MIGRATION Yang Yingliang <yangyingliang@huawei.com> - 2015-09-06 06:30 +0200
Re: [RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu Jiang Liu <jiang.liu@linux.intel.com> - 2015-09-06 10:10 +0200
Re: [RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu Yang Yingliang <yangyingliang@huawei.com> - 2015-09-07 05:00 +0200
Re: [RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu Jiang Liu <jiang.liu@linux.intel.com> - 2015-09-07 04:00 +0200
csiph-web