Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp883538pxb; Wed, 3 Mar 2021 19:38:19 -0800 (PST) X-Google-Smtp-Source: ABdhPJyXCeU1SI5dmbIuRLoDYTjgQ5rhnTl5XKP088jxDVKWLOwWr/NPDviEx/6MOLXrD72AO6xQ X-Received: by 2002:a17:906:b747:: with SMTP id fx7mr2062631ejb.474.1614829099754; Wed, 03 Mar 2021 19:38:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614829099; cv=none; d=google.com; s=arc-20160816; b=oN/g8hFGu89zMsLPs69eF24ECdQ3VhhMRysmMVfnIe+GeKug9R8+xauEcnDICNGsHc pkGW/iW1ylijP0h8O7kJs798HQD56dpQmJYzH+STOUDQ2niIBwH9ufBbwJRP2rj86vgK 8u1nGQXRpbVRJV0n7FovYP1MP/zv2A/gz5ZG76sdrV38fikNf73iXdQmZ6KZg+18Uvfq +MASAT2PRuqprBkkBkEohNazAZgmEo6E+sz4Z2VFKu9C4ncio9rtduJoquNcTy7uRSH/ iyiN9Clla25JbadZX0s1rcX9XY0Op9N2uCNTIL3NxvwvrC51V3EnaLG+783n7JcqsNd3 mOQw== 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=gfGHe/MLm7Dlg3hRqCcfpAJb+WK1edLdcLGuqHOBwpA=; b=V2gkbT6V0JTIHVwEjWoW/WDejgW5IAL7+Nm79ZnENt8guaboA68FrkC5SrLYeseK2m ifW2R7LqMJhgguUk9j3iiC9ILStJgVaVW4O8PZlt4NITTMi+vu7o15EjhjkcKL5a4Gyr NMG1z8rtxWfWpQ3ZeVQlRSuMSORzSSArNleKwBfhPRHuRUjZSjQoNt2/ra7Y/fLAo9/W FNN3dcy/eDAvQDehADm/eClaF5x7UHZbYEHNWGzC1TSKrOmhSFuhithWlQG4Foal6y+k +KGeHqZ4hF7QisOrLrkljqar5qVeWZq9/eYlY7iZMFTATuJL1G95JZig24dcVxm6MYKA aPtw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1JNPXlNP; 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 e19si17141697ejx.680.2021.03.03.19.37.57; Wed, 03 Mar 2021 19:38:19 -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=1JNPXlNP; 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 S1379477AbhCBB2y (ORCPT + 99 others); Mon, 1 Mar 2021 20:28:54 -0500 Received: from mail.kernel.org ([198.145.29.99]:43036 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241295AbhCATP6 (ORCPT ); Mon, 1 Mar 2021 14:15:58 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id D208764FE5; Mon, 1 Mar 2021 17:01:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614618094; bh=wfxjql4rAZGSoFpCGp0+BZwZYE26VtTFaH0Hf54wbMo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1JNPXlNP9su0f9eoOChv0GCtsNvBGBdna9r5qQz0umFNMefkbnz1NTSIPihkH+/ZQ eDgS41/BNnT2/IfznbRScqgs7oRAxKSlsfQsc32oV4bFA94uQ3kTlaJw7DisYLvTx3 tjyO8HiTVagsr3xry+YApy2ESRf9B/dqK1bdD0XU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Catalin Marinas , Will Deacon , James Morse , Kunihiko Hayashi , Suzuki K Poulose Subject: [PATCH 5.4 305/340] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 Date: Mon, 1 Mar 2021 17:14:09 +0100 Message-Id: <20210301161103.291562586@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210301161048.294656001@linuxfoundation.org> References: <20210301161048.294656001@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: Suzuki K Poulose commit c0b15c25d25171db4b70cc0b7dbc1130ee94017d upstream. The erratum 1024718 affects Cortex-A55 r0p0 to r2p0. However we apply the work around for r0p0 - r1p0. Unfortunately this won't be fixed for the future revisions for the CPU. Thus extend the work around for all versions of A55, to cover for r2p0 and any future revisions. Cc: stable@vger.kernel.org Cc: Catalin Marinas Cc: Will Deacon Cc: James Morse Cc: Kunihiko Hayashi Signed-off-by: Suzuki K Poulose Link: https://lore.kernel.org/r/20210203230057.3961239-1-suzuki.poulose@arm.com [will: Update Kconfig help text] Signed-off-by: Will Deacon Signed-off-by: Greg Kroah-Hartman --- arch/arm64/Kconfig | 2 +- arch/arm64/kernel/cpufeature.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -489,7 +489,7 @@ config ARM64_ERRATUM_1024718 help This option adds a workaround for ARM Cortex-A55 Erratum 1024718. - Affected Cortex-A55 cores (r0p0, r0p1, r1p0) could cause incorrect + Affected Cortex-A55 cores (all revisions) could cause incorrect update of the hardware dirty bit when the DBM/AP bits are updated without a break-before-make. The workaround is to disable the usage of hardware DBM locally on the affected cores. CPUs not affected by --- a/arch/arm64/kernel/cpufeature.c +++ b/arch/arm64/kernel/cpufeature.c @@ -1092,7 +1092,7 @@ static bool cpu_has_broken_dbm(void) /* List of CPUs which have broken DBM support. */ static const struct midr_range cpus[] = { #ifdef CONFIG_ARM64_ERRATUM_1024718 - MIDR_RANGE(MIDR_CORTEX_A55, 0, 0, 1, 0), // A55 r0p0 -r1p0 + MIDR_ALL_VERSIONS(MIDR_CORTEX_A55), #endif {}, };