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 5454EC2BD09 for ; Wed, 3 Jul 2024 15:01:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cLin5AIEWME1UW5SsMQqFZLDg5Tbouz1DZBkI/86Pz4=; b=LSyRBzhWsG/SHn/oAedC9KdExp EP/sjlQQI62IIiQpp7IauYy9elBb4RRVuj9itQZyIuYwweB7hXiP5A5keC0AjIrDgz5mQJ4PNuZcT phaH1BZyRrvLKSD9vAnHePYyBQFP898JqMNLtpy8NmYvAHFxBgLOLU0XINe0ChP5KKhkNDA7kMqK0 X8CLmeEsErPlONDNyYrIoukPCtUMwsatPL0C9rWN/o6Kv+Sz1IgFicFfZmFlBUZm7mYv6uyR8//X/ 03u6l2qZN9eZlcox7QCIGd2QnvgFczXA7iXA88NkiuqazWdiDwZM1m/WbA/qs7I1+NV0NldlTXVPc v5gCpkXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sP1Tb-0000000AaiR-3zRv; Wed, 03 Jul 2024 15:00:56 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sP0OO-0000000AMPP-0AGi for linux-arm-kernel@bombadil.infradead.org; Wed, 03 Jul 2024 13:51:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=cLin5AIEWME1UW5SsMQqFZLDg5Tbouz1DZBkI/86Pz4=; b=Aj3yTM19NdLV+A1pqv9QM1gbXg tXtBC6c93/QpQwwuDQBnewNN9M8A38agueWO9Kl6iWqg4ts+iHUIRkE9hd9oWjaYYFT2kJdHQR8tb 5ASYKopWuJw4ejO1fvLwcgk2U3okfGRCfZVZtEVV23CtwO2jymEfLWovRcEi5mUGa3dphcyVYx6ZA E5NRedLrK9UHg5KIc3XkCkvnXHe1KcCgSpoougVlG9PE8wvTPhShOIF2blGFdvhq02cSCizvCahQ9 vSnaRo2fEswNBR3ZFqOAILc22bICx9ZFj6dzICnLyLLnYbFcTe4JD4/DHjE0lSUBsygl6AxqJh/qq 72yBsjDA==; Received: from sin.source.kernel.org ([145.40.73.55]) by desiato.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sP0OK-0000000A1mM-08sK for linux-arm-kernel@lists.infradead.org; Wed, 03 Jul 2024 13:51:26 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B86AFCE2AE1; Wed, 3 Jul 2024 13:51:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 801B8C4AF07; Wed, 3 Jul 2024 13:51:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1720014677; bh=Q4/ckEec34v2/hl/zwt+tIy0eJdlNKbjKdYzMcPaRuI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QATAw3mEEfg225t2CHRYp8xRJhBqsg7XgIzYomh5AnmJXC6eCKxvO1AhmZ5JmE1Bu mxpGPyHEkyIRcqU+lw18Xl1IUB/0ZMzscnSVyuXb6+ksF0Ue9cmsrwy6uphpAWJ0sO cPVgYIY7DTlqWQilV5E7hSfjiX2acv9ja9s0m2Ao= Date: Wed, 3 Jul 2024 15:51:05 +0200 From: Greg KH To: Suzuki K Poulose Cc: coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org Subject: Re: [GIT PULL] coresight: Updates for v6.11 Message-ID: <2024070358-spleen-concrete-c0c7@gregkh> References: <20240702134755.1677897-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240702134755.1677897-1-suzuki.poulose@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240703_145124_438088_546BC7BA X-CRM114-Status: GOOD ( 10.37 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jul 02, 2024 at 02:47:55PM +0100, Suzuki K Poulose wrote: > Hi Greg, > > Please find the updates for coresight/hwtracing subsystem targeting v6.11. > This is relatively smaller set of cleanups and a fix this time. > > Kindly pull > > Suzuki > > > The following changes since commit c3f38fa61af77b49866b006939479069cd451173: > > Linux 6.10-rc2 (2024-06-02 15:44:56 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.11 Pulled and pushed out, thanks. greg k-h