Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1735174
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Marc Zyngier <marc.zyngier@arm.com> |
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] irqchip updates for 4.14-rc2 |
| Date | Tue, 19 Sep 2017 21:00:01 +0200 |
| Message-ID | <urvUt-AH-1@gated-at.bofh.it> (permalink) |
| X-Mailer | git-send-email 2.11.0 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 43 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Arnd Bergmann <arnd@arndb.de>, Paul Burton <paul.burton@imgtec.com>, zijun_hu <zijun_hu@htc.com>, Jason Cooper <jason@lakedaemon.net>, Ralf Baechle <ralf@linux-mips.org>, linux-kernel@vger.kernel.org |
| X-Original-Date | Tue, 19 Sep 2017 19:59:33 +0100 |
| X-Original-Message-ID | <20170919185933.32565-1-marc.zyngier@arm.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1735174 |
Show key headers only | View raw
Hi Thomas,
As I'm disappearing for a few days, I've pushed out the handful of
fixes I had queued up. Nothing stands out, but that's probably for the
best...
Please pull.
M.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-4.14-2
for you to fetch changes up to 90019f8fcd71bf71653690329e32f41489e96122:
irqchip.mips-gic: Fix shared interrupt mask writes (2017-09-19 19:44:07 +0100)
----------------------------------------------------------------
irqchip updates for 4.14-rc2
- A GICv3 initialisation fix when some CPUs fail to be brought up
- A GICv4 compile fix for GCC 4.5 (!)
- A MIPS-GIC fix for the PCIe support
----------------------------------------------------------------
Arnd Bergmann (1):
irqchip/gic-v4: Fix building with ancient gcc
Paul Burton (1):
irqchip.mips-gic: Fix shared interrupt mask writes
zijun_hu (1):
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
drivers/irqchip/irq-gic-v3.c | 8 ++++----
drivers/irqchip/irq-gic-v4.c | 12 +++++++++---
drivers/irqchip/irq-mips-gic.c | 6 +++---
3 files changed, 16 insertions(+), 10 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] irqchip updates for 4.14-rc2 Marc Zyngier <marc.zyngier@arm.com> - 2017-09-19 21:00 +0200
csiph-web