Re: [PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Rafael J. Wysocki
On Sunday, December 16, 2012 11:00:04 PM Yinghai Lu wrote: > On Sun, Dec 16, 2012 at 2:31 PM, Rafael J. Wysocki wrote: > > On Sunday, December 16, 2012 09:36:49 AM Yinghai Lu wrote: > > There you go: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git > > acpi-scan-temp > >

Re: [PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Yinghai Lu
On Sun, Dec 16, 2012 at 2:31 PM, Rafael J. Wysocki wrote: > On Sunday, December 16, 2012 09:36:49 AM Yinghai Lu wrote: > There you go: > > git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git > acpi-scan-temp > >> I'd like to rebase for-pci-root-bus-hotplug patches, so what should be

Re: [PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Rafael J. Wysocki
On Sunday, December 16, 2012 09:36:49 AM Yinghai Lu wrote: > On Sun, Dec 16, 2012 at 5:47 AM, Rafael J. Wysocki wrote: > > Hi All, > > > > This series is on top of the one I sent on Thursday: > > > > https://lkml.org/lkml/2012/12/13/632 > > > > It goes one step farther and makes some simplificatio

Re: [PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Rafael J. Wysocki
Hi, On Sunday, December 16, 2012 11:59:58 PM Jiang Liu wrote: > Hi Rafael, > Great idea to get rid of the .start() staff, it could also > simplify our hotplug framework too. Well, this has been a Yinghai's idea, but thanks anyway. :-) I see some more room for improvements like this, for ex

Re: [PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Yinghai Lu
On Sun, Dec 16, 2012 at 5:47 AM, Rafael J. Wysocki wrote: > Hi All, > > This series is on top of the one I sent on Thursday: > > https://lkml.org/lkml/2012/12/13/632 > > It goes one step farther and makes some simplifications that become possible > after applying that patchset. > > [1/6] Fold acpi

Re: [PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Jiang Liu
Hi Rafael, Great idea to get rid of the .start() staff, it could also simplify our hotplug framework too. Thanks! Gerry On 12/16/2012 09:47 PM, Rafael J. Wysocki wrote: > Hi All, > > This series is on top of the one I sent on Thursday: > > https://lkml.org/lkml/2012/12/13

[PATCH 0/6] ACPI: Simplify namespace scanning for devices

2012-12-16 Thread Rafael J. Wysocki
Hi All, This series is on top of the one I sent on Thursday: https://lkml.org/lkml/2012/12/13/632 It goes one step farther and makes some simplifications that become possible after applying that patchset. [1/6] Fold acpi_pci_root_start() into acpi_pci_root_add() [2/6] Remove acpi_start_single_o