From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA638C43603 for ; Wed, 11 Dec 2019 12:31:31 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 66B6620836 for ; Wed, 11 Dec 2019 12:31:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="LAce8X50" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 66B6620836 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 7665A6B31EF; Wed, 11 Dec 2019 07:31:21 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 6A0036B31F0; Wed, 11 Dec 2019 07:31:21 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 569676B31F2; Wed, 11 Dec 2019 07:31:21 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0138.hostedemail.com [216.40.44.138]) by kanga.kvack.org (Postfix) with ESMTP id 3CDDF6B31F0 for ; Wed, 11 Dec 2019 07:31:21 -0500 (EST) Received: from smtpin26.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with SMTP id F30638249980 for ; Wed, 11 Dec 2019 12:31:20 +0000 (UTC) X-FDA: 76252795920.26.nose40_45f325117d008 X-HE-Tag: nose40_45f325117d008 X-Filterd-Recvd-Size: 3284 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) by imf28.hostedemail.com (Postfix) with ESMTP for ; Wed, 11 Dec 2019 12:31:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Type:MIME-Version:References: Subject:Cc:To:From:Date:Message-Id:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=WStPWl7EHmUdstQXR4srCPTzKuR9hsSl99Nmt3uj2dk=; b=LAce8X50AVM8BS3e/9HHGQ0CKf m7rfVkZyFP+8O4hYosBtqAQueS6cDsUUOkyzh7PbDlfU0GuXjAIQvYS+DCJK9epplpQg9jRoT7Kpr ezBEteoupovlta+/3oi0HJFFRyuqNY+z3qlBfq9+5hH2p3G9BNcFE7VRIsENIbFFA2KlKL+4hdirL djY8La6VYEpPziZmaAamU+jkNDEeKb9nipBkukW62zgz+j4rIJRWbPQ8xZfhOm95EL9w1xLGwFppO 6qBGuNihvgQC5pRhZJcXuL2iy9WMjCXy6gLNyhpgonXpkRj6LAv1A9GHrUSKwRB60548MJhWNFjRZ WB0YOOoA==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by bombadil.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1if18z-0001PL-Tl; Wed, 11 Dec 2019 12:31:06 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 79841300F29; Wed, 11 Dec 2019 13:29:42 +0100 (CET) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 0) id 20C8A20137C8F; Wed, 11 Dec 2019 13:31:02 +0100 (CET) Message-Id: <20191211122955.825865931@infradead.org> User-Agent: quilt/0.65 Date: Wed, 11 Dec 2019 13:07:16 +0100 From: Peter Zijlstra To: Will Deacon , "Aneesh Kumar K.V" , Andrew Morton , Nick Piggin , Peter Zijlstra Cc: linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Yoshinori Sato , Rich Felker , "David S. Miller" , Helge Deller , Geert Uytterhoeven , Paul Burton , Tony Luck , Richard Henderson , Nick Hu , Paul Walmsley Subject: [PATCH 03/17] asm-generic/tlb: Add missing CONFIG symbol References: <20191211120713.360281197@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: Without this the symbol will not actually end up in .config files. Fixes: a30e32bd79e9 ("asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()") Signed-off-by: Peter Zijlstra (Intel) --- arch/Kconfig | 3 +++ 1 file changed, 3 insertions(+) --- a/arch/Kconfig +++ b/arch/Kconfig @@ -402,6 +402,9 @@ config HAVE_RCU_TABLE_NO_INVALIDATE config HAVE_MMU_GATHER_PAGE_SIZE bool +config MMU_GATHER_NO_RANGE + bool + config HAVE_MMU_GATHER_NO_GATHER bool