[PATCH v2 0/5] arm64: irqchip/gic-v3: Use compiletime constant PMR values
Catalin Marinas
catalin.marinas at arm.com
Mon Jun 24 11:12:09 PDT 2024
On Mon, 17 Jun 2024 12:18:36 +0100, Mark Rutland wrote:
> This series optimizes the way regular IRQs are masked/unmasked when
> GICv3 pseudo-NMIs are used, removing the need for a static key in fast
> paths by using a priority value chosen dynamically at boot time.
>
> Thomas, would you be happy for this series to go through the arm64 tree?
> The key part of the series is the final patch which changes both arm64
> and irqchip, and I expect merge conflicts or functional fallout to be
> contained to arm64.
>
> [...]
Applied to arm64 (for-next/gic-v3-pmr), thanks!
[1/5] wordpart.h: Add REPEAT_BYTE_U32()
https://git.kernel.org/arm64/c/118d777c4cb4
[2/5] irqchip/gic-common: Remove sync_access callback
https://git.kernel.org/arm64/c/e95c64a7fb71
[3/5] irqchip/gic-v3: Make distributor priorities variables
https://git.kernel.org/arm64/c/a6156e70316b
[4/5] irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlier
https://git.kernel.org/arm64/c/d447bf09a401
[5/5] arm64: irqchip/gic-v3: Select priorities at boot time
https://git.kernel.org/arm64/c/18fdb6348c48
--
Catalin
More information about the linux-arm-kernel
mailing list