Re: [GIT PULL] irqchip: Core changes for v4.1 (round 3)

2015-04-11 Thread Jason Cooper
Hey Marc, On Sat, Apr 11, 2015 at 11:02:14AM +0100, Marc Zyngier wrote: > On 2015-04-11 00:45, Jason Cooper wrote: > >This is the big one. With this pull request, we remove the legacy hack > >gic_arch_extn, and all users of it. Replacing it with proper > >representations via stacked domains. Du

Re: [GIT PULL] irqchip: Core changes for v4.1 (round 3)

2015-04-11 Thread Marc Zyngier
Hi Jason, On 2015-04-11 00:45, Jason Cooper wrote: Thomas, This is the big one. With this pull request, we remove the legacy hack gic_arch_extn, and all users of it. Replacing it with proper representations via stacked domains. Due to the potentially disruptive nature of this series, I've

Re: [GIT PULL] irqchip: Core changes for v4.1 (round 3)

2015-04-11 Thread Thomas Gleixner
Jason, On Fri, 10 Apr 2015, Jason Cooper wrote: > A tremendous "Thank you!" to Marc for putting forth all the effort to > create this series and his gentle 'prodding' to move it along. :) Thanks Marc for cleaning this up! > This is an incremental pull request from tags/irqchip-core-4.1-2 up to