Re: pci segments/domains

David S. Miller (davem@redhat.com)
Fri, 17 May 2002 09:53:18 -0700 (PDT)


From: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Date: Fri, 17 May 2002 20:24:03 +0400

On Fri, May 17, 2002 at 10:42:44AM -0400, Jeff Garzik wrote:
> Makes sense, sure :) I just want to get rid of the untyped sysdata in
> favor of a struct with a defined type (arch-defined... but named and
> defined nonetheless).

Just to be sure, do you mean both struct pci_bus and struct pci_dev? :-)
On alpha both sysdata's are pointers to the same thing, but not on sparc
as far as I can see.

Just do the struct pci_bus one for now.
-
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/