]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch irq/gicv3-eppi-partition into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 12 Aug 2021 07:12:30 +0000 (08:12 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 12 Aug 2021 07:12:30 +0000 (08:12 +0100)
commita21d7e344c077cbae3ce891f97d0a897631a4923
tree163441b5a8d37bc8137a108d1ad3f963cd009c95
parentaf009a321933c7020562af6cf3b9ef16874a3479
parent51e39b53bfbbdbdaefb87021210b5d9ebe10075a
Merge branch irq/gicv3-eppi-partition into irq/irqchip-next

- Add support for partitionned EPPIs, modeled after the existing
  partitioned PPI support

* irq/gicv3-eppi-partition:
  irqchip/gic-v3: Fix selection of partition domain for EPPIs
  irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq

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