Re: [PULL] GIC changes for Linux 4.4

2015-10-09 Thread Marc Zyngier
On Fri, 9 Oct 2015 22:52:48 +0200 Thomas Gleixner wrote: > On Fri, 9 Oct 2015, Marc Zyngier wrote: > > The following changes since commit 049e6dde7e57f0054fdc49102e7ef4830c698b46: > > > > Linux 4.3-rc4 (2015-10-04 16:57:17 +0100) > > That's not the best base. tip irq/core already has gic modi

Re: [PULL] GIC changes for Linux 4.4

2015-10-09 Thread Thomas Gleixner
On Fri, 9 Oct 2015, Marc Zyngier wrote: > The following changes since commit 049e6dde7e57f0054fdc49102e7ef4830c698b46: > > Linux 4.3-rc4 (2015-10-04 16:57:17 +0100) That's not the best base. tip irq/core already has gic modifications which conflict. Can you please rebase to tip irq/core? Thank

[PULL] GIC changes for Linux 4.4

2015-10-09 Thread Marc Zyngier
Hi Thomas, Jason, Here's the pull request for the GIC updates I stashed over the past few weeks. Only real new feature is the 32bit support from Jean-Philippe, the rest is all about dealing with errata and firmware. Please pull! Thanks, M. The following changes since commit 049e6dde7e5