[PATCH] memory hotplug: Correct page reservation checking

Andrew Morton akpm00 at gmail.com
Tue Oct 4 11:50:22 EST 2011


On Mon, 26 Sep 2011 10:22:33 -0500
Nathan Fontenot <nfont at austin.ibm.com> wrote:

> The check to ensure that pages of recently added memory sections are correctly
> marked as reserved before trying to online the memory is broken.  The request
> to online the memory fails with the following:
> 
> kernel: section number XXX page number 256 not reserved, was it already online?
> 
> This updates the page reservation checking to check the pages of each memory
> section of the memory block being onlined individually.

Why was this only noticed now?  Is there something unusual about the
way in which you're using it, or has nobody ever used this code, or...?


More information about the Linuxppc-dev mailing list