Re: [PATCH 2/3] FRV: Permit __do_IRQ() to be dispensed with
From: David Howells
Date: Thu Sep 21 2006 - 09:13:23 EST
Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:
> It can't optimize __do_IRQ() out in any case if one uses
> generic_handle_irq() because of the test in there which can't be
> predicted at compile time.
Do you realise that powerpc still uses __do_IRQ if CONFIG_IRQSTACKS=y? You
should probably fix that.
David
-
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/