summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-05-20 12:19:36 +0300
committerMarc Zyngier <maz@kernel.org>2026-05-22 12:04:49 +0300
commitc4a1191f802792fe22fc261fa0e918d048915911 (patch)
treedf992127c1a78b8ac129f0d101b3fc922050bc34 /include/linux/timerqueue.h
parente6fdea20cffb0108e3d4b5af1c850cccc8e8866c (diff)
downloadlinux-c4a1191f802792fe22fc261fa0e918d048915911.tar.xz
KVM: arm64: vgic: Constify struct irq_ops usage
vgic-v5 has introduced much more prevalent usage of the struct irq_ops mechanism. In the process, it becomes evident that suffers from two related problems: - it contains flags, rather than only callbacks - it is mutable, because we need to update the above flags Swap the flags for a helper retrieving the flags, and make all irq_ops const, something that is slightly satisfying. Reviewed-by: Joey Gouly <joey.gouly@arm.com> Link: https://lore.kernel.org/r/20260520091949.542365-6-maz@kernel.org Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions