Re: [PATCH] Add SA_PERCPU_IRQ flag support

From: Andrew Morton
Date: Sat Mar 18 2006 - 04:49:21 EST


Andrew Morton <akpm@xxxxxxxx> wrote:
>
> +#ifdef ARCH_HAS_IRQ_PER_CPU
> + if (new->flags & SA_PERCPU_IRQ)
> + desc->status |= IRQ_PER_CPU;
> +#endif

OK, five architectures define ARCH_HAS_IRQ_PER_CPU but only one of them
defines SA_PERCPU_IRQ. Giving up.
-
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/