Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1536302imm; Fri, 7 Sep 2018 01:49:57 -0700 (PDT) X-Google-Smtp-Source: ANB0VdY3LAyrW0SlENMDTzG72oIloXGrmpQ6bMpUTmy+HPs7fimZhQTSn5j+Zy7xyMu3BzL84Sno X-Received: by 2002:a63:ba1c:: with SMTP id k28-v6mr6977091pgf.76.1536310197714; Fri, 07 Sep 2018 01:49:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536310197; cv=none; d=google.com; s=arc-20160816; b=zekiZ56O2IEynQMGEJU3Qej6TpwclDvV58EgBygGR08wrWlSsM2ucFmc9BsQxAayUn WRNX4oJNiap0g7VZD86aUe6U2dvW5oMr7RIsEM/qSDvLX868mWT6zmxIUlGclCkDMR2v XLHAB7on82hub3QeCqJ5L8DmR6wKT1CE1GLvr3mQyr6+mveOKWjCfnJT1GjAvvVsG6zc MiwvVfsXCZHXPhuPGoFVMjWMD791iw0CskzbfvN5X7ZYhldVUu4ZbO78jHefo4We6Hp4 LVElroorc9syiEGgxFyfHH0vK/zy9WE6NFnsXqKrZhpRi4SA9VaHj2/QGgRIWdBjmm21 HpWw== 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:message-id:subject:cc :to:from:date; bh=7h7yLQSKIhh+G+/eI+U1iPehBWbSORglRvBHsUJvj5I=; b=FyY2Jry/95Kf6ucGiI48Tosc8bnr1eY01oowRs9BXKwNowjwBOKC0fbSkQkkRAAwTu A64hJnDJf7t9bSLHc9bJNgXmgZHPM1anhxB87MEPHNXU4rgYb5YOZyk+ZAhoKlv8/juF NuYla+2LoZZtH0JA/YJ93XToS+N74tEAopvFKSeHSaIerRstc9+8gQaSz3J8xJT6yRUM GByvIjjpw3LjMM/bTVLbtxR5+4IkWS0Bmkg1BxQRwsuxR5u+uvd2hW+pN5W2fWWY8LY3 1Owma/mb4XStVK2AY75jWktW96z3ufIUSoaQe66El5X2LkHVbsHWE2sZZzsiJD4JKHxY uxDQ== 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y3-v6si7410933pgg.266.2018.09.07.01.49.42; Fri, 07 Sep 2018 01:49:57 -0700 (PDT) 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727799AbeIGN1z (ORCPT + 99 others); Fri, 7 Sep 2018 09:27:55 -0400 Received: from mx2.suse.de ([195.135.220.15]:46976 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727586AbeIGN1z (ORCPT ); Fri, 7 Sep 2018 09:27:55 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 29CD1AEDD; Fri, 7 Sep 2018 08:47:57 +0000 (UTC) Date: Fri, 7 Sep 2018 10:47:56 +0200 From: Michal Hocko To: Mike Rapoport Cc: Rob Herring , linux-mm@kvack.org, Andrew Morton , davem@davemloft.net, Greg Kroah-Hartman , mingo@redhat.com, Michael Ellerman , paul.burton@mips.com, Thomas Gleixner , tony.luck@intel.com, linux-ia64@vger.kernel.org, linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address Message-ID: <20180907084756.GD19621@dhcp22.suse.cz> References: <1536163184-26356-1-git-send-email-rppt@linux.vnet.ibm.com> <1536163184-26356-8-git-send-email-rppt@linux.vnet.ibm.com> <20180905172017.GA2203@rapoport-lnx> <20180906072800.GN14951@dhcp22.suse.cz> <20180906124321.GD27492@rapoport-lnx> <20180906130102.GY14951@dhcp22.suse.cz> <20180906133958.GM27492@rapoport-lnx> <20180906134627.GZ14951@dhcp22.suse.cz> <20180907084211.GA19153@rapoport-lnx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180907084211.GA19153@rapoport-lnx> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 07-09-18 11:42:12, Mike Rapoport wrote: > On Thu, Sep 06, 2018 at 03:46:27PM +0200, Michal Hocko wrote: > > On Thu 06-09-18 16:39:58, Mike Rapoport wrote: > > > On Thu, Sep 06, 2018 at 03:01:02PM +0200, Michal Hocko wrote: > > > > On Thu 06-09-18 15:43:21, Mike Rapoport wrote: > > > > > On Thu, Sep 06, 2018 at 09:28:00AM +0200, Michal Hocko wrote: > > > > > > On Wed 05-09-18 20:20:18, Mike Rapoport wrote: > > > > > > > On Wed, Sep 05, 2018 at 12:04:36PM -0500, Rob Herring wrote: > > > > > > > > On Wed, Sep 5, 2018 at 11:00 AM Mike Rapoport wrote: > > > > > > > > > > > > > > > > > > The conversion is done using > > > > > > > > > > > > > > > > > > sed -i 's@memblock_virt_alloc@memblock_alloc@g' \ > > > > > > > > > $(git grep -l memblock_virt_alloc) > > > > > > > > > > > > > > > > What's the reason to do this? It seems like a lot of churn even if a > > > > > > > > mechanical change. > > > > > > > > > > > > > > I felt that memblock_virt_alloc_ is too long for a prefix, e.g: > > > > > > > memblock_virt_alloc_node_nopanic, memblock_virt_alloc_low_nopanic. > > > > > > > > > > > > > > And for consistency I've changed the memblock_virt_alloc as well. > > > > > > > > > > > > I would keep the current API unless the name is terribly misleading or > > > > > > it can be improved a lot. Neither seems to be the case here. So I would > > > > > > rather stick with the status quo. > > > > > > > > > > I'm ok with the memblock_virt_alloc by itself, but having 'virt' in > > > > > 'memblock_virt_alloc_try_nid_nopanic' and 'memblock_virt_alloc_low_nopanic' > > > > > reduces code readability in my opinion. > > > > > > > > Well, is _nopanic really really useful in the name. Do we even need/want > > > > implicit panic/nopanic semantic? The code should rather check for the > > > > return value and decide depending on the code path. I suspect removing > > > > panic/nopanic would make the API slightly lighter. > > > > > > I agree that panic/nopanic should be removed. But I prefer to start with > > > equivalent replacement to make it as automated as possible and update > > > memblock API when the dust settles a bit. > > > > Yes, I agree with that approach. But that also doesn't justify the > > renaming > > Well, the renaming is automated :) Yes, it is. It also adds churn to the code so I tend to prefer an existing naming unless it is completely misleading or incomprehensible. Is this something to lose sleep over. Absolutely not! Does it make sense to discuss further? I do not think so. If you strongly believe that the renaming is a good thing then just do it. -- Michal Hocko SUSE Labs