public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86 PCI domain support
@ 2005-12-03  1:39 Jeff Garzik
  2005-12-03  1:39 ` [PATCH 1/3] x86 PCI domain support: a humble fix Jeff Garzik
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Jeff Garzik @ 2005-12-03  1:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: gregkh, ak


ACPI PCI support stopped short of supporting multiple PCI domains,
which is something I need in order to support a current machine
configuration, and something many will soon need, to support upcoming
systems.

This is a minimal, untested implementation.  But it should work,
provided your PCI op hooks (direct, BIOS, mmconfig) support PCI domains
(mmconfig).

Patches:

1) Fix: don't hardcode PCI domain to zero
2) Introduce struct pci_sysdata
3) Add PCI domain to struct pci_sysdata


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-12-07  5:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-03  1:39 [PATCH 0/3] x86 PCI domain support Jeff Garzik
2005-12-03  1:39 ` [PATCH 1/3] x86 PCI domain support: a humble fix Jeff Garzik
2005-12-03  1:40 ` [PATCH 2/3] x86 PCI domain support: struct pci_sysdata Jeff Garzik
2005-12-03  1:40 ` [PATCH 3/3] x86 PCI domain support: the meat Jeff Garzik
2005-12-03  1:42 ` [PATCH 0/3] x86 PCI domain support Jeff Garzik
2005-12-03  3:15 ` Andi Kleen
2005-12-03 20:11   ` Jeff Garzik
2005-12-03 21:03     ` Greg KH
2005-12-07  0:39     ` Greg KH
2005-12-07  1:32       ` Andi Kleen
2005-12-07  1:41         ` Greg KH
2005-12-07  2:14       ` Jeff Garzik
2005-12-07  2:33         ` Greg KH
2005-12-07  4:12           ` Jeff Garzik
2005-12-07  5:23             ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox