From patchwork Wed Dec 13 17:07:23 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Kristina_Mart=C5=A1enko?= X-Patchwork-Id: 10110433 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 640D8602B3 for ; Wed, 13 Dec 2017 17:12:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4C70E28A19 for ; Wed, 13 Dec 2017 17:12:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4039028D04; Wed, 13 Dec 2017 17:12:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C9AB528A19 for ; Wed, 13 Dec 2017 17:12:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=91Bus2ZeH9Z/PkM/xhiR6e6cfvMpu6ppziMWG5NSWx0=; b=uwrZltwsitNN0g6lQMDqe35yHw 5T7cm0Wt4zZDnam0ysZlpy2Sieh9udk8a1gIOeefxhUlSh3hhN4SnKIZ6c+mkz4BOjeHKoSXeubSY RdMDMJqi5qQZuhS9XaZsL2hZDbKnUt4d8Rx8jraoPJxxEl4TPrjseDZzsyXmapLMrSklyZ8frP1H8 VzWyc3Vssd4wnpnddgiywLMWhT2SoNB4uLvKJFvhD6f/5Oz1anTf8eNmw8VnkeMyqe3yisUiXCOLE olEjOroGb2QotELNGz7wPuBIy0PJ4ahZ8RzNfxFIzA2Y/fM6Gq3JyLyCM2BpGmYOcLSH8IAxF4XLS agTceDVQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ePAa6-00051c-Ts; Wed, 13 Dec 2017 17:12:30 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ePAXO-0000yt-Ej for linux-arm-kernel@lists.infradead.org; Wed, 13 Dec 2017 17:09:56 +0000 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 879C5168F; Wed, 13 Dec 2017 09:09:14 -0800 (PST) Received: from moonbear.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 321103F246; Wed, 13 Dec 2017 09:09:13 -0800 (PST) From: Kristina Martsenko To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 08/10] arm64: increase sparsemem MAX_PHYSMEM_BITS to 52 Date: Wed, 13 Dec 2017 17:07:23 +0000 Message-Id: <1513184845-8711-9-git-send-email-kristina.martsenko@arm.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1513184845-8711-1-git-send-email-kristina.martsenko@arm.com> References: <1513184845-8711-1-git-send-email-kristina.martsenko@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171213_090943_351812_D4487773 X-CRM114-Status: UNSURE ( 7.86 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Steve Capper , Marc Zyngier , Catalin Marinas , Suzuki K Poulose , Will Deacon , Robin Murphy MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Sparsemem is used to store page structs and other information for each physical page in the system. In order to support 52-bit physical memory, increase MAX_PHYSMEM_BITS to 52 when 52-bit physical memory is configured. If it is not configured, then the kernel can't use 52-bit memory, so leave MAX_PHYSMEM_BITS at 48 in that case. (The kconfig option to set ARM64_PA_BITS to 52 will be added in a later patch.) Signed-off-by: Kristina Martsenko --- arch/arm64/include/asm/sparsemem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/include/asm/sparsemem.h b/arch/arm64/include/asm/sparsemem.h index 74a9d301819f..b299929fe56c 100644 --- a/arch/arm64/include/asm/sparsemem.h +++ b/arch/arm64/include/asm/sparsemem.h @@ -17,7 +17,7 @@ #define __ASM_SPARSEMEM_H #ifdef CONFIG_SPARSEMEM -#define MAX_PHYSMEM_BITS 48 +#define MAX_PHYSMEM_BITS CONFIG_ARM64_PA_BITS #define SECTION_SIZE_BITS 30 #endif