Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1293784
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH V2 6/8] irqchip/gic: Assign irqchip dynamically |
| Date | 2015-12-17 12:10 +0100 |
| Message-ID | <qGEBA-70s-31@gated-at.bofh.it> (permalink) |
| References | <qGErU-6H4-11@gated-at.bofh.it> <qGErU-6H4-9@gated-at.bofh.it> |
| Organization | ARM Ltd |
Hi Jon, On 17/12/15 10:48, Jon Hunter wrote: > Dynamically assign the irqchip structure for each GIC controller > instance. This is necessary in order to populate the "dev" member > of the irqchip structure for GIC instances that require runtime > power management support. This also allows us to populate a unique > name for each GIC controller. > > This is based upon a patch by Linus Walleij <linus.walleij@linaro.org>. > > Signed-off-by: Jon Hunter <jonathanh@nvidia.com> This is going to clash horribly with the version I've pulled into my tree: https://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git/commit/?h=irq/gic-4.5&id=58b8964990dc6b59198b25337624b8518cb1dd87 so you may want to have a look at this. I don't think it will affect the work you are doing in a major may though. Thanks, M. -- Jazz is not dead. It just smells funny... -- 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 V2 6/8] irqchip/gic: Assign irqchip dynamically Jon Hunter <jonathanh@nvidia.com> - 2015-12-17 12:00 +0100
Re: [RFC PATCH V2 6/8] irqchip/gic: Assign irqchip dynamically Marc Zyngier <marc.zyngier@arm.com> - 2015-12-17 12:10 +0100
Re: [RFC PATCH V2 6/8] irqchip/gic: Assign irqchip dynamically Jon Hunter <jonathanh@nvidia.com> - 2015-12-18 11:30 +0100
csiph-web