Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-12 Thread Toshi Kani
On Sun, 2013-08-11 at 22:42 +0200, Rafael J. Wysocki wrote: > On Friday, August 09, 2013 08:11:19 PM Toshi Kani wrote: > > On Sat, 2013-08-10 at 01:29 +0200, Rafael J. Wysocki wrote: > > > On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: > > > > On Fri, 2013-08-09 at 15:28 +0800, Tang Chen

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-12 Thread Toshi Kani
On Sun, 2013-08-11 at 22:42 +0200, Rafael J. Wysocki wrote: On Friday, August 09, 2013 08:11:19 PM Toshi Kani wrote: On Sat, 2013-08-10 at 01:29 +0200, Rafael J. Wysocki wrote: On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote:

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-11 Thread Rafael J. Wysocki
On Friday, August 09, 2013 08:11:19 PM Toshi Kani wrote: > On Sat, 2013-08-10 at 01:29 +0200, Rafael J. Wysocki wrote: > > On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: > > > On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: > > > > On 08/07/2013 12:56 AM, Toshi Kani wrote: > > > > >

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-11 Thread Rafael J. Wysocki
On Friday, August 09, 2013 08:11:19 PM Toshi Kani wrote: On Sat, 2013-08-10 at 01:29 +0200, Rafael J. Wysocki wrote: On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: On 08/07/2013 12:56 AM, Toshi Kani wrote: On Tue,

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Toshi Kani
On Sat, 2013-08-10 at 01:29 +0200, Rafael J. Wysocki wrote: > On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: > > On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: > > > On 08/07/2013 12:56 AM, Toshi Kani wrote: > > > > On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: > > >

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Rafael J. Wysocki
On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: > On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: > > On 08/07/2013 12:56 AM, Toshi Kani wrote: > > > On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: > > >> try_offline_node() checks that all cpus related with removed node

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Toshi Kani
On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: > On 08/07/2013 12:56 AM, Toshi Kani wrote: > > On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: > >> try_offline_node() checks that all cpus related with removed node have been > >> removed by using cpu_present_bits. If all cpus

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Tang Chen
On 08/07/2013 12:56 AM, Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Tang Chen
On 08/07/2013 12:56 AM, Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Toshi Kani
On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: On 08/07/2013 12:56 AM, Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Rafael J. Wysocki
On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: On 08/07/2013 12:56 AM, Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-09 Thread Toshi Kani
On Sat, 2013-08-10 at 01:29 +0200, Rafael J. Wysocki wrote: On Friday, August 09, 2013 04:16:56 PM Toshi Kani wrote: On Fri, 2013-08-09 at 15:28 +0800, Tang Chen wrote: On 08/07/2013 12:56 AM, Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote:

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-08 Thread Yasuaki Ishimatsu
(2013/08/09 11:43), Gu Zheng wrote: > Hi Ishimatsu-san, > On 08/06/2013 06:11 PM, Yasuaki Ishimatsu wrote: > >> try_offline_node() checks that all cpus related with removed node have been >> removed by using cpu_present_bits. If all cpus related with removed node have >> been removed,

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-08 Thread Gu Zheng
Hi Ishimatsu-san, On 08/06/2013 06:11 PM, Yasuaki Ishimatsu wrote: > try_offline_node() checks that all cpus related with removed node have been > removed by using cpu_present_bits. If all cpus related with removed node have > been removed, try_offline_node() clears the node information. > > But

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-08 Thread Gu Zheng
Hi Ishimatsu-san, On 08/06/2013 06:11 PM, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears the node information. But

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-08 Thread Yasuaki Ishimatsu
(2013/08/09 11:43), Gu Zheng wrote: Hi Ishimatsu-san, On 08/06/2013 06:11 PM, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node()

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-06 Thread Yasuaki Ishimatsu
(2013/08/07 1:56), Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears the

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-06 Thread Toshi Kani
On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: > try_offline_node() checks that all cpus related with removed node have been > removed by using cpu_present_bits. If all cpus related with removed node have > been removed, try_offline_node() clears the node information. > > But

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-06 Thread Yasuaki Ishimatsu
try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears the node information. But try_offline_node() called from acpi_processor_remove() never clears the node

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-06 Thread Yasuaki Ishimatsu
try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears the node information. But try_offline_node() called from acpi_processor_remove() never clears the node

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-06 Thread Toshi Kani
On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears the node information. But

Re: [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()

2013-08-06 Thread Yasuaki Ishimatsu
(2013/08/07 1:56), Toshi Kani wrote: On Tue, 2013-08-06 at 19:11 +0900, Yasuaki Ishimatsu wrote: try_offline_node() checks that all cpus related with removed node have been removed by using cpu_present_bits. If all cpus related with removed node have been removed, try_offline_node() clears the