Re: [PATCH 1/8] register bootmem pages for powerpc when sparse vmemmap is not defined
From: Michael Ellerman <hidden>
Date: 2013-08-02 02:27:11
Also in:
linux-mm, lkml
From: Michael Ellerman <hidden>
Date: 2013-08-02 02:27:11
Also in:
linux-mm, lkml
On Wed, Jul 24, 2013 at 01:35:11PM -0500, Nathan Fontenot wrote:
Previous commit 46723bfa540... introduced a new config option HAVE_BOOTMEM_INFO_NODE that ended up breaking memory hot-remove for powerpc when sparse vmemmap is not defined.
So that's a bug fix that should go into 3.10 stable? cheers