Message ID | 20180925153532.6206-1-msys.mizuma@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | mm: Fix for movable_node boot option | expand |
On Tue, 25 Sep 2018, Masayoshi Mizuma wrote: > This patch series are the fix for movable_node boot option > issue which was introduced by commit 124049decbb1 ("x86/e820: > put !E820_TYPE_RAM regions into memblock.reserved"). > > First patch, revert the commit. Second and third patch fix the > original issue. Can the mm folks please comment on this? Thanks, tglx
On Thu 27-09-18 22:41:36, Thomas Gleixner wrote: > On Tue, 25 Sep 2018, Masayoshi Mizuma wrote: > > > This patch series are the fix for movable_node boot option > > issue which was introduced by commit 124049decbb1 ("x86/e820: > > put !E820_TYPE_RAM regions into memblock.reserved"). > > > > First patch, revert the commit. Second and third patch fix the > > original issue. > > Can the mm folks please comment on this? I was under impression that Pavel who authored the original change which got reverted here has reviewed these patches.
I have not reviewed them yet. I am waiting for Masayoshi to send a new series with correct order as Ingo requested. Pavel On 10/2/18 10:01 AM, Michal Hocko wrote: > On Thu 27-09-18 22:41:36, Thomas Gleixner wrote: >> On Tue, 25 Sep 2018, Masayoshi Mizuma wrote: >> >>> This patch series are the fix for movable_node boot option >>> issue which was introduced by commit 124049decbb1 ("x86/e820: >>> put !E820_TYPE_RAM regions into memblock.reserved"). >>> >>> First patch, revert the commit. Second and third patch fix the >>> original issue. >> >> Can the mm folks please comment on this? > > I was under impression that Pavel who authored the original change which > got reverted here has reviewed these patches. >