[PATCH 0/4] cris: kill __do_IRQ

From: Kyle McMartin
Date: Fri Oct 15 2010 - 00:01:34 EST


Hi,

The following patches remove the cris architectures calls to __do_IRQ.
They've been build tested on -v10 and -v32, but not boot tested. It
should be possible to bisect across the changes for both platforms.

arch/cris/Kconfig | 3 ++
arch/cris/arch-v10/kernel/irq.c | 26 +++-------------
arch/cris/arch-v32/kernel/irq.c | 53 +++++++++------------------------
arch/cris/include/arch-v32/arch/irq.h | 4 +-
arch/cris/kernel/irq.c | 2 +-
5 files changed, 25 insertions(+), 63 deletions(-)

regards, Kyle M.
--
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/