Skip to content
  • Tejun Heo's avatar
    SuperH: Use HAVE_MEMBLOCK_NODE_MAP · 534cfbee
    Tejun Heo authored
    
    
    sh doesn't access early_node_map[] directly and enabling
    HAVE_MEMBLOCK_NODE_MAP is trivial - replacing add_active_range() calls
    with memblock_set_node() and selecting HAVE_MEMBLOCK_NODE_MAP is
    enough.
    
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    Cc: Paul Mundt <lethal@linux-sh.org>
    Cc: linux-sh@vger.kernel.org
    534cfbee