Received: by 2002:a05:6358:701b:b0:131:369:b2a3 with SMTP id 27csp4008192rwo; Mon, 24 Jul 2023 22:09:11 -0700 (PDT) X-Google-Smtp-Source: APBJJlGi/yQiXaHOfG9yle14gh9p5kLVXv2ZnYLV3Ff6xCccaLRJLNteykhK3H5jIWJZKAFwpK+r X-Received: by 2002:a05:6808:3cf:b0:3a3:63f2:eff with SMTP id o15-20020a05680803cf00b003a363f20effmr13838393oie.4.1690261751228; Mon, 24 Jul 2023 22:09:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690261751; cv=none; d=google.com; s=arc-20160816; b=C1OpktudcFRQKFcPTUtNu1X0a8d1DxPym+NOt47u12CUY3tGdW/1YsVMYlNmuZcYgO Ly4bHTyH7htqICmknDNX/j72ysVA12RfmuGX3NdzsjBoXye4QltCQatyshH/7iFhmDvr ITh4LSwJJEcxH/qDJMxPqmAwuW4/RwGi6xUgXNrSFsp9vTLWm2A6ePZgq9P75MvDxVd+ bUNIyp+6j6W7FtlY/qFNun60YGoCRjzeCzTKlf+CmHG6/blt1kW7sGSODG41BSIUc1K/ LC0X38Rc+ZcII8MxgVRp2y4o6iyOWLiJAwdQM7bOKsCmNriItw87hrg4A/6gRflZ5kK+ vltA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=5CIuoR29Aq6Ng4HEGudECqqPuUB00iIePEPIjG5iGr0=; fh=HbLOGHOXW7mtfQ6mMBbX53E12NAle4EoBe0zfd0SgiE=; b=Gh826aqoBTRWXgVKKVT3tiyl2Kx1UpUL77CLJpmHDcWeSaywTG9bTrs/qzPPOdBSAU SUPuOu0q6k5LxvljtgvMO82RYSjFlXMOKUnuBVVTi68yAX0u+ZNN7UQKobTfPJe6LQvu 0j1DyNbVujR1qewL2AWU9x0+0HdnuRTpPxRRvbBY0aSNNLlr0ZDwLUmI07cQrF27Kvhs YZ70z/K9rD5OspKx2WsHGeNXmOXLv2Dgu40tJ1jC+hAV00gINBP+k4rKL/k6pEL7ARbE FJA4splP2fuC4pPePQHfAinL7Nhz0r0MJurbyoktTDDSqMg30iaz/+oe8JwduhHF5rft AGmA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id q35-20020a631f63000000b00557888b4eb9si10803355pgm.622.2023.07.24.22.08.58; Mon, 24 Jul 2023 22:09:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232056AbjGYE1A (ORCPT + 99 others); Tue, 25 Jul 2023 00:27:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231852AbjGYEZE (ORCPT ); Tue, 25 Jul 2023 00:25:04 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 345061BD2 for ; Mon, 24 Jul 2023 21:22:24 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 54ECFFEC; Mon, 24 Jul 2023 21:23:07 -0700 (PDT) Received: from [10.163.51.115] (unknown [10.163.51.115]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 12AB43F67D; Mon, 24 Jul 2023 21:22:20 -0700 (PDT) Message-ID: <4938685e-d293-4970-b964-3b9f560d45dd@arm.com> Date: Tue, 25 Jul 2023 09:52:18 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH -next v2] arm64: fix build warning for ARM64_MEMSTART_SHIFT Content-Language: en-US To: Catalin Marinas , Zhang Jianhua Cc: will@kernel.org, ryan.roberts@arm.com, joey.gouly@arm.com, ardb@kernel.org, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230724172751.3048501-1-chris.zjh@huawei.com> From: Anshuman Khandual In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/24/23 20:41, Catalin Marinas wrote: > On Mon, Jul 24, 2023 at 05:27:51PM +0000, Zhang Jianhua wrote: >> When building with W=1, the following warning occurs. >> >> arch/arm64/include/asm/kernel-pgtable.h:129:41: error: "PUD_SHIFT" is not defined, evaluates to 0 [-Werror=undef] >> 129 | #define ARM64_MEMSTART_SHIFT PUD_SHIFT >> | ^~~~~~~~~ >> arch/arm64/include/asm/kernel-pgtable.h:142:5: note: in expansion of macro ‘ARM64_MEMSTART_SHIFT’ >> 142 | #if ARM64_MEMSTART_SHIFT < SECTION_SIZE_BITS >> | ^~~~~~~~~~~~~~~~~~~~ > > Another thing that's missing here is that the warning is probably when > this file is included from asm-offests.h or some .S file. > >> diff --git a/arch/arm64/include/asm/kernel-pgtable.h b/arch/arm64/include/asm/kernel-pgtable.h >> index 577773870b66..51bdce66885d 100644 >> --- a/arch/arm64/include/asm/kernel-pgtable.h >> +++ b/arch/arm64/include/asm/kernel-pgtable.h >> @@ -125,12 +125,14 @@ >> * (64k granule), or a multiple that can be mapped using contiguous bits >> * in the page tables: 32 * PMD_SIZE (16k granule) >> */ >> -#if defined(CONFIG_ARM64_4K_PAGES) >> +#if defined(CONFIG_ARM64_4K_PAGES) && defined(PUD_SHIFT) >> #define ARM64_MEMSTART_SHIFT PUD_SHIFT > > That's not the correct fix since PUD_SHIFT should always be defined. > When CONFIG_PGTABLE_LEVELS == 3, pgtable-types.h includes > asm-generic/pgtable-nopud.h and this defines PUD_SHIFT. We either got Right, PUD_SHIFT is always defined irrespective of page table levels. > ARM64_MEMSTART_SHIFT defined in the wrong file or kernel-pgtable.h does > not pull the relevant headers (either directly or via an included > header). Even if kernel-pgtable.h ends up including the nopud/nopmd > headers, P*D_SHIFT is guarded by an #indef __ASSEMBLY__ in those files. > > Something like below appears to fix this, though I'm not particularly > fond of guarding the ARM64_MEMSTART_* definitions by #ifndef > __ASSEMBLY__ for no apparent reason (could add a comment though): > > -----------------------8<--------------------------- > diff --git a/arch/arm64/include/asm/kernel-pgtable.h b/arch/arm64/include/asm/kernel-pgtable.h > index 577773870b66..fcea7e87a6ca 100644 > --- a/arch/arm64/include/asm/kernel-pgtable.h > +++ b/arch/arm64/include/asm/kernel-pgtable.h > @@ -118,6 +118,8 @@ > #define SWAPPER_RX_MMUFLAGS (SWAPPER_RW_MMUFLAGS | PTE_RDONLY) > #endif > > +#ifndef __ASSEMBLY__ > + > /* > * To make optimal use of block mappings when laying out the linear > * mapping, round down the base of physical memory to a size that can > @@ -145,4 +147,6 @@ > #define ARM64_MEMSTART_ALIGN (1UL << ARM64_MEMSTART_SHIFT) > #endif > > +#endif /* __ASSEMBLY__ */ > + > #endif /* __ASM_KERNEL_PGTABLE_H */ > diff --git a/arch/arm64/include/asm/pgtable-hwdef.h b/arch/arm64/include/asm/pgtable-hwdef.h > index e4944d517c99..22b36f2d5d93 100644 > --- a/arch/arm64/include/asm/pgtable-hwdef.h > +++ b/arch/arm64/include/asm/pgtable-hwdef.h > @@ -6,6 +6,7 @@ > #define __ASM_PGTABLE_HWDEF_H > > #include > +#include > > /* > * Number of page-table levels required to address 'va_bits' wide > diff --git a/arch/arm64/include/asm/pgtable-types.h b/arch/arm64/include/asm/pgtable-types.h > index b8f158ae2527..ae86e66fdb11 100644 > --- a/arch/arm64/include/asm/pgtable-types.h > +++ b/arch/arm64/include/asm/pgtable-types.h > @@ -11,6 +11,8 @@ > > #include > > +#ifndef __ASSEMBLY__ > + > typedef u64 pteval_t; > typedef u64 pmdval_t; > typedef u64 pudval_t; > @@ -44,6 +46,8 @@ typedef struct { pteval_t pgprot; } pgprot_t; > #define pgprot_val(x) ((x).pgprot) > #define __pgprot(x) ((pgprot_t) { (x) } ) > > +#endif /* __ASSEMBLY__ */ > + > #if CONFIG_PGTABLE_LEVELS == 2 > #include > #elif CONFIG_PGTABLE_LEVELS == 3 > -----------------------8<--------------------------- > > To avoid guarding the ARM64_MEMSTART_* definitions, we could instead > move the P*D_SHIFT definitions in asm-generic/pgtable-nop*d.h outside > the #ifndef __ASSEMBLY__ block. OR could ARM64_MEMSTART_SHIFT and ARM64_MEMSTART_ALIGN computation blocks be moved inside arch/arm64/mm/init.c, where it is used exclusively. Seems to be solving the problem as well.