Received: by 10.213.65.68 with SMTP id h4csp2664808imn; Mon, 9 Apr 2018 07:11:04 -0700 (PDT) X-Google-Smtp-Source: AIpwx49CX7yECJKWUI2XkQYHbRTf3B8nN3byDMNzr55YfzxAePp4XB+h/NExYU+ll7lo6euYKNFx X-Received: by 2002:a17:902:bc82:: with SMTP id bb2-v6mr9695966plb.369.1523283064784; Mon, 09 Apr 2018 07:11:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523283064; cv=none; d=google.com; s=arc-20160816; b=If1IEGmzQpbCfmacj+jn1Aifmv/awSxd+TxaBq2fJPUtiyd5bz6rbMZTYEh+cSJC5t 6mTJFtwfWZOagtDBfWYxQ3Ufmg29Ar3emTJwyjTxZrR7YkuWiow4oqERxUjW67b5W7Vg VMKoCyI6wNStEUkZxyKLGo2P1OGSW2ml8jHTNmoKzeGccR93OpSic8Qt2MQVJb5yLV69 pCEN9+yH76ZYRxdKCOs8iAFr1mC+wn+CTYfpuZJlY9zfJCm62SUSkLt24726XCgiLhwl Le5pxbN15eO4YEdyLbj1wHNhhEaMJlZBn1QvphVq0Zj6lSguti+iUM7kSss9E8MXkX/k JECA== 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:arc-authentication-results; bh=xwwhY5n2oiswJMDOem6vO+B2jU48ANuHpFeduBl4ij4=; b=t15zHEuhenS1tl3njuLUUo4PiCJOXQNqk56b/SrOZNKWs8LPObEtJ87h9JoKwCgvL2 KFky63zd+BGeFXtFsOcev2QodnStucBz8uTFcDUqe6Mw2IR6Cm9A/pYocoBOblTq5NpP YyXsQmtfAJgtXrbGpILtjGErcxTB6C2fdiKMVZf1AoPU0hN/GfUFUBvl5nILU8GC8/kI LpwejJjnvLQJpyXaJr3hGG3ESJWGP7BBQcy90PIJD/LR3jYfhsIAF3+KWgjsFRhZzwy5 Cfd5di/xiV41UnQ2CCSuI7wqV0U3UY9mMPg0TWjvJDkSy6nafA6ZhZLuEdXlCANsdOd4 SQRg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c4si266070pgq.336.2018.04.09.07.10.27; Mon, 09 Apr 2018 07:11:04 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752054AbeDIOH2 (ORCPT + 99 others); Mon, 9 Apr 2018 10:07:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:48338 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751367AbeDIOH0 (ORCPT ); Mon, 9 Apr 2018 10:07:26 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 86578AEA0; Mon, 9 Apr 2018 14:07:23 +0000 (UTC) Date: Mon, 9 Apr 2018 16:07:21 +0200 From: Michal Hocko To: Laurent Dufour Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org, linux-doc@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, Jerome Glisse , aneesh.kumar@linux.vnet.ibm.com, akpm@linux-foundation.org, mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org, Jonathan Corbet , Catalin Marinas , Will Deacon , Yoshinori Sato , Rich Felker , "David S . Miller" , Thomas Gleixner , Ingo Molnar , Vineet Gupta , Palmer Dabbelt , Albert Ou , Martin Schwidefsky , Heiko Carstens Subject: Re: [PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig Message-ID: <20180409140721.GI21835@dhcp22.suse.cz> References: <1523282229-20731-1-git-send-email-ldufour@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1523282229-20731-1-git-send-email-ldufour@linux.vnet.ibm.com> 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 Mon 09-04-18 15:57:06, Laurent Dufour wrote: > The per architecture __HAVE_ARCH_PTE_SPECIAL is defined statically in the > per architecture header files. This doesn't allow to make other > configuration dependent on it. > > This series is moving the __HAVE_ARCH_PTE_SPECIAL into the Kconfig files, > setting it automatically when architectures was already setting it in > header file. > > There is no functional change introduced by this series. I would just fold all three patches into a single one. It is much easier to review that those selects are done properly when you can see that the define is set for the same architecture. In general, I like the patch. It is always quite painful to track per arch defines. > Laurent Dufour (3): > mm: introduce ARCH_HAS_PTE_SPECIAL > mm: replace __HAVE_ARCH_PTE_SPECIAL > mm: remove __HAVE_ARCH_PTE_SPECIAL > > Documentation/features/vm/pte_special/arch-support.txt | 2 +- > arch/arc/Kconfig | 1 + > arch/arc/include/asm/pgtable.h | 2 -- > arch/arm/Kconfig | 1 + > arch/arm/include/asm/pgtable-3level.h | 1 - > arch/arm64/Kconfig | 1 + > arch/arm64/include/asm/pgtable.h | 2 -- > arch/powerpc/Kconfig | 1 + > arch/powerpc/include/asm/book3s/64/pgtable.h | 3 --- > arch/powerpc/include/asm/pte-common.h | 3 --- > arch/riscv/Kconfig | 1 + > arch/s390/Kconfig | 1 + > arch/s390/include/asm/pgtable.h | 1 - > arch/sh/Kconfig | 1 + > arch/sh/include/asm/pgtable.h | 2 -- > arch/sparc/Kconfig | 1 + > arch/sparc/include/asm/pgtable_64.h | 3 --- > arch/x86/Kconfig | 1 + > arch/x86/include/asm/pgtable_types.h | 1 - > include/linux/pfn_t.h | 4 ++-- > mm/Kconfig | 3 +++ > mm/gup.c | 4 ++-- > mm/memory.c | 2 +- > 23 files changed, 18 insertions(+), 24 deletions(-) > > -- > 2.7.4 -- Michal Hocko SUSE Labs