Message ID | 8898674D84E3B24BA3A2D289B872026A6A2A32D6@G01JPEXMBKW03 (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 902051390 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 22 Jan 2019 08:54:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7E7E5206E2 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 22 Jan 2019 08:54:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7310424603; Tue, 22 Jan 2019 08:54:39 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 9020720881 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 22 Jan 2019 08:54:37 +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=o2X75bgiZzLzLlW0+fs9PfJ/X0ESn30c54Jrm/6s1K4=; b=bVyYObF7GHUTlL 4di1EgVEZacGmSigA4fiNBHxLYu5vmixMGjlMuQDdxc8z3hZWxoaoCSJ3Wkcp1X3Ajv0zK40sL7TI rv/3D65kc5KYj0BpKE3t7iItPGET8iQhVkVADIdIwhxdp9kC67bolLbTBoU7waxEVcm8sBBoKqE/S GFCHSKuV8h6xeruujoZ4nK94DdLXGx0EOXxHo2kcOnIrE6b7e3P0pzSfuL8xzr7QiYTy8AzMKaQmU xE1zbpshdwKUfbs5FZIOKfXX8wUGw3rVZXhENOZpdmYd2CushAAsto6CtXcfN4atXsOCl1y5JXSoY WHGB4Zv4KV53yc7axvnA==; 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 1glrpK-0001CK-OE; Tue, 22 Jan 2019 08:54:34 +0000 Received: from mgwym04.jp.fujitsu.com ([211.128.242.43]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1glrpH-0001Bs-0d for linux-arm-kernel@lists.infradead.org; Tue, 22 Jan 2019 08:54:32 +0000 Received: from yt-mxq.gw.nic.fujitsu.com (unknown [192.168.229.66]) by mgwym04.jp.fujitsu.com with smtp id 7d5e_4646_b5ba7d51_d7c8_40a2_887c_0f6891d13a57; Tue, 22 Jan 2019 17:54:25 +0900 Received: from g01jpfmpwkw01.exch.g01.fujitsu.local (g01jpfmpwkw01.exch.g01.fujitsu.local [10.0.193.38]) by yt-mxq.gw.nic.fujitsu.com (Postfix) with ESMTP id A905EAC00EB for <linux-arm-kernel@lists.infradead.org>; Tue, 22 Jan 2019 17:54:23 +0900 (JST) Received: from G01JPEXCHKW14.g01.fujitsu.local (G01JPEXCHKW14.g01.fujitsu.local [10.0.194.53]) by g01jpfmpwkw01.exch.g01.fujitsu.local (Postfix) with ESMTP id C8A126925C1; Tue, 22 Jan 2019 17:54:22 +0900 (JST) Received: from G01JPEXMBKW03.g01.fujitsu.local ([10.0.194.67]) by g01jpexchkw14 ([10.0.194.53]) with mapi id 14.03.0415.000; Tue, 22 Jan 2019 17:54:22 +0900 From: "Zhang, Lei" <zhang.lei@jp.fujitsu.com> To: 'Mark Rutland' <mark.rutland@arm.com>, "'catalin.marinas@arm.com'" <catalin.marinas@arm.com>, "'will.deacon@arm.com'" <will.deacon@arm.com>, "'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>, "'linux-arm-kernel@lists.infradead.org'" <linux-arm-kernel@lists.infradead.org> Subject: [PATCH v2 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001 Thread-Topic: [PATCH v2 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001 Thread-Index: AdSyLOgvncWewEHxSDCVdyamf7TefQ== Date: Tue, 22 Jan 2019 08:54:21 +0000 Message-ID: <8898674D84E3B24BA3A2D289B872026A6A2A32D6@G01JPEXMBKW03> Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: x-securitypolicycheck: OK by SHieldMailChecker v2.2.3 x-shieldmailcheckerpolicyversion: FJ-ISEC-20140219 x-originating-ip: [10.18.70.198] MIME-Version: 1.0 X-SecurityPolicyCheck-GC: OK by FENCE-Mail X-TM-AS-MML: disable X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190122_005431_315468_CBEFCCAF X-CRM114-Status: GOOD ( 15.95 ) 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: "Zhang, Lei" <zhang.lei@jp.fujitsu.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: Add workaround for Fujitsu A64FX erratum 010001
|
expand
|