[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111003175022.50cbef7f.akpm00@gmail.com>
Date: Mon, 3 Oct 2011 17:50:22 -0700
From: Andrew Morton <akpm00@...il.com>
To: Nathan Fontenot <nfont@...tin.ibm.com>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Greg KH <gregkh@...e.de>
Subject: Re: [PATCH] memory hotplug: Correct page reservation checking
On Mon, 26 Sep 2011 10:22:33 -0500
Nathan Fontenot <nfont@...tin.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...?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists