Re: [PATCH 1/2] memory-hotplug: fix not enough check of valid zones

2014-08-27 Thread Yasuaki Ishimatsu
(2014/08/27 20:16), Zhang Zhen wrote: As Yasuaki Ishimatsu described the check here is not enough if memory has hole as follows: PFN 0x00 0xd0 0xe0 0xf0 +-+-+-+ zone type | Normal| hole| Normal

[PATCH 1/2] memory-hotplug: fix not enough check of valid zones

2014-08-27 Thread Zhang Zhen
As Yasuaki Ishimatsu described the check here is not enough if memory has hole as follows: PFN 0x00 0xd0 0xe0 0xf0 +-+-+-+ zone type | Normal| hole| Normal|

[PATCH 1/2] memory-hotplug: fix not enough check of valid zones

2014-08-27 Thread Zhang Zhen
As Yasuaki Ishimatsu described the check here is not enough if memory has hole as follows: PFN 0x00 0xd0 0xe0 0xf0 +-+-+-+ zone type | Normal| hole| Normal|

Re: [PATCH 1/2] memory-hotplug: fix not enough check of valid zones

2014-08-27 Thread Yasuaki Ishimatsu
(2014/08/27 20:16), Zhang Zhen wrote: As Yasuaki Ishimatsu described the check here is not enough if memory has hole as follows: PFN 0x00 0xd0 0xe0 0xf0 +-+-+-+ zone type | Normal| hole| Normal