diff options
author | Mark Rutland <[email protected]> | 2024-06-17 12:18:39 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-06-24 18:16:44 +0100 |
commit | a6156e70316b322b61739468e465bfb1345b7ae2 (patch) | |
tree | ebeac9658dff5888f3b1a7042aaba5e95df68980 /lib/memory-notifier-error-inject.c | |
parent | e95c64a7fb7185383a0edfd6c21477567bee4c26 (diff) |
irqchip/gic-v3: Make distributor priorities variables
In subsequent patches the GICv3 driver will choose the regular interrupt
priority at boot time.
In preparation for using dynamic priorities, place the priorities in
variables and update the code to pass these as parameters. Users of
GICD_INT_DEF_PRI_X4 are modified to replicate the priority byte using
REPEAT_BYTE_U32().
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Alexandru Elisei <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Tested-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions