From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1039492AbdDUMws (ORCPT ); Fri, 21 Apr 2017 08:52:48 -0400 Received: from mx2.suse.de ([195.135.220.15]:41682 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1039163AbdDUMwl (ORCPT ); Fri, 21 Apr 2017 08:52:41 -0400 Date: Fri, 21 Apr 2017 14:52:35 +0200 From: Michal Hocko To: linux-mm@kvack.org Cc: 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 , Dan Williams , Heiko Carstens , Martin Schwidefsky Subject: Re: [PATCH 10/13] mm, memory_hotplug: do not associate hotadded memory to zones until online Message-ID: <20170421125235.GF14154@dhcp22.suse.cz> References: <20170421120512.23960-1-mhocko@kernel.org> <20170421123003.25937-1-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170421123003.25937-1-mhocko@kernel.org> 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 In case you were wondering about the weird sorting. git send-email has failed while at patch10 so I had to repost it and so the patch is out of order. It should be still applied as 10th patch. -- Michal Hocko SUSE Labs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f198.google.com (mail-io0-f198.google.com [209.85.223.198]) by kanga.kvack.org (Postfix) with ESMTP id CB51E2806CB for ; Fri, 21 Apr 2017 08:52:46 -0400 (EDT) Received: by mail-io0-f198.google.com with SMTP id k87so123686117ioi.3 for ; Fri, 21 Apr 2017 05:52:46 -0700 (PDT) Received: from mx1.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id 2si10307798pla.226.2017.04.21.05.52.42 for (version=TLS1 cipher=AES128-SHA bits=128/128); Fri, 21 Apr 2017 05:52:42 -0700 (PDT) Date: Fri, 21 Apr 2017 14:52:35 +0200 From: Michal Hocko Subject: Re: [PATCH 10/13] mm, memory_hotplug: do not associate hotadded memory to zones until online Message-ID: <20170421125235.GF14154@dhcp22.suse.cz> References: <20170421120512.23960-1-mhocko@kernel.org> <20170421123003.25937-1-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170421123003.25937-1-mhocko@kernel.org> Sender: owner-linux-mm@kvack.org List-ID: To: linux-mm@kvack.org Cc: 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 , Dan Williams , Heiko Carstens , Martin Schwidefsky In case you were wondering about the weird sorting. git send-email has failed while at patch10 so I had to repost it and so the patch is out of order. It should be still applied as 10th patch. -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org