From mboxrd@z Thu Jan 1 00:00:00 1970 From: magnus.damm@gmail.com (Magnus Damm) Date: Wed, 19 May 2010 17:51:10 +0900 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 Wed, May 19, 2010 at 4:16 PM, Eric Miao wrote: > 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 Thanks, Eric! > Magnus, > > I guess you may please help submit this to rmk's patch tracking system? I've been trying to, but I guess I must have formatted it incorrectly since I don't hear anything back from the mail robot. / magnus