Received: by 10.213.65.68 with SMTP id h4csp2799207imn; Mon, 9 Apr 2018 09:11:48 -0700 (PDT) X-Google-Smtp-Source: AIpwx49uR2TItq6FnFkLfsPY/JjUaz2iWfpkTXQqm1M18SmOtpFz5+lkwP4XdMnWhKdYxBr288bv X-Received: by 2002:a17:902:5416:: with SMTP id d22-v6mr9310905pli.111.1523290308466; Mon, 09 Apr 2018 09:11:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523290308; cv=none; d=google.com; s=arc-20160816; b=1Fpb35fqISJcWI37WuymZCnUE49rxz5gz4dVfsCdYlIAUhnV2GlE4Q5cTP4ZdecIbk nw6z+FbPRcT52HVuHg9DJMZrTWBU8MioAIYnWPQfFoKYpSj5O5NSccV8YmDbS01I11mb B+7qxcdw/OxWOwrn2c4pwKgAkqBeAHMtA+GdvuUZtWqoCj7wYj78LRQ8GOBn6mjEb3qN JKGbiOsVclJH1bAEUQlcZwmd/4SlT6cZa1z3LHmh5/RQJc57T4zij6LpfuEk9BSSNDHG Lq6RPnAXlRQaz3qU6duuz6E7VpuFXAOusQ1AFjK4Ej38u4/HLWmfN7BxWcazJNkX87D1 OvIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject:arc-authentication-results; bh=4Yg3fyk2FTVDWyjo8Hq5Eq/ywVI3db41Pts8b1BuyCM=; b=h+9d7tsZ+OhJN66Bf4YAwfnl3JnQCd7oko1SJife+bf9kBk3QRyl47iBfIpaBb3Kg1 YqPbsWnes5eDRB1BC0ZNsgali1Z6Zc8ylyM2mAdoxyAhWITBDouG3/+8c8pY6r6IAWM4 bJAaqs85beddde2ZdMp67TlsYG84MmgWBUX0d+3MRNDYoP3UnDsOp/3IPVG0Wia5/4Q/ W0Y9OZn4akFfa/9mF1lTQz7WbXw225oGge9QwIexAPhpOTAwLhH4lX9sUn6cc4y23GYJ lajJvqzcOttkMK5BiZXhJilcEfFxPSnUxu5kGThW/aq/XMiCwl01PoQHwC3W6Um1eShx cJbg== 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=synopsys.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b17-v6si509153plz.746.2018.04.09.09.11.11; Mon, 09 Apr 2018 09:11:48 -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=synopsys.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753314AbeDIQEO (ORCPT + 99 others); Mon, 9 Apr 2018 12:04:14 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:59955 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753285AbeDIQEJ (ORCPT ); Mon, 9 Apr 2018 12:04:09 -0400 Received: from mailhost.synopsys.com (mailhost2.synopsys.com [10.13.184.66]) by smtprelay.synopsys.com (Postfix) with ESMTP id E44C010C0945; Mon, 9 Apr 2018 09:04:05 -0700 (PDT) Received: from US01WXQAHTC1.internal.synopsys.com (us01wxqahtc1.internal.synopsys.com [10.12.238.230]) by mailhost.synopsys.com (Postfix) with ESMTP id E57154D6B; Mon, 9 Apr 2018 09:04:03 -0700 (PDT) Received: from IN01WEHTCB.internal.synopsys.com (10.144.199.106) by US01WXQAHTC1.internal.synopsys.com (10.12.238.230) with Microsoft SMTP Server (TLS) id 14.3.361.1; Mon, 9 Apr 2018 09:04:03 -0700 Received: from IN01WEHTCA.internal.synopsys.com (10.144.199.103) by IN01WEHTCB.internal.synopsys.com (10.144.199.105) with Microsoft SMTP Server (TLS) id 14.3.361.1; Mon, 9 Apr 2018 21:34:01 +0530 Received: from [10.10.161.84] (10.10.161.84) by IN01WEHTCA.internal.synopsys.com (10.144.199.243) with Microsoft SMTP Server (TLS) id 14.3.361.1; Mon, 9 Apr 2018 21:34:00 +0530 Subject: Re: [PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig To: Laurent Dufour , "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 , "mhocko@kernel.org" , "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 References: <1523282229-20731-1-git-send-email-ldufour@linux.vnet.ibm.com> From: Vineet Gupta Message-ID: <17b19aac-fed7-23a2-013c-43ca867152e9@synopsys.com> Date: Mon, 9 Apr 2018 09:03:49 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1523282229-20731-1-git-send-email-ldufour@linux.vnet.ibm.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Originating-IP: [10.10.161.84] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/09/2018 06:57 AM, 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. So I understand this series has more "readability" value and I'm fine with this change but I wonder if you really would want to make something depend on it or make this de-configurable. PTE special is really a fundamental construct - e.g. it is used for anon mapped pages where zero page has been wired up etc... -Vineet > 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.