Re: [PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages

2013-05-27 Thread Ben Hutchings
On Sun, 2013-05-26 at 13:58 +0800, Wanpeng Li wrote: > Changelog: > v1 -> v2: > * show number of HighTotal before hotremove > * remove CONFIG_HIGHMEM > * cc stable kernels > * add Michal reviewed-by > > Logic memory-remove code fails to correctly account the Total High Me

Re: [PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages

2013-05-26 Thread KOSAKI Motohiro
(5/26/13 8:02 PM), Wanpeng Li wrote: > On Sun, May 26, 2013 at 07:49:33AM -0400, KOSAKI Motohiro wrote: >> On Sun, May 26, 2013 at 1:58 AM, Wanpeng Li >> wrote: >>> Changelog: >>> v1 -> v2: >>> * show number of HighTotal before hotremove >>> * remove CONFIG_HIGHMEM >>> *

Re: [PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages

2013-05-26 Thread Liu Jiang
On Sun 26 May 2013 01:58:36 PM CST, Wanpeng Li wrote: > Changelog: > v1 -> v2: > * show number of HighTotal before hotremove > * remove CONFIG_HIGHMEM > * cc stable kernels > * add Michal reviewed-by > > Logic memory-remove code fails to correctly account the Total High Mem

Re: [PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages

2013-05-26 Thread KOSAKI Motohiro
On Sun, May 26, 2013 at 1:58 AM, Wanpeng Li wrote: > Changelog: > v1 -> v2: > * show number of HighTotal before hotremove > * remove CONFIG_HIGHMEM > * cc stable kernels > * add Michal reviewed-by > > Logic memory-remove code fails to correctly account the Total Hi

[PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages

2013-05-25 Thread Wanpeng Li
Changelog: v1 -> v2: * show number of HighTotal before hotremove * remove CONFIG_HIGHMEM * cc stable kernels * add Michal reviewed-by Logic memory-remove code fails to correctly account the Total High Memory when a memory block which contains High Memory is offli