From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9AFC9C43464 for ; Mon, 21 Sep 2020 12:56:22 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4BAD720874 for ; Mon, 21 Sep 2020 12:56:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="umr6qxWn"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="1bh876qY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4BAD720874 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:References:In-Reply-To:Subject:To:From: Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=b1OUNAssywxyaL47Rfj3W9qx7BkhJ9U/raf1Iy1fF+Q=; b=umr6qxWnKOqq8xuwD8hstEKX3g pFJiKTK4utgZNFUhzTTZWSdwfbYp3EbttnL9hzgsSSkXGLMyPhSJjr8hd2HacTxUd5pjsbd0vZp1t F0m60AjgVmXsqQcJfcGZbbairrB0wljPnzGoVrep69U2r8LbZ5NytdxWpKLPuRuGsCOvpJx9jqdnn uzRnNbbDKUR8pmvlZGBqZl3JIRis1uv4xuSSh/F1aVABZYSKlSGK7bftn178NQlr1oAnTajge0IMC hnWfOJ68k7W+cnlBPnpQBCK5ocS4LwrlE5mTiH6asEqGjyhr/ZXihPnn+x9Or/4pmVFZ/Qfp8nKKV BllFre3g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKLLT-0002TK-9F; Mon, 21 Sep 2020 12:55:03 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKLLQ-0002SW-Pp for linux-arm-kernel@lists.infradead.org; Mon, 21 Sep 2020 12:55:01 +0000 Received: from localhost (unknown [70.37.104.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE05121D95; Mon, 21 Sep 2020 12:54:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600692900; bh=L7mpo/hdPHFXkLwvMJXZi/1ZXCvyf06RoZzLjTU7Y7A=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References: From; b=1bh876qYoBipNBg+++MAmD0oTMf8jwAXhtmcGlXCulkMz6vZFsunIExHegIwcMABi x0R3CPHVpHzDGJ8ePXeuu0pXUvG2AWqVh5TlXKZE9Dpy368svZqimpd4xdg8grII+6 RDOpCBSSQ5ixqcVV3QI0cNyJPSCCed7XCMv5fsEA= Date: Mon, 21 Sep 2020 12:54:59 +0000 From: Sasha Levin To: Sasha Levin To: Will Deacon To: Marc Zyngier To: linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 02/19] arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs In-Reply-To: <20200918164729.31994-3-will@kernel.org> References: <20200918164729.31994-3-will@kernel.org> Message-Id: <20200921125459.DE05121D95@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200921_085500_893382_5182953D X-CRM114-Status: UNSURE ( 9.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Will Deacon , stable@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: 73f381660959 ("arm64: Advertise mitigation of Spectre-v2, or lack thereof"). The bot has tested the following trees: v5.8.10, v5.4.66, v4.19.146, v4.14.198. v5.8.10: Build OK! v5.4.66: Build OK! v4.19.146: Build OK! v4.14.198: Failed to apply! Possible dependencies: 4b472ffd1513 ("arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72") 631989303b06 ("Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD") 8892b71885df ("arm64: capabilities: Rework EL2 vector hardening entry") 93916beb7014 ("arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT") 95b861a4a6d9 ("arm64: arch_timer: Add workaround for ARM erratum 1188873") 969f5ea62757 ("arm64: errata: Add workaround for Cortex-A76 erratum #1463225") a457b0f7f50d ("arm64: Add configuration/documentation for Cortex-A76 erratum 1165522") dc6ed61d2f82 ("arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro") e03a4e5bb743 ("arm64: Add silicon-errata.txt entry for ARM erratum 1188873") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 34AABC43464 for ; Mon, 21 Sep 2020 12:55:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EF63F218AC for ; Mon, 21 Sep 2020 12:55:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600692911; bh=L7mpo/hdPHFXkLwvMJXZi/1ZXCvyf06RoZzLjTU7Y7A=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References: List-ID:From; b=1ubJ7YQSbXke7j5+wcFUjhpsdk+KA76NLl/ItariqaWKwqP1EBC/KycXl/+BVeCVF k6oNx91IduWIW/VO8+wsGo59DiwN/LcjrmcsKGYOCpD/5xDax/E7XSxapV53wJcfQU Tpj6UCzci0qUnX44vBdUedGFDjvpJaOD7EYaBbvY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727078AbgIUMzF (ORCPT ); Mon, 21 Sep 2020 08:55:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:60634 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727048AbgIUMzA (ORCPT ); Mon, 21 Sep 2020 08:55:00 -0400 Received: from localhost (unknown [70.37.104.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE05121D95; Mon, 21 Sep 2020 12:54:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600692900; bh=L7mpo/hdPHFXkLwvMJXZi/1ZXCvyf06RoZzLjTU7Y7A=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References: From; b=1bh876qYoBipNBg+++MAmD0oTMf8jwAXhtmcGlXCulkMz6vZFsunIExHegIwcMABi x0R3CPHVpHzDGJ8ePXeuu0pXUvG2AWqVh5TlXKZE9Dpy368svZqimpd4xdg8grII+6 RDOpCBSSQ5ixqcVV3QI0cNyJPSCCed7XCMv5fsEA= Date: Mon, 21 Sep 2020 12:54:59 +0000 From: Sasha Levin To: Sasha Levin To: Will Deacon To: Marc Zyngier To: linux-arm-kernel@lists.infradead.org Cc: Will Deacon Cc: Cc: stable@vger.kernel.org Subject: Re: [PATCH 02/19] arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs In-Reply-To: <20200918164729.31994-3-will@kernel.org> References: <20200918164729.31994-3-will@kernel.org> Message-Id: <20200921125459.DE05121D95@mail.kernel.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: 73f381660959 ("arm64: Advertise mitigation of Spectre-v2, or lack thereof"). The bot has tested the following trees: v5.8.10, v5.4.66, v4.19.146, v4.14.198. v5.8.10: Build OK! v5.4.66: Build OK! v4.19.146: Build OK! v4.14.198: Failed to apply! Possible dependencies: 4b472ffd1513 ("arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72") 631989303b06 ("Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD") 8892b71885df ("arm64: capabilities: Rework EL2 vector hardening entry") 93916beb7014 ("arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT") 95b861a4a6d9 ("arm64: arch_timer: Add workaround for ARM erratum 1188873") 969f5ea62757 ("arm64: errata: Add workaround for Cortex-A76 erratum #1463225") a457b0f7f50d ("arm64: Add configuration/documentation for Cortex-A76 erratum 1165522") dc6ed61d2f82 ("arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro") e03a4e5bb743 ("arm64: Add silicon-errata.txt entry for ARM erratum 1188873") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha