Re: [patch 2.5.31] transparent PCI-to-PCI bridges

Benjamin Herrenschmidt (benh@kernel.crashing.org)
Wed, 28 Aug 2002 20:35:09 +0200


>I agree. There is absolutely no reason to artificially limit the "bus"
>structure to only three resoruces (and with hardcoded behaviour at that).
>
> .../...
>
>In short: if anything, we may at some point make the number of resources
>_larger_, not smaller.

What about removing that hard coded 4 where ever it lives, and either
do a #define (that could eventually be overriden by arch) or do a
dynamically allocated array ? If you are ok with that, I'll put that
on my list of things to do when I get back to moving the pmac drivers
to 2.5

Ben.

-
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/