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 35311C4345F for ; Fri, 3 May 2024 05:15:15 +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=1/v9LW4CYWBLQ3Nui34FzsaOfLTiMEnuH4/EHGfcBLU=; b=Hu8Gcpxf7qPMh1 xThfmjkLcHASkYv8WY7Wi90fqp6Re94ZTIGLNCcuxRDA07BA/blcMH622foITui0TcWa4Or7ok4f1 oj69wQorljBRkw4WMYOoBjfL9Hqaj9u2KDL9dYxgHrByUU/9Jwm0fkuL14Try12YxiFUr4ZfqcU2f xxh/9kaNiIksUb3qsgtx+DMpHGw7HfIe33RJHLIZVUkUPhb4PQubzuhWdhqpjimGG2eYjyvo/fdFY MHBIQeqbHtMoVitl/jKuLpVL5h3OGZqNEEpKWlzo9oX1GOe5lghQzFk4sIqd4IBUEtUzy8YyKGvYa JtvJXQsIUpMhU+IHTr8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s2lG8-0000000F7jU-0PWe; Fri, 03 May 2024 05:15:00 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s2lG5-0000000F7ih-0pf1 for linux-arm-kernel@lists.infradead.org; Fri, 03 May 2024 05:14:58 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id AC5A9CE1818; Fri, 3 May 2024 05:14:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 844B8C116B1; Fri, 3 May 2024 05:14:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1714713293; bh=B1rx/zJD/jkL+JZ50OMI3fxj7zr3Xrt/w7cu3Sa80x0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Em6U86xuO2ayNjkhFqnixJrjOfrbflhnZZ63p7FA0B5OAIXrfjiAibQL0XSzu/p0U cZPTrburesgaR9oN+XmHuEFTCIKcMW8HNp6NJ4v7ZWu74R/d1hobmA0PBvZvrzQ+EK 2il+odntVRmszzlwykHv6cH7spGfJ2kR7tyKfUBw= Date: Fri, 3 May 2024 07:14:25 +0200 From: Greg KH To: Suzuki K Poulose Cc: coresight@lists.linaro.org, james.clark@arm.com, linux-arm-kernel@lists.infradead.org, anshuman.khandual@arm.com, mike.leach@linaro.org Subject: Re: [GIT PULL] coresight: hwtracing subsystem updates for v6.10 Message-ID: <2024050317-decorator-imitation-5015@gregkh> References: <20240502133903.46642-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240502133903.46642-1-suzuki.poulose@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240502_221457_469398_541C6087 X-CRM114-Status: UNSURE ( 9.07 ) X-CRM114-Notice: Please train this message. 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, May 02, 2024 at 02:39:03PM +0100, Suzuki K Poulose wrote: > Hi Greg, > > Please find the coresight/hwtracing subsystem updates targeting v6.10. > > Kindly pull. > > Suzuki > > > The following changes since commit 0bbac3facb5d6cc0171c45c9873a2dc96bea9680: > > Linux 6.9-rc4 (2024-04-14 13:38:39 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.10 Pulled and pushed out, thanks. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel