RE: [PATCH 0/4] cris: kill __do_IRQ

From: Mikael Starvik
Date: Fri Oct 15 2010 - 02:14:01 EST


Great! These patches were expected and we would have done it ourselves someday soon but it is always great to
get help from others, Thanks for caring about CRIS!

We will test these patches as soon as possible

Regards
/Mikael

-----Original Message-----
From: Kyle McMartin [mailto:kyle@xxxxxxxxxxxxx] On Behalf Of Kyle McMartin
Sent: den 15 oktober 2010 06:01
To: linux-kernel@xxxxxxxxxxxxxxx
Cc: Mikael Starvik; Jesper Nilsson; linux-cris-kernel; kyle@xxxxxxxxxxx
Subject: [PATCH 0/4] cris: kill __do_IRQ

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/