From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934483AbdGTIPM (ORCPT ); Thu, 20 Jul 2017 04:15:12 -0400 Received: from mx2.suse.de ([195.135.220.15]:39816 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750717AbdGTIPJ (ORCPT ); Thu, 20 Jul 2017 04:15:09 -0400 Date: Thu, 20 Jul 2017 10:15:06 +0200 From: Michal Hocko To: Vlastimil Babka Cc: linux-mm@kvack.org, Andrew Morton , Mel Gorman , Johannes Weiner , LKML , Wen Congyang Subject: Re: [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists Message-ID: <20170720081505.GE9058@dhcp22.suse.cz> References: <20170714080006.7250-1-mhocko@kernel.org> <20170714080006.7250-5-mhocko@kernel.org> 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 On Wed 19-07-17 15:33:32, Vlastimil Babka wrote: > On 07/14/2017 10:00 AM, Michal Hocko wrote: [...] > > @@ -5146,19 +5145,14 @@ build_all_zonelists_init(void) > > * unless system_state == SYSTEM_BOOTING. > > * > > * __ref due to (1) call of __meminit annotated setup_zone_pageset > > Isn't the whole (1) in the comment invalid now? Yeah, I will drop it. -- Michal Hocko SUSE Labs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f199.google.com (mail-wr0-f199.google.com [209.85.128.199]) by kanga.kvack.org (Postfix) with ESMTP id F16656B0292 for ; Thu, 20 Jul 2017 04:15:09 -0400 (EDT) Received: by mail-wr0-f199.google.com with SMTP id 92so12076919wra.11 for ; Thu, 20 Jul 2017 01:15:09 -0700 (PDT) Received: from mx1.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id o6si1866135wrb.446.2017.07.20.01.15.08 for (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 20 Jul 2017 01:15:09 -0700 (PDT) Date: Thu, 20 Jul 2017 10:15:06 +0200 From: Michal Hocko Subject: Re: [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists Message-ID: <20170720081505.GE9058@dhcp22.suse.cz> References: <20170714080006.7250-1-mhocko@kernel.org> <20170714080006.7250-5-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Vlastimil Babka Cc: linux-mm@kvack.org, Andrew Morton , Mel Gorman , Johannes Weiner , LKML , Wen Congyang On Wed 19-07-17 15:33:32, Vlastimil Babka wrote: > On 07/14/2017 10:00 AM, Michal Hocko wrote: [...] > > @@ -5146,19 +5145,14 @@ build_all_zonelists_init(void) > > * unless system_state == SYSTEM_BOOTING. > > * > > * __ref due to (1) call of __meminit annotated setup_zone_pageset > > Isn't the whole (1) in the comment invalid now? Yeah, I will drop it. -- 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