lkml.org 
[lkml]   [2022]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] irqchip updates for 5.17
Date
Hi Thomas,

This is the smallest set of irqchip updates ever. Not due to a lack of
activity, but mostly that the stuff that is in flight doesn't seem to
be quire ready. Given the size of the upcoming MSI changes, this is
probably for the best.

Anyway, not much here, apart from Valentin's Kexec+RT GICv3 ITS fix
and another one for GICv4.1. The rest is a boring mix of small scale
updates and cleanups.

Please pull,

M.

The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:

Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-5.17

for you to fetch changes up to cd448b24c621b2b676b4fa50a4ab4e9e9da114e2:

Merge branch irq/misc-5.17 into irq/irqchip-next (2021-12-20 14:00:47 +0000)

----------------------------------------------------------------
irqchip updates for 5.17

- Fix GICv3 redistributor table reservation with RT across kexec

- Fix GICv4.1 redistributor view of the VPE table across kexec

- Add support for extra interrupts on spear-shirq

- Make obtaining some interrupts optional for the Renesas drivers

- Various cleanups and bug fixes

----------------------------------------------------------------
Herve Codina (1):
irqchip/spear-shirq: Add support for IRQ 0..6

Kees Cook (1):
irqchip/ingenic-tcu: Use correctly sized arguments for bit field

Lad Prabhakar (2):
irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interrupt
irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the interrupt

Marc Zyngier (3):
Merge branch irq/its-kexec-rt into irq/irqchip-next
irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time
Merge branch irq/misc-5.17 into irq/irqchip-next

Peng Fan (1):
irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_init

Valentin Schneider (3):
irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime

Xiang wangx (1):
irqchip/gic-v2m: Add const to of_device_id

drivers/irqchip/irq-gic-v2m.c | 2 +-
drivers/irqchip/irq-gic-v3-its.c | 82 ++++++++++++++++++++++++++++---
drivers/irqchip/irq-gic-v3.c | 17 +++++++
drivers/irqchip/irq-imx-gpcv2.c | 2 +-
drivers/irqchip/irq-ingenic-tcu.c | 4 +-
drivers/irqchip/irq-renesas-intc-irqpin.c | 9 ++--
drivers/irqchip/irq-renesas-irqc.c | 9 ++--
drivers/irqchip/spear-shirq.c | 2 +
include/linux/irqchip/arm-gic-v3.h | 4 +-
9 files changed, 112 insertions(+), 19 deletions(-)

\
 
 \ /
  Last update: 2022-01-08 14:08    [W:0.038 / U:0.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site