Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Nov 2002 07:33:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Nov 2002 07:33:27 -0500 Received: from holomorphy.com ([66.224.33.161]:48314 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Tue, 12 Nov 2002 07:33:26 -0500 To: linux-kernel@vger.kernel.org Subject: [0/4] NUMA-Q: remove PCI bus number mangling Message-Id: From: William Lee Irwin III Date: Tue, 12 Nov 2002 04:37:46 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 19 This fixes a longstanding bug with respect to bridge handling as well as a Linux PCI faux pas, namely an attempt to support PCI domains with bus number mangling. The end result is that bridges off of quad 0 now work, and the code now follows Linux PCI conventions. [1/4] NUMA-Q: use sysdata as quad numbers in pci_scan_bus()" [2/4] NUMA-Q: fetch quad numbers from struct pci_bus" [3/4] NUMA-Q: use quad numbers passed to low-level config cycles" [4/4] NUMA-Q: remove last traces of bus number mangling" Bill - 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/