From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.y.miao@gmail.com (Eric Miao) Date: Wed, 19 May 2010 15:16:32 +0800 Subject: [PATCH] ARM: Add support for 10 hardirq bits In-Reply-To: References: <20100310111749.18521.9002.sendpatchset@t400s> <20100501094436.GC12172@n2100.arm.linux.org.uk> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 13, 2010 at 3:30 PM, Magnus Damm wrote: > On Sat, May 1, 2010 at 6:44 PM, Russell King - ARM Linux > wrote: >> On Fri, Apr 30, 2010 at 01:02:04PM +0900, Magnus Damm wrote: >>> On Wed, Mar 10, 2010 at 8:17 PM, Magnus Damm wrote: >>> > From: Magnus Damm >>> > >>> > This patch adds support for 10 hardirq bits to >>> > the ARM architecture. Needed by the SH-Mobile >>> > ARM processor sh7372 that has more than 512 IRQs. >>> > >>> > Signed-off-by: Magnus Damm >>> > --- >>> > >> >> I guess it's ok; with 10 bits we're at the maximum which the generic >> kernel supports (see linux/hardirq.h) > > Hi again Russell, > > Will you pick up this one in your tree as-is, or would you like me to > resubmit it somehow? > Russell, I don't seem to find this patch in your -devel branch. I posted a same version of patch earlier, so I'd also like to see this get merged. Acked-by: Eric Miao Magnus, I guess you may please help submit this to rmk's patch tracking system?