Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp355684ybv; Wed, 19 Feb 2020 23:13:38 -0800 (PST) X-Google-Smtp-Source: APXvYqy5RxcbEOymKm6S/VvutPMTaXGnzR8/ju1h8Gr5a4/PZoOradV1L4ec2ayZIsY5OjinKk23 X-Received: by 2002:aca:ab51:: with SMTP id u78mr1055164oie.21.1582182818431; Wed, 19 Feb 2020 23:13:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582182818; cv=none; d=google.com; s=arc-20160816; b=oTxFOG+ttYoyivoO7KidLkF/jvih8ohX0t54cp+Gh4MyaDktdPBDRRVJNYjOJ7QelV cdtKIkCZk9uScVyNxwmkYLdLuiZNASQkUaTSH3nLMq34qk02FHpHCxHd2Y3ap/Vtb1Qz rQIj/1BNCrwB48odYRCiOfWneq+WXWS9WzCljXfxIalyilA+QWa+Gy/yKsISUcdYuzS4 8SF+55Cxq71jxt1Ju/tG6wqcwNire2xIhMpZAL1SZf3zQzqFcBdPwjyMyW5myON6cqvD e47MInwSjYThY5O95O4bqpptpzgm1QIxSLASolUsB3DPhohGfkyM8hJM/5QXOJP4HmRs ncrw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:reply-to:message-id :subject:cc:to:from:date; bh=QizdXS5+PUM2vqzyMScgi/sTtcij/rjVTtyA+Y69zYs=; b=gqmKtUYfxmJxk97yJ7ybcg7ev9U9mTzAYR1O6Lr36rc7nvMGndCTdvzOjNRkE0FcS3 HdOl3h0P5nd9yLcUNTCAdMULo1mpApi34esKwVoLp8rEQOnSSJoYkL/I4BbvNg4EvZsq QufFRzwiEg9t0dlagA2FxeirIy4WYVyXP/9q60qMr0wxN69TeP/5WUlTCT7zHGmYhALB LgkUvtwsxHi6DArFbHJKYqrdnrErgeoVypQTjz6HR3gRwqL3xYdJLk3+4tST7leb4Kjk N/Buu8DHBLMBrbtyZiXGu7bJHEEbfXVKwaYqeUXxgHtFf/MYITSzz2gqL2e/dWvyikm5 HDGw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x6si1246518ota.322.2020.02.19.23.13.26; Wed, 19 Feb 2020 23:13:38 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726825AbgBTHMQ (ORCPT + 99 others); Thu, 20 Feb 2020 02:12:16 -0500 Received: from mga07.intel.com ([134.134.136.100]:3039 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725942AbgBTHMQ (ORCPT ); Thu, 20 Feb 2020 02:12:16 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Feb 2020 23:12:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,463,1574150400"; d="scan'208";a="315646652" Received: from richard.sh.intel.com (HELO localhost) ([10.239.159.54]) by orsmga001.jf.intel.com with ESMTP; 19 Feb 2020 23:12:13 -0800 Date: Thu, 20 Feb 2020 15:12:33 +0800 From: Wei Yang To: Baoquan He Cc: Wei Yang , linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@linux-foundation.org, david@redhat.com, osalvador@suse.de, dan.j.williams@intel.com, mhocko@suse.com, rppt@linux.ibm.com, robin.murphy@arm.com Subject: Re: [PATCH v2 6/7] mm/sparse.c: move subsection_map related codes together Message-ID: <20200220071233.GA592@richard> Reply-To: Wei Yang References: <20200220043316.19668-1-bhe@redhat.com> <20200220043316.19668-7-bhe@redhat.com> <20200220061832.GE32521@richard> <20200220070420.GD4937@MiWiFi-R3L-srv> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200220070420.GD4937@MiWiFi-R3L-srv> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 20, 2020 at 03:04:20PM +0800, Baoquan He wrote: >On 02/20/20 at 02:18pm, Wei Yang wrote: >> On Thu, Feb 20, 2020 at 12:33:15PM +0800, Baoquan He wrote: >> >No functional change. >> > >> >> Those functions are introduced in your previous patches. >> >> Is it possible to define them close to each other at the very beginning? > >Thanks for reviewing. > >Do you mean to discard this patch and keep it as they are in the patch 4/7? >If yes, it's fine to me to drop it as you suggested. To me, I prefer to put >all subsection map handling codes together. > I mean when you introduce clear_subsection_map() in patch 3, is it possible to move close to the definition of fill_subsection_map()? Since finally you are will to move them together. -- Wei Yang Help you, Help me