Merge branch irq/its-kexec-rt into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 16 Dec 2021 13:24:24 +0000 (13:24 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 16 Dec 2021 13:24:24 +0000 (13:24 +0000)
commit16e3613a39fd14d0a8888160acee612a31dd1a2a
treeac8d9effe81e76e400447cc456cd85b2b0707530
parent0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1
parent835f442fdbce33a47a6bde356643fd7e3ef7ec1b
Merge branch irq/its-kexec-rt into irq/irqchip-next

* irq/its-kexec-rt:
  : .
  : Series from Valentin Schneider, aiming at fixing the issues
  : the ITS driver has with PREEMPT_RT whilst trying to reserve
  : memory at early boot to support kexec.
  : .
  irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime
  irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
  irqchip/gic-v3-its: Give the percpu rdist struct its own flags field

Signed-off-by: Marc Zyngier <maz@kernel.org>