diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2006-07-01 13:35:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-01 18:55:57 +0200 |
commit | 17311c03c3e2c16d64d9e8cb2a3f45be2e2f8d3b (patch) | |
tree | 69e3f1f22323f0399c953584439b48ead7d2d5a8 /drivers/edac/e752x_edac.c | |
parent | [PATCH] pi-futex: futex_wake() lockup fix (diff) | |
download | linux-17311c03c3e2c16d64d9e8cb2a3f45be2e2f8d3b.tar.xz linux-17311c03c3e2c16d64d9e8cb2a3f45be2e2f8d3b.zip |
[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 <bjorn.helgaas@hp.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/edac/e752x_edac.c')
0 files changed, 0 insertions, 0 deletions