On Sun, Aug 05, 2007 at 01:49:57AM -0700, Yinghai Lu wrote: > Can you change > pci_scan_bus_with_sysdata(int busno) > to > pci_scan_bus_on_node(int bus, struct pci_ops *ops, int node)? Do you anticipate passing in a different pci_ops or node? In any case please remember I am aiming for the minimal "obviously correc" change for 2.6.23... > pci_scan_bus_with_sysdata(int busno) make me feel that i need feed one > sysdata as on param for it. Yeah, lousy name, but the best I came up with. Runner up was 'x86_pci_scan_bus', which is I think worse? Cheers, Muli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH/RFT] finish i386 and x86-64 sysdata conversion
- From: "Yinghai Lu" <[email protected]>
- Re: [PATCH/RFT] finish i386 and x86-64 sysdata conversion
- References:
- Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- From: Chuck Ebbert <[email protected]>
- Re: Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- From: Andi Kleen <[email protected]>
- Re: Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- From: Andrew Morton <[email protected]>
- Re: Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- From: Andi Kleen <[email protected]>
- Re: Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- From: Muli Ben-Yehuda <[email protected]>
- Re: Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- From: "Yinghai Lu" <[email protected]>
- [PATCH/RFT] finish i386 and x86-64 sysdata conversion
- From: Muli Ben-Yehuda <[email protected]>
- Re: [PATCH/RFT] finish i386 and x86-64 sysdata conversion
- From: "Yinghai Lu" <[email protected]>
- Oops in 2.6.23-rc1-git9, arch/x86_64/pci/k8-bus.c::fill_mp_bus_to_cpumask()
- Prev by Date: Re: Linux 2.6.23-rc2
- Next by Date: Re: Linux 2.6.23-rc2
- Previous by thread: Re: [PATCH/RFT] finish i386 and x86-64 sysdata conversion
- Next by thread: Re: [PATCH/RFT] finish i386 and x86-64 sysdata conversion
- Index(es):