[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101015040127.GA6333@bombadil.infradead.org>
Date: Fri, 15 Oct 2010 00:01:27 -0400
From: Kyle McMartin <kyle@...artin.ca>
To: linux-kernel@...r.kernel.org
Cc: Mikael Starvik <starvik@...s.com>,
Jesper Nilsson <jesper.nilsson@...s.com>,
linux-cris-kernel@...s.com, kyle@...artin.ca
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists