Re: [PATCH 11/24] C6X: interrupt handling
From: Arnd Bergmann <arnd@arndb.de>
Date: 2011-08-22 20:59:26
From: Arnd Bergmann <arnd@arndb.de>
Date: 2011-08-22 20:59:26
On Monday 22 August 2011 16:09:32 Mark Salter wrote:
Most of the code in arch/c6x/kernel/irq.c which supports mapping of hardware interrupts to virtual kernel interrupts was taken as-is from powerpc. Very few changes were necessary for C6X, so separating that out into the generic kernel interrupt code may be worthwhile for cases where other architectures may want to use it.
What's the status on this? Did you talk about this with Thomas and/or BenH? Arnd