From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Hocko Date: Tue, 12 Feb 2019 09:53:41 +0000 Subject: [PATCH 0/2] x86, numa: always initialize all possible nodes Message-Id: <20190212095343.23315-1-mhocko@kernel.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-mm@kvack.org Cc: Pingfan Liu , Dave Hansen , Peter Zijlstra , x86@kernel.org, Benjamin Herrenschmidt , Michael Ellerman , Tony Luck , linuxppc-dev@lists.ozlabs.org, linux-ia64@vger.kernel.org, LKML , Ingo Molnar Hi, this has been posted as an RFC previously [1]. There didn't seem to be any objections so I am reposting this for inclusion. I have added a debugging patch which prints the zonelist setup for each numa node for an easier debugging of a broken zonelist setup. [1] http://lkml.kernel.org/r/20190114082416.30939-1-mhocko@kernel.org