Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 25 Dec 2002 16:35:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 25 Dec 2002 16:35:55 -0500 Received: from m83-mp1.cvx2-c.ren.dial.ntli.net ([62.252.152.83]:41973 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id ; Wed, 25 Dec 2002 16:35:55 -0500 Subject: RE: [PATCH][2.4] generic cluster APIC support for systems with m ore than 8 CPUs From: Alan Cox To: "Protasevich, Natalie" Cc: "'William Lee Irwin III'" , "'Christoph Hellwig'" , "'James Cleverdon'" , "'Pallipadi, Venkatesh'" , "'Linux Kernel'" , "'Martin Bligh'" , "'John Stultz'" , "'Nakajima, Jun'" , "'Mallick, Asit K'" , "'Saxena, Sunil'" , "Van Maren, Kevin" , "'Andi Kleen'" , "'Hubert Mantel'" In-Reply-To: <3FAD1088D4556046AEC48D80B47B478C1AEC73@usslc-exch-4.slc.unisys.com> References: <3FAD1088D4556046AEC48D80B47B478C1AEC73@usslc-exch-4.slc.unisys.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 25 Dec 2002 21:41:56 +0000 Message-Id: <1040852516.1109.33.camel@dhcp22.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 486 Lines: 11 One thing I will say. Your code would be a hell of a lot saner for merging if you mapped the ISA/Legacy IRQ's as 0-15 (to software) and the PCI ones to 16+ like everyone else does. That would kill a _lot_ of ifdefs and the IRQ0 corner case - 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/