Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932249AbdDRHPE (ORCPT ); Tue, 18 Apr 2017 03:15:04 -0400 Received: from mx2.suse.de ([195.135.220.15]:41835 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751898AbdDRHPB (ORCPT ); Tue, 18 Apr 2017 03:15:01 -0400 Date: Tue, 18 Apr 2017 09:14:56 +0200 From: Michal Hocko To: Dan Williams Cc: linux-mm , Andrew Morton , Mel Gorman , Vlastimil Babka , Andrea Arcangeli , Jerome Glisse , Reza Arbab , Yasuaki Ishimatsu , qiuxishi@huawei.com, Kani Toshimitsu , slaoub@gmail.com, Joonsoo Kim , Andi Kleen , David Rientjes , Daniel Kiper , Igor Mammedov , Vitaly Kuznetsov , LKML , Heiko Carstens , Lai Jiangshan , Martin Schwidefsky , Tobias Regnery Subject: Re: [PATCH -v2 0/9] mm: make movable onlining suck less Message-ID: <20170418071456.GD22360@dhcp22.suse.cz> References: <20170410110351.12215-1-mhocko@kernel.org> <20170411170317.GB21171@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 885 Lines: 22 On Mon 17-04-17 14:51:12, Dan Williams wrote: > On Tue, Apr 11, 2017 at 10:03 AM, Michal Hocko wrote: > > All the reported issue seem to be fixed and pushed to my git tree > > attempts/rewrite-mem_hotplug branch. I will wait a day or two for more > > feedback and then repost for the inclusion. I would really appreaciate > > more testing/review! > > This still seems to be based on 4.10? It's missing some block-layer > fixes and other things that trigger failures in the nvdimm unit tests. > Can you rebase to a more recent 4.11-rc? OK, I will rebase on top of linux-next. This has been based on mmotm tree so far. Btw. is there anything that would change the current implementation other than small context tweaks? In other words, do you see any issues with the current implementation regarding nvdimm's ZONE_DEVICE usage? Thanks! -- Michal Hocko SUSE Labs