From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: [PATCH] parisc: convert the rest of the irq handlers to simple/percpu Date: Fri, 03 Dec 2010 22:27:49 +0100 Message-ID: <4CF960D5.9000700@gmx.de> References: <1291341665.25796.2.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Parisc List To: James Bottomley Return-path: In-Reply-To: <1291341665.25796.2.camel@mulgrave.site> List-ID: List-Id: linux-parisc.vger.kernel.org On 12/03/2010 03:01 AM, James Bottomley wrote: > The generic conversion eliminates the spurious no_ack and no_end > routines, converts all the cascaded handlers to handle_simple_irq() and > makes iosapic use a modified handle_percpu_irq() to become the same as > the CPU irq's. This isn't an essential change, but it eliminates the > mask/unmask overhead of handle_level_irq(). > > Signed-off-by: James Bottomley Nice patches James! (although I only reply to this one) They work for me on 715/64, B160L and c3000. Can you or Kyle send those patches upstream for 2.6.37? Helge