From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [patch 00/37] genirq: Remove __do_IRQ() and cleanup irq related Kconfigs Date: Wed, 19 Jan 2011 23:25:32 +0100 (CET) Message-ID: References: <20110119205258.462759212@linutronix.de> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463795968-1342830710-1295475934=:3211" Return-path: Received: from www.tglx.de ([62.245.132.106]:37001 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752615Ab1ASW0l (ORCPT ); Wed, 19 Jan 2011 17:26:41 -0500 In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: 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 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463795968-1342830710-1295475934=:3211 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT On Wed, 19 Jan 2011, Linus Torvalds wrote: > On Wed, Jan 19, 2011 at 1:47 PM, Thomas Gleixner wrote: > > Now that rc1 is out, I got reliable information about the remaining > > users of __do_IRQ(), which block the removal: > > > >  arch/cris, arch/h8300, arch/m32r > > I'm certainly ok with this series. It would be good to finally get rid > 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. Will wait a day for desperate screams, then collect the incoming acks and push it into git for your consumption. Thanks, tglx ---1463795968-1342830710-1295475934=:3211--