aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2006-07-01 04:35:44 -0700
committerLinus Torvalds <[email protected]>2006-07-01 09:55:57 -0700
commit17311c03c3e2c16d64d9e8cb2a3f45be2e2f8d3b (patch)
tree69e3f1f22323f0399c953584439b48ead7d2d5a8 /include
parented6f7b10e657b98b4ba89385d02852c8bdf3980e (diff)
[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags
IRQ_PER_CPU is a bit in the struct irq_desc "status" field, not in the struct irqaction "flags", so the previous code checked the wrong bit. SA_PERCPU_IRQ is only used by drivers/char/mmtimer.c for SGI ia64 boxes. Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions