Message ID | 20180927161534.247926-1-marc.zyngier@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id ACB671759 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 27 Sep 2018 16:25:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9A6342BBA9 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 27 Sep 2018 16:25:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8ED1B2BBC9; Thu, 27 Sep 2018 16:25:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 2DEF02BBCB for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 27 Sep 2018 16:24:56 +0000 (UTC) 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: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:In-Reply-To:References: List-Owner; bh=AH4/MSwjVuuXtZaLK0XERVoZ3auseD5aepCmk8xKeU0=; b=njGLp5NyUsJzUK nv/HTjApf1sFYgUxnwp1UDY0UgwSe8WB7tuqGsqJoU/df8E4W+S466VDnVrTjQ4hXvOB/M6FZA9tU nnIOCTu9KUZMRW5oopj3cJBQn63WP89g2nJXSy7GtASIgIbUA2Lm460vfC5EHUlHhhzG+Bauw1zMr Wmcz66/jHHyi5XSd767wxnBO9sUdX8VTK6is6sCaYqi0zl+EaLra2fueNyRqFV/Fa2eU0Ratx/x4v 9oCLbfTOpBB9VYzDdut0qrbPaYQav4S9Q6Jlyyib3pdciRKjTrAPUVHTATB/Xjnb8nq7L7CamwT79 NeUmvDHr5PTAJcSFkJrw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5Z5x-0006pt-5I; Thu, 27 Sep 2018 16:24:53 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5Yxv-0002wm-R9 for linux-arm-kernel@lists.infradead.org; Thu, 27 Sep 2018 16:16:39 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7E4097A9; Thu, 27 Sep 2018 09:16:03 -0700 (PDT) Received: from filthy-habits.Emea.Arm.com (filthy-habits.emea.arm.com [10.4.13.85]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 81D423F5B3; Thu, 27 Sep 2018 09:16:02 -0700 (PDT) From: Marc Zyngier <marc.zyngier@arm.com> To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/7] arm64: Workaround for Cortex-A76 erratum 1188873 Date: Thu, 27 Sep 2018 17:15:27 +0100 Message-Id: <20180927161534.247926-1-marc.zyngier@arm.com> X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180927_091635_911831_49D6A0D7 X-CRM114-Status: GOOD ( 11.69 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Mark Rutland <mark.rutland@arm.com>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will.deacon@arm.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
arm64: Workaround for Cortex-A76 erratum 1188873
|
expand
|
On Thu, Sep 27, 2018 at 05:15:27PM +0100, Marc Zyngier wrote: > Marc Zyngier (7): > arm64: Add decoding macros for CP15_32 and CP15_64 traps > arm64: compat: Add separate CP15 trapping hook > arm64: compat: Add condition code checks and IT advance > arm64: compat: Add cp15_32 and cp15_64 handler arrays > arm64: compat: Add CNTVCT trap handler > arm64: compat: Add CNTFRQ trap handler > arm64: arch_timer: Add workaround for ARM erratum 1188873 Queued for 4.20. Thanks.