lkml.org 
[lkml]   [2017]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
On Tue, May 23, 2017 at 10:15:44AM -0500, Michael Bringmann wrote:
>+static void setup_nodes(void)
>+{
>+ int i, l = 32 /* MAX_NUMNODES */;
>+
>+ for (i = 0; i < l; i++) {
>+ if (!node_possible(i)) {
>+ setup_node_data(i, 0, 0);
>+ node_set(i, node_possible_map);
>+ }
>+ }
>+}

This seems to be a workaround for 3af229f2071f ("powerpc/numa: Reset
node_possible_map to only node_online_map").

Balbir, you have a patchset which reverts it. Do you think that will be
getting merged?

http://lkml.kernel.org/r/1479253501-26261-1-git-send-email-bsingharora@gmail.com
(see patch 3/3)

--
Reza Arbab

\
 
 \ /
  Last update: 2017-05-23 17:53    [W:0.146 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site