Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp4442886ybi; Mon, 3 Jun 2019 10:56:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqxkWSiBY8wYd94RPNinxwRg0Za5RnDgEjnX/5PNStn7tGJfFjw4WDZ1z+L7eTcy1vqfIi8d X-Received: by 2002:a17:902:694b:: with SMTP id k11mr17447634plt.307.1559584594821; Mon, 03 Jun 2019 10:56:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559584594; cv=none; d=google.com; s=arc-20160816; b=aOPJ1u6U5OvwoCl7eQeWEbmZhICifAOBjDg+SIfWvn+l9nGqL+pNdifiKy6VEQTcES +aBVhdlOIF67wEOHr9C6EXMZTQf+3GmpdQHwvBfC/TZgasC8h5PlLUsMpOJeGYr0fWbc g/7CCJwUxd/uSUK54WK0f/eq/wCCVU4nCjDqiLrk2N0NDCKOOFjeCPgwTwd4ZsBhb16e 8+8F/0NlweIefttpW+A2k5e9CWZYErP7t6vZGE6vrF20/2F4/CeRVRbkia/by1J+Yo7U d8im9tuC4XWnvtIf8ImlrMsRSen0wbmf8FmcjyaPBlDSvGlNuYqYe8oVdfMYsGVofNsW O8zg== 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=oL8n09FwavbuskD8a9m1/dUDIe4HxUkosaagAluE4Lc=; b=NQUpDZRHlo6jrm/KZuGLwh5sisTE6hqAzgt5cKFJAw4BBGwJm5xQfwZGW67cL7UXxJ sZRYjrXfgfJV9znQKU5vGsgIImKghQAL/EfeLt+L8W5a/j4h3mc9RpbVscJv5Fwe1TQG +WdE4QOqrvMYXEMK3dYlGqxyiCYjwTYgcg8vp70lWdeXgbAT/IeajKG56aA8n5oK43i3 cnupIWa22gH3HMpB5oqOrRRYwqWeJBfksfZKiFgY7g8tyVGw5Sn6KxKFfoiYQ0PcGhX9 X7ko09LKi8zFk2JHbzh7WKyd9LFPXTEvKqeYCCTI5yvbIqziEliVzPUzkHLjb6k8kC0N 50Nw== 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 i6si2062308pju.2.2019.06.03.10.56.18; Mon, 03 Jun 2019 10:56:34 -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 S1729877AbfFCR13 (ORCPT + 99 others); Mon, 3 Jun 2019 13:27:29 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:56512 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727765AbfFCR12 (ORCPT ); Mon, 3 Jun 2019 13:27:28 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 718D71682; Mon, 3 Jun 2019 10:27:28 -0700 (PDT) Received: from arrakis.emea.arm.com (arrakis.cambridge.arm.com [10.1.196.78]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 164EC3F5AF; Mon, 3 Jun 2019 10:27:25 -0700 (PDT) Date: Mon, 3 Jun 2019 18:27:23 +0100 From: Catalin Marinas To: Alexandre Ghiti Cc: Christoph Hellwig , Mike Kravetz , Will Deacon , Palmer Dabbelt , Albert Ou , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig Message-ID: <20190603172723.GH63283@arrakis.emea.arm.com> References: <20190526125038.8419-1-alex@ghiti.fr> <20190526125038.8419-2-alex@ghiti.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190526125038.8419-2-alex@ghiti.fr> 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 Sun, May 26, 2019 at 08:50:37AM -0400, Alexandre Ghiti wrote: > ARCH_WANT_HUGE_PMD_SHARE config was declared in both architectures: > move this declaration in arch/Kconfig and make those architectures > select it. > > Signed-off-by: Alexandre Ghiti > Reviewed-by: Palmer Dabbelt > --- > arch/Kconfig | 3 +++ > arch/arm64/Kconfig | 2 +- > arch/x86/Kconfig | 4 +--- > 3 files changed, 5 insertions(+), 4 deletions(-) For arm64: Acked-by: Catalin Marinas