Re: [PATCH 0/4] bugfix for memory hotplug

2012-09-28 Thread Ni zhan Chen

On 09/27/2012 01:45 PM, we...@cn.fujitsu.com wrote:

From: Wen Congyang 

Wen Congyang (2):
   memory-hotplug: clear hwpoisoned flag when onlining pages
   memory-hotplug: auto offline page_cgroup when onlining memory block
 failed


Again, you should explain these two patches are the new version of 
memory-hotplug: hot-remove physical memory [20/21,21/21]




Yasuaki Ishimatsu (2):
   memory-hotplug: add memory_block_release
   memory-hotplug: add node_device_release

  drivers/base/memory.c |9 -
  drivers/base/node.c   |   11 +++
  mm/memory_hotplug.c   |8 
  mm/page_cgroup.c  |3 +++
  4 files changed, 30 insertions(+), 1 deletions(-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majord...@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: mailto:"d...@kvack.org;> em...@kvack.org 



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/4] bugfix for memory hotplug

2012-09-28 Thread Ni zhan Chen

On 09/27/2012 01:45 PM, we...@cn.fujitsu.com wrote:

From: Wen Congyang we...@cn.fujitsu.com

Wen Congyang (2):
   memory-hotplug: clear hwpoisoned flag when onlining pages
   memory-hotplug: auto offline page_cgroup when onlining memory block
 failed


Again, you should explain these two patches are the new version of 
memory-hotplug: hot-remove physical memory [20/21,21/21]




Yasuaki Ishimatsu (2):
   memory-hotplug: add memory_block_release
   memory-hotplug: add node_device_release

  drivers/base/memory.c |9 -
  drivers/base/node.c   |   11 +++
  mm/memory_hotplug.c   |8 
  mm/page_cgroup.c  |3 +++
  4 files changed, 30 insertions(+), 1 deletions(-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majord...@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: a href=mailto:d...@kvack.org; em...@kvack.org /a



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/4] bugfix for memory hotplug

2012-09-27 Thread Andrew Morton
I'll assume that you will be preparing a new revision of these patches.

We have another patch series today called "memory_hotplug: fix memory
hotplug bug", from another Fujitsu person.  But you people aren't
cc'ing each other.  Please do so and please review and if possible test
each others' work?

I'm assuming that the "memory_hotplug: fix memory hotplug bug" series
will also go through another revision?  I don't think I was cc'ed on
the second patch in that series btw.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/4] bugfix for memory hotplug

2012-09-27 Thread Andrew Morton
I'll assume that you will be preparing a new revision of these patches.

We have another patch series today called memory_hotplug: fix memory
hotplug bug, from another Fujitsu person.  But you people aren't
cc'ing each other.  Please do so and please review and if possible test
each others' work?

I'm assuming that the memory_hotplug: fix memory hotplug bug series
will also go through another revision?  I don't think I was cc'ed on
the second patch in that series btw.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] bugfix for memory hotplug

2012-09-26 Thread wency
From: Wen Congyang 

Wen Congyang (2):
  memory-hotplug: clear hwpoisoned flag when onlining pages
  memory-hotplug: auto offline page_cgroup when onlining memory block
failed

Yasuaki Ishimatsu (2):
  memory-hotplug: add memory_block_release
  memory-hotplug: add node_device_release

 drivers/base/memory.c |9 -
 drivers/base/node.c   |   11 +++
 mm/memory_hotplug.c   |8 
 mm/page_cgroup.c  |3 +++
 4 files changed, 30 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] bugfix for memory hotplug

2012-09-26 Thread wency
From: Wen Congyang we...@cn.fujitsu.com

Wen Congyang (2):
  memory-hotplug: clear hwpoisoned flag when onlining pages
  memory-hotplug: auto offline page_cgroup when onlining memory block
failed

Yasuaki Ishimatsu (2):
  memory-hotplug: add memory_block_release
  memory-hotplug: add node_device_release

 drivers/base/memory.c |9 -
 drivers/base/node.c   |   11 +++
 mm/memory_hotplug.c   |8 
 mm/page_cgroup.c  |3 +++
 4 files changed, 30 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/