Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1226003
| From | Yang Yingliang <yangyingliang@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH v3 3/3] arm/arm64: fix a migrating irq bug when hotplug cpu |
| Date | 2015-09-16 13:20 +0200 |
| Message-ID | <q9iUN-2PF-5@gated-at.bofh.it> (permalink) |
| References | <q9ccF-1CG-3@gated-at.bofh.it> <q9cml-1OQ-3@gated-at.bofh.it> <q9ggi-7oR-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2015/9/16 16:21, Thomas Gleixner wrote: > On Wed, 16 Sep 2015, Yang Yingliang wrote: >> arch/arm/Kconfig | 1 + >> arch/arm/include/asm/irq.h | 1 - >> arch/arm/kernel/irq.c | 62 ----------------------------------------- >> arch/arm64/Kconfig | 1 + >> arch/arm64/include/asm/irq.h | 1 - >> arch/arm64/kernel/irq.c | 62 ----------------------------------------- >> include/linux/irq.h | 4 +++ >> kernel/irq/migration.c | 66 ++++++++++++++++++++++++++++++++++++++++++++ > > This want's to be split into seperate patches: > > #1 Provide the core infrastructure > > #2 Switch ARM to use it > > #3 Switch ARM64 to use it OK, thanks for suggestion ! I will change it next verison. Thanks, Yang > > 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 | Find similar | Unroll thread
[RFC PATCH v3 0/3] arm/arm64: fix a migrating irq bug when hotplug cpu Yang Yingliang <yangyingliang@huawei.com> - 2015-09-16 06:10 +0200
[RFC PATCH v3 3/3] arm/arm64: fix a migrating irq bug when hotplug cpu Yang Yingliang <yangyingliang@huawei.com> - 2015-09-16 06:20 +0200
Re: [RFC PATCH v3 3/3] arm/arm64: fix a migrating irq bug when hotplug cpu Thomas Gleixner <tglx@linutronix.de> - 2015-09-16 10:30 +0200
Re: [RFC PATCH v3 3/3] arm/arm64: fix a migrating irq bug when hotplug cpu Yang Yingliang <yangyingliang@huawei.com> - 2015-09-16 13:20 +0200
csiph-web