Merge branch irq/misc-5.18 into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Mon, 21 Feb 2022 16:35:41 +0000 (16:35 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 21 Feb 2022 16:35:41 +0000 (16:35 +0000)
commit141e6a976c0583cd5339218a4843ea24c550a18d
tree88983363c96062f2f03635ecc6f4cc63619b8c0e
parent86c12c738651edf809092589acaa147238620f24
parent80e4e1f472889f31a4dcaea3a4eb7a565296f1f3
Merge branch irq/misc-5.18 into irq/irqchip-next

* irq/misc-5.18:
  : .
  : Misc irq chip changes for 5.18
  :
  : - GICv3: Relax ordering of previous stores to only include the ISH domain
  : .
  irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accesses

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