Oh yes, the SMP global cli thing. Ok, I'll change it to __cli, since
that's what I'm really wanting anyway.
> I think you could do it this way:
>
> last_bus = 0;
> for each bus controller {
> map busses last_bus to 0xff to current controller
> last_bus = pci_scan_bus(...) + 1
> }
I'll give it a look and see, but just about anything is going to
be fairly ugly.
r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html