From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [patch 00/37] genirq: Remove __do_IRQ() and cleanup irq related Kconfigs Date: Wed, 19 Jan 2011 17:17:06 -0500 Message-ID: <20110119221706.GC27353@bombadil.infradead.org> References: <20110119205258.462759212@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:37044 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753834Ab1ASWRT convert rfc822-to-8bit (ORCPT ); Wed, 19 Jan 2011 17:17:19 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: Thomas Gleixner , LKML , Linux-Arch , Andrew Morton , Ingo Molnar , Benjamin Herrenschmidt , Chen Liqin , Chris Metcalf , David Howells , "David S. Miller" , Greg Ungerer , Hirokazu Takata , Jeff Dike , Kyle McMartin , Michal Simek , Mikael Starvik , Mike Frysinger , Paul Mundt , Richard Henderson , Tony Luck , Yoshinori Sato On Wed, Jan 19, 2011 at 02:13:07PM -0800, Linus Torvalds wrote: > > =A0arch/cris, arch/h8300, arch/m32r >=20 > I'm certainly ok with this series. It would be good to finally get ri= d > of this legacy interface, and there's no longer any reason to hold it > up. And getting rid of hundreds of lines of code is good too. >=20 I submitted series to clean these 3 up as well (but only got a response from the cris folks...) If the other 2 are effectively unmaintained, should I just submit the clean ups to you? (I think there were some build fixes as well, will have to check.) --Kyle