Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3648995pxb; Mon, 24 Jan 2022 14:24:03 -0800 (PST) X-Google-Smtp-Source: ABdhPJwreay5kvNwEIozUSR278hL/EhvByYEJ+rs2q3u9g/XzGXSvcHhipfLK21EimSR98n1y8oc X-Received: by 2002:a17:90b:4c46:: with SMTP id np6mr433879pjb.83.1643063043414; Mon, 24 Jan 2022 14:24:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643063043; cv=none; d=google.com; s=arc-20160816; b=wV8Je3cCdUo2d2+KyCkHLAW7xaDj60pdYnmU8cm0Aemx2+PCjIGPzOR4gZc+B6jpC0 EAJgpUW4fEMLp7oIAiKn1wtLlYpN3qzpB62p9LfwWwqw6wEx0iu5psWKGs3of3r/BOp3 hk6Vv9yhfAjKP83UYJaWq+CFqVpc8Kp5gkbgOMiHqKEtX5JxO5gGKymBjyoMmSXdBZf3 Kz3yIZEAzkP7ii/ebLXjEbKKHpcSWlBNll0qrnnJyfr8S30j10IRRaXrD7I+C1+mFCxb uudAlxeFpoXiqv1HSxhohIzO4EWPXtzY8oJ8TEOILXQjoMGBGEJ7QRJ5FPaob8i33J0e CY3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=vD8Hwt7Z1rMPcElBM/G0yeORRSB3PQ29oC6XizvuO1k=; b=asV9HCJUEehbKnqCuSgz6+jF18I0YgK3ukP0JV7Okq50/zFGkwv1wLNT4Iw+Ec9/oF YqVBjCNE0sxHUGnP900XnRL3uwOnGo57RYRHEZRTTH8FvTMcjWD2iuFh2m0mMdEa0X7X NEkL89jt4M0nJViv2AWOGzJfvY2Ea2sn1D4W/UfAo98fRc7rj2f67MAPXczrUpWKhj94 YY9SKETa3ERgreZwY2x+WjeUuoU8ZUMSFFca96La3Q86wgALZB1yYRxLmLvMVBO9+IMp 47ziR79MGKvxs9ke+lyhefHErvbWDh+KLKsHhWUjCKOsDc0sQYVVcOLAtqe2/hmbpWvB cXTg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1zc1pKfj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m7si12980023pfd.342.2022.01.24.14.23.46; Mon, 24 Jan 2022 14:24:03 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1zc1pKfj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1582752AbiAXWPo (ORCPT + 99 others); Mon, 24 Jan 2022 17:15:44 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:49694 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1453840AbiAXVbD (ORCPT ); Mon, 24 Jan 2022 16:31:03 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8631A60C60; Mon, 24 Jan 2022 21:31:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 618BCC340E7; Mon, 24 Jan 2022 21:31:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643059863; bh=MRETdH0R/JG+t6ZDfa9LEIzPGElTchgZ8fjTDMT/5lk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1zc1pKfjKv7vnWb9z2J2vTtEV5vBZXkfceLR7vULQrameQ0zC5GXfFwfesq116SIS LKdYzTgqaPWMYGgngMvOefoPYQZX6sAmWDtbsywBWXkyfzMcCBlrSTUKQV4pE4b9Bw nAQgSNHVaczLGHpyQaYHXXFTf0li0d1jl0HaTRoc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Christophe Leroy , Michael Ellerman , Sasha Levin Subject: [PATCH 5.16 0758/1039] powerpc/40x: Map 32Mbytes of memory at startup Date: Mon, 24 Jan 2022 19:42:27 +0100 Message-Id: <20220124184150.810213382@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220124184125.121143506@linuxfoundation.org> References: <20220124184125.121143506@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Christophe Leroy [ Upstream commit 06e7cbc29e97b4713b4ea6def04ae8501a7d1a59 ] As reported by Carlo, 16Mbytes is not enough with modern kernels that tend to be a bit big, so map another 16M page at boot. Signed-off-by: Christophe Leroy Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/89b5f974a7fa5011206682cd092e2c905530ff46.1632755552.git.christophe.leroy@csgroup.eu Signed-off-by: Sasha Levin --- arch/powerpc/kernel/head_40x.S | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/kernel/head_40x.S b/arch/powerpc/kernel/head_40x.S index 7d72ee5ab387c..e783860bea838 100644 --- a/arch/powerpc/kernel/head_40x.S +++ b/arch/powerpc/kernel/head_40x.S @@ -27,6 +27,7 @@ #include #include +#include #include #include #include @@ -650,7 +651,7 @@ start_here: b . /* prevent prefetch past rfi */ /* Set up the initial MMU state so we can do the first level of - * kernel initialization. This maps the first 16 MBytes of memory 1:1 + * kernel initialization. This maps the first 32 MBytes of memory 1:1 * virtual to physical and more importantly sets the cache mode. */ initial_mmu: @@ -687,6 +688,12 @@ initial_mmu: tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */ tlbwe r3,r0,TLB_TAG /* Load the tag portion of the entry */ + li r0,62 /* TLB slot 62 */ + addis r4,r4,SZ_16M@h + addis r3,r3,SZ_16M@h + tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */ + tlbwe r3,r0,TLB_TAG /* Load the tag portion of the entry */ + isync /* Establish the exception vector base -- 2.34.1