Re: [PATCH 0/2] x86, numa: always initialize all possible nodes

2019-04-16 Thread Michal Hocko
Forgot to cc Andrew. Now for real. Andrew please note that Dave has reviewed the patch http://lkml.kernel.org/r/77b364e5-a30c-964a-6985-00b759dac...@intel.com Or do you want me to resubmit? On Mon 15-04-19 13:42:09, Michal Hocko wrote: > On Tue 26-02-19 14:12:01, Michal Hocko wrote: > > On Tue

Re: [PATCH 0/2] x86, numa: always initialize all possible nodes

2019-04-15 Thread Dave Hansen
On 4/15/19 4:42 AM, Michal Hocko wrote: >> Friendly ping. I haven't heard any complains so can we route this via >> tip/x86/mm or should we go via mmotm. > It seems that Dave is busy. Let's add Andrew. Can we get this [1] merged > finally, please? Sorry these slipped through the cracks. These

Re: [PATCH 0/2] x86, numa: always initialize all possible nodes

2019-04-15 Thread Michal Hocko
On Tue 26-02-19 14:12:01, Michal Hocko wrote: > On Tue 12-02-19 10:53:41, Michal Hocko wrote: > > 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

Re: [PATCH 0/2] x86, numa: always initialize all possible nodes

2019-02-26 Thread Michal Hocko
On Tue 12-02-19 10:53:41, Michal Hocko wrote: > 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

Re: [PATCH 0/2] x86, numa: always initialize all possible nodes

2019-02-12 Thread Mike Rapoport
On Tue, Feb 12, 2019 at 10:53:41AM +0100, Michal Hocko wrote: > 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

[PATCH 0/2] x86, numa: always initialize all possible nodes

2019-02-12 Thread Michal Hocko
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]