Re: [PATCH v3 0/2] ACPI: CPU hot-remove support

2012-11-02 Thread Toshi Kani
On Fri, 2012-11-02 at 13:46 +0100, Rafael J. Wysocki wrote: > On Thursday, November 01, 2012 08:42:11 AM Toshi Kani wrote: > > This patchset adds support of CPU hot-remove via an ACPI eject > > notification to the ACPI processor driver. The CPU hot-remove > > operation shares the same code path

Re: [PATCH v3 0/2] ACPI: CPU hot-remove support

2012-11-02 Thread Rafael J. Wysocki
On Thursday, November 01, 2012 08:42:11 AM Toshi Kani wrote: > This patchset adds support of CPU hot-remove via an ACPI eject > notification to the ACPI processor driver. The CPU hot-remove > operation shares the same code path with the sysfs eject operation. > > The patchset also exports two

Re: [PATCH v3 0/2] ACPI: CPU hot-remove support

2012-11-02 Thread Rafael J. Wysocki
On Thursday, November 01, 2012 08:42:11 AM Toshi Kani wrote: This patchset adds support of CPU hot-remove via an ACPI eject notification to the ACPI processor driver. The CPU hot-remove operation shares the same code path with the sysfs eject operation. The patchset also exports two

Re: [PATCH v3 0/2] ACPI: CPU hot-remove support

2012-11-02 Thread Toshi Kani
On Fri, 2012-11-02 at 13:46 +0100, Rafael J. Wysocki wrote: On Thursday, November 01, 2012 08:42:11 AM Toshi Kani wrote: This patchset adds support of CPU hot-remove via an ACPI eject notification to the ACPI processor driver. The CPU hot-remove operation shares the same code path with the

[PATCH v3 0/2] ACPI: CPU hot-remove support

2012-11-01 Thread Toshi Kani
This patchset adds support of CPU hot-remove via an ACPI eject notification to the ACPI processor driver. The CPU hot-remove operation shares the same code path with the sysfs eject operation. The patchset also exports two functions necessary to initiate hot-remove operations from modules, such

[PATCH v3 0/2] ACPI: CPU hot-remove support

2012-11-01 Thread Toshi Kani
This patchset adds support of CPU hot-remove via an ACPI eject notification to the ACPI processor driver. The CPU hot-remove operation shares the same code path with the sysfs eject operation. The patchset also exports two functions necessary to initiate hot-remove operations from modules, such