Re: [RFC/PATCH] Add pci_walk_bus function to PCI core

From: Paul Mackerras
Date: Wed Aug 10 2005 - 02:28:38 EST


Arjan van de Ven writes:

> is there a way to avoid the recursion somehow? Recursion is "not fun"
> stack usage wise, esp if you have really deep hierarchies....

Yes, since we have pointers up the tree as well as down, it should in
fact be easy. I'll hack something up.

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/