Re: [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, forirqaction.flags

From: Thomas Gleixner
Date: Fri Jun 30 2006 - 15:19:42 EST


On Fri, 2006-06-30 at 12:55 -0600, Bjorn Helgaas wrote:
> 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@xxxxxx>

Doh, good catch.

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/