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=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT 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 69795C3A5A9 for ; Mon, 4 May 2020 15:33:58 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3CE9C206B9 for ; Mon, 4 May 2020 15:33:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GZ5gRivE"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="C6MlwFan" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3CE9C206B9 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+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=TBzWMqlFhoufodMxV8yVvr3Gu7xQfSw46qV8DlCy8dg=; b=GZ5gRivE4yMDuN rQ1iV6rLbqldb026rJIMHSoJFdjglOG6yGGz3eOl5+o4jvRwEzWdH5aZ+EeftkYpH+wRQ12Eqx2xk wZQOWNpbOV+qF8SzYL2E62vUNar7APN6ief7XCBhh3zDFaGUabvRHwDMRvmV0fpp0Fv0YKCoXle3l 06QTGjY28l+WkQhzcL4EejDHz02qqRbBqiuYiYUMwA+PbIGXBV9bYLEggIZRRibwpKkUc20k7ZcOU YF73m02+ENDw/+qByxdWjOhqMn6SkjuhddM8gT7au0cU+sspr3FGK3h3h9i9rhNvfGRRYjXpYZXw8 0bvCMxXtzXNYeBhaujUQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jVd6R-0007al-Ch; Mon, 04 May 2020 15:33:55 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jVd6K-0007Yt-EG for linux-arm-kernel@lists.infradead.org; Mon, 04 May 2020 15:33:51 +0000 Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BCF06206B9; Mon, 4 May 2020 15:33:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588606428; bh=1skABZsLUeXIOnu1TfJo0+k1rN+sSrAwTKB/o8pjzhk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=C6MlwFanHBj+ZBgvj1AxoagEd62AmjVySC4zrliTFT5nloKLbHVgeOhdfdP70dtV5 FTFF2Lr4L/ihMTEu6uap5HD24dSFqYQxVzU1/+FHZv/pkD1vym+ZPChQN3p879webH Wm10+fqLXUP3Rmlwcs5zE9RbdVlbNC9EGYeregQI= From: Will Deacon To: Andrew Scull , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu Subject: Re: [PATCH v3] arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE} Date: Mon, 4 May 2020 16:33:34 +0100 Message-Id: <158860474729.32373.13097677494498104727.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200504094858.108917-1-ascull@google.com> References: <20200504094858.108917-1-ascull@google.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200504_083348_527805_B7C21287 X-CRM114-Status: UNSURE ( 6.83 ) 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: catalin.marinas@arm.com, Steven Price , Will Deacon , Marc Zyngier Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 4 May 2020 10:48:58 +0100, Andrew Scull wrote: > Errata 1165522, 1319367 and 1530923 each allow TLB entries to be > allocated as a result of a speculative AT instruction. In order to > avoid mandating VHE on certain affected CPUs, apply the workaround to > both the nVHE and the VHE case for all affected CPUs. Applied to arm64 (for-next/kvm/errata), thanks! [1/1] arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE} https://git.kernel.org/arm64/c/02ab1f5018c3 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel