summaryrefslogtreecommitdiff
path: root/kernel/irq
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2023-06-15 14:58:52 +0100
committerMarc Zyngier <maz@kernel.org>2023-06-16 12:22:00 +0100
commit0cfb4a1af386427cdaba98f18f501eb074985cfd (patch)
tree144776ca119f1da96ce6feb278efcb31d812fc8e /kernel/irq
parent7877cb91f1081754a1487c144d85dc0d2e2e7fc4 (diff)
genirq: Use BIT() for the IRQD_* state flags
As we're about to use the last bit available in the IRQD_* state flags, rewrite these flags with BIT(), which ensures that these constant do not represent a signed value. Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions