From: Muli Ben-Yehuda Date: Sat, 21 Jul 2007 21:23:39 +0000 (+0300) Subject: x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata X-Git-Tag: v2.6.23-rc1~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f1c192c3c32797068bfe97738babb3295bbf42;p=pandora-kernel.git x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata This patch introduces struct pci_sysdata to x86 and x86-64, and converts the existing two users (NUMA, Calgary) to use it. This lays the groundwork for having other users of sysdata, such as the PCI domains work. The Calgary bits are tested, the NUMA bits just look ok. Signed-off-by: Jeff Garzik Signed-off-by: Muli Ben-Yehuda Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed