[RFC/PATCH] Set up PCI tree from OF on ppc64

Segher Boessenkool segher at kernel.crashing.org
Fri Aug 26 19:23:13 EST 2005


> What the hypervisor "should" do is pretty close to irrelevant in this
> situation.  I basically had the choice of either presenting each of
> these special PCI-PCI bridges as a host bridge to the PCI-PCI code, or
> constructing the PCI tree from the OF device tree, and the latter
> seemed better to me.

Yes, I understand.  I'm quite happy with just taking whatever
Open Firmware tells us (and hope you don't need to put all
that many workarounds in _that_ code, heh).  The more I think
about it the happier I am about it.  I guess I got a bit scared
by the motivation, that's all.

Are you planning to in the future take _all_ configuration
space settings from OF properties?  That would be a logical
next step, have the kernel not try to redo any of the PCI
configuration...


Segher




More information about the Linuxppc64-dev mailing list