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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C2D71C433F5 for ; Fri, 28 Jan 2022 17:18:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=76Q6fQY3Ip7OBmTMifVTPXLKRNgHlPtck3Ub8r9TXZA=; b=Sfxw3SA5MvOfAh QDNZogWQ5lcCSFf6+Jl6ZGlGhu6uI17JD6zHYjEj1imyUHW8bRANzzfty+/26r5cmn9eLWOX8C9TT vjImDic9fyETKBwXqZxwEnUhk2LRo7HpxuvhyJgB6feo61Q6xHbEbXnCh3cWm+pFPX8HzWEeDQfkm 6kMLJQ/vYdAzCYUi0hp5enyFaBsx8NFp0w4TgLXzMv0Pgvj7MeRcUvrCKVpL6r9kDoXPeE7VimXZR LkbDQ65UhOjttJyl+lVjEIjfK1REmqqh8ibDUz9r4MofSolt8mKjIi6RuWKFn9DjfAfxIDlviwIBh 3g0FZezpoPALX+NTEvuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDUs1-003AVT-54; Fri, 28 Jan 2022 17:17:09 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDUrw-003AUJ-NL for linux-arm-kernel@lists.infradead.org; Fri, 28 Jan 2022 17:17:06 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 78557B82682; Fri, 28 Jan 2022 17:17:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 35EA8C340E0; Fri, 28 Jan 2022 17:17:01 +0000 (UTC) Date: Fri, 28 Jan 2022 17:16:58 +0000 From: Catalin Marinas To: Mathieu Poirier Cc: will@kernel.org, anshuman.khandual@arm.com, suzuki.poulose@arm.com, linux-arm-kernel@lists.infradead.org Subject: Re: [GIT PULL] coresight: trbe: Workaround Cortex-A510 erratas Message-ID: References: <20220127202029.2195073-1-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220127202029.2195073-1-mathieu.poirier@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_091704_915714_97429D54 X-CRM114-Status: GOOD ( 10.42 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 On Thu, Jan 27, 2022 at 01:20:29PM -0700, Mathieu Poirier wrote: > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: > > Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) > > are available in the Git repository at: > > git@gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git tags/trbe-cortex-a510-errata > > for you to fetch changes up to 708e8af4924ec2fdd5b81fe09192c6bac2f86935: > > arm64: errata: Add detection for TRBE trace data corruption (2022-01-27 12:01:53 -0700) Pulled into the arm64 for-next/fixes branch. Thanks. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel