Re: [PATCH v3 0/9] bugfix for memory hotplug

2012-10-22 Thread Andrew Morton
On Fri, 19 Oct 2012 18:39:45 +0900 Yasuaki Ishimatsu wrote: > 2012/10/19 17:45, Wen Congyang wrote: > > At 10/19/2012 04:19 PM, Yasuaki Ishimatsu Wrote: > >> 2012/10/19 17:06, Yasuaki Ishimatsu wrote: > >>> Hi Wen, > >>> > >>> Some bug fix patches have been merged into linux-next. > >>> So the pa

Re: [PATCH v3 0/9] bugfix for memory hotplug

2012-10-19 Thread Wen Congyang
At 10/19/2012 05:39 PM, Yasuaki Ishimatsu Wrote: > 2012/10/19 17:45, Wen Congyang wrote: >> At 10/19/2012 04:19 PM, Yasuaki Ishimatsu Wrote: >>> 2012/10/19 17:06, Yasuaki Ishimatsu wrote: Hi Wen, Some bug fix patches have been merged into linux-next. So the patches confuse me. >

Re: [PATCH v3 0/9] bugfix for memory hotplug

2012-10-19 Thread Yasuaki Ishimatsu
2012/10/19 17:45, Wen Congyang wrote: > At 10/19/2012 04:19 PM, Yasuaki Ishimatsu Wrote: >> 2012/10/19 17:06, Yasuaki Ishimatsu wrote: >>> Hi Wen, >>> >>> Some bug fix patches have been merged into linux-next. >>> So the patches confuse me. > > Sorry, I don't check linux-next tree. > >> >> The fo

Re: [PATCH v3 0/9] bugfix for memory hotplug

2012-10-19 Thread Wen Congyang
At 10/19/2012 04:19 PM, Yasuaki Ishimatsu Wrote: > 2012/10/19 17:06, Yasuaki Ishimatsu wrote: >> Hi Wen, >> >> Some bug fix patches have been merged into linux-next. >> So the patches confuse me. Sorry, I don't check linux-next tree. > > The following patches have been already merged into linux-

Re: [PATCH v3 0/9] bugfix for memory hotplug

2012-10-19 Thread Yasuaki Ishimatsu
2012/10/19 17:06, Yasuaki Ishimatsu wrote: > Hi Wen, > > Some bug fix patches have been merged into linux-next. > So the patches confuse me. The following patches have been already merged into linux-next and mm-tree as long as I know. >> Wen Congyang (6): >> clear the memory to store struct

Re: [PATCH v3 0/9] bugfix for memory hotplug

2012-10-19 Thread Yasuaki Ishimatsu
Hi Wen, Some bug fix patches have been merged into linux-next. So the patches confuse me. Why did you send same patches again? Thanks, Yasuaki Ishimatsu 2012/10/19 15:46, we...@cn.fujitsu.com wrote: > From: Wen Congyang > > Changes from v2 to v3: >Merge the bug fix from ishimatsu to this p

[PATCH v3 0/9] bugfix for memory hotplug

2012-10-18 Thread wency
From: Wen Congyang Changes from v2 to v3: Merge the bug fix from ishimatsu to this patchset(Patch 1-3) Patch 3: split it from patch as it fixes another bug. Patch 4: new patch, and fix bad-page state when hotadding a memory device after hotremoving it. I forgot to post this patch