Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946279AbXBPWiX (ORCPT ); Fri, 16 Feb 2007 17:38:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1946280AbXBPWiX (ORCPT ); Fri, 16 Feb 2007 17:38:23 -0500 Received: from gate.crashing.org ([63.228.1.57]:39723 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946279AbXBPWiW (ORCPT ); Fri, 16 Feb 2007 17:38:22 -0500 Subject: Re: [RFC] killing the NR_IRQS arrays. From: Benjamin Herrenschmidt To: Russell King Cc: Arnd Bergmann , "Eric W. Biederman" , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Andi Kleen , Ingo Molnar , Alan Cox In-Reply-To: <20070216195256.GE2572@flint.arm.linux.org.uk> References: <200702162045.58857.arnd@arndb.de> <20070216195256.GE2572@flint.arm.linux.org.uk> Content-Type: text/plain Date: Sat, 17 Feb 2007 09:37:05 +1100 Message-Id: <1171665426.5644.99.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 28 > > Rather than having the job of rewriting this code during 2.6, I'd much > > prefer to get something sorted, even if it is ARM only before 2.6. > > > > I believe that there are some common problems with the existing API > > which have been hinted at over the last few days, such as large > > NR_IRQS. As such, I think it would be a good idea to try to thrash > > this issue out and get something which everyone is happy with. > > > > Additionally, I've added Alan's "reserve then hook" idea to the API; > > I seem to remember there is a case in IDE which needs something like > > this. You might want to have a look at the powerpc API with it's remaping capabilities. It's very nice for handling multiple domain spaces. It might be of some use for you. I like your proposed API, I think that's where we want to go in the long run. Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/