Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp870125ybl; Wed, 28 Aug 2019 06:33:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqxZtNyHMaT5BxPTRm/tiVXJlLB4WYwTaq67tFdF/cklHluiZ6CLSYP95OjBUW20s58gHk7B X-Received: by 2002:a65:6093:: with SMTP id t19mr3451132pgu.79.1566999220924; Wed, 28 Aug 2019 06:33:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566999220; cv=none; d=google.com; s=arc-20160816; b=Rtt26VKWkJ+J2DUcU7YgrhEUShJuAraYQ6/j92h/rnPdmxW3EWy3DiflQnK5x49e8K ibVusG33uk0ntSqyVeInYiTcyerZ56ODGf+q/euVZoc/9fLEko0FUEPE0qTPIysSjn57 R+eg/xeA0AorH9KnOD/bf5cJVLGXw+lBm9kekh1s30hnVtAlEtn7NmAPXJNVfeMJPPbd I6+920zA1VKAQGKBcuGZBX6DMoMuyUwVxJ+Y50dcyusVnPY59X7fmdN8FJidR0IHye3E qGEMFEIunHpWadC05BqpaZqIXlOkGEbsrfE4dwpGle2xxAayPwcqK3H8lkVQqwdKU3V/ AQKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=z097pbrfgyHIRCnx1TLIFjdEudKMW5X+imN3Ru4ktTo=; b=T7dUS29gomVTIs3j/so7z49wE/YDC0WRDhYO0mF7XrxKNBzL3GFomdCoQJjL2ICmcy 2Qobs5Wq/jFfX8urTBOoOIx4SI8et4rhcxigXHMlE7p+0IuWWGSzvJQI/KuR/1Tdm8Ys Qr+ygT52ejJqXgyr7/m8wYAlrODREcjYhMgchd2kejY87fYrNDdMef/HN9oE3L88rqtZ eghlpmg3QYvUgLD4HarfnsuXKHerAIWawKgQuUe1geSRqLseWCDXalonyurfXmQOXYhu k5ssLXxZ96FAKVZhHnlyVgot98sfSn02rOtSwdh/ITZtT1RLa8cRsujes//F14NdXTcP 3n8A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j18si2212301pgb.60.2019.08.28.06.33.24; Wed, 28 Aug 2019 06:33:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726894AbfH1Nby (ORCPT + 99 others); Wed, 28 Aug 2019 09:31:54 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:45882 "EHLO baptiste.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726382AbfH1Nby (ORCPT ); Wed, 28 Aug 2019 09:31:54 -0400 Received: from ramsan ([84.194.98.4]) by baptiste.telenet-ops.be with bizsmtp id udXs2000605gfCL01dXsyp; Wed, 28 Aug 2019 15:31:52 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1i2y3E-0000Bb-3c; Wed, 28 Aug 2019 15:31:52 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1i2y3E-0005Mn-1N; Wed, 28 Aug 2019 15:31:52 +0200 From: Geert Uytterhoeven To: Russell King , Simon Horman , Catalin Marinas Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] ARM: ARM_ERRATA_775420: Spelling s/date/data/ Date: Wed, 28 Aug 2019 15:31:51 +0200 Message-Id: <20190828133151.20585-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Caching dates is never a good idea ;-) Signed-off-by: Geert Uytterhoeven --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index dcf46f0e45c24a5f..eb18279a63027c08 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1040,7 +1040,7 @@ config ARM_ERRATA_775420 depends on CPU_V7 help This option enables the workaround for the 775420 Cortex-A9 (r2p2, - r2p6,r2p8,r2p10,r3p0) erratum. In case a date cache maintenance + r2p6,r2p8,r2p10,r3p0) erratum. In case a data cache maintenance operation aborts with MMU exception, it might cause the processor to deadlock. This workaround puts DSB before executing ISB if an abort may occur on cache maintenance. -- 2.17.1