From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Date: Wed, 08 Sep 2010 18:58:24 +0000 Subject: Re: [RFC trollpatch 1/1] genirq: Remove the fits all and nothing Message-Id: <20100908185824.GD24791@bombadil.infradead.org> List-Id: References: <20100908152036.643594727@linutronix.de> In-Reply-To: <20100908152036.643594727@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thomas Gleixner Cc: LKML , Linus Torvalds , Andrew Morton , Ingo Molnar , Peter Zijlstra , Christoph Hellwig , linux-alpha@vger.kernel.org, linux-cris-kernel@axis.com, Haavard Skinnemoen , Tony Luck , linux-ia64@vger.kernel.org, Yoshinori Sato , Hirokazu Takata , Greg Ungerer , Jeff Dike , linux-parisc@vger.kernel.org, Chris Zankel , linux-arch@vger.kernel.org On Wed, Sep 08, 2010 at 06:14:14PM -0000, Thomas Gleixner wrote: > The following architectures are still using __do_IRQ(): > > alpha, cris, ia64, h8300, m32r, m68knommu, parisc, um > > So now the question arises what to do with __do_IRQ(). > Thanks Thomas for the reminder, I'll poke at fixing parisc this week, and maybe try to fix ia64 and alpha too as penance for forgetting about this for so long. --Kyle