lkml.org 
[lkml]   [2018]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/3] mm: Fix for movable_node boot option
    Date
    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").

    The commit breaks the option because it changed the memory
    gap range to reserved memblock. So, the node is marked as
    Normal zone even if the SRAT has Hot pluggable affinity.

    First and second patch fix the original issue which the commit
    tried to fix, then revert the commit.

    Changelog from v2:
    - Change the patch order. The revert patch is moved to the last.

    Masayoshi Mizuma (1):
    Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"

    Naoya Horiguchi (1):
    mm: zero remaining unavailable struct pages

    Pavel Tatashin (1):
    mm: return zero_resv_unavail optimization

    arch/x86/kernel/e820.c | 15 +++--------
    include/linux/memblock.h | 15 -----------
    mm/page_alloc.c | 54 +++++++++++++++++++++++++++-------------
    3 files changed, 40 insertions(+), 44 deletions(-)

    --
    2.18.0

    \
     
     \ /
      Last update: 2018-10-02 16:39    [W:3.585 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site