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 5FE6EC77B75 for ; Wed, 19 Apr 2023 13:10:09 +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=ALc+b9+I8pRxu0OPFbRe4fKsX5bOA3ZYMStR5T1j9tg=; b=GY4FmfECg73ZyJ J+ieDZJpPARO7jB2nu8r/qeC7jhYsmJbp8RzIKaF7CO3TVaHjV4OefwBr9ssKhG3q3PRbbpTt3f6G pwX9YF1PNmgdjQsM9vZR9qgVKVQu6AG5BFg2JHYbS6OeotYh+S3Ou/kGbVod5woRWMJfTQFpNyzi1 4fYY5VqnSQZGQB3QxQGxhnJOyWamUV/PE5rJkYJ/hLoe0R7EXgq/raNVtBPp34Kwozzk8UPkVj4H3 50wjnpblTqZkW2gVfxYmxjDboIMIU2R4r0suouuWiIG+naJimaDkELRSRC7xw1jwSwUNNYpeChxPW lKr/9V+a9G2tKixQ9Cug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pp7Ym-005TlG-1F; Wed, 19 Apr 2023 13:09:20 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pp7Yj-005TkC-2V for linux-arm-kernel@lists.infradead.org; Wed, 19 Apr 2023 13:09:18 +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 dfw.source.kernel.org (Postfix) with ESMTPS id D9A9263ED5; Wed, 19 Apr 2023 13:09:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EB86EC433EF; Wed, 19 Apr 2023 13:09:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1681909756; bh=f1moSFCROgEh58mrQbilscCSWCC6RomoomQxBffMnnM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QhofbyL48eHNFqtYHO5svXT0FqHDEXI9g/5aT18oVeSluILeUsmo8SKsu/3PJpNYP /Yw7K3v9Lw3xdn6CWrFclVITpB9Bnvwx09nioI4bmEZA0ljde/QKVCsotZn6K7CE+s z0NigDvns4O2dBkCqggnhxqzIakJVpmuXyBbM1C0= Date: Wed, 19 Apr 2023 15:09:06 +0200 From: Greg KH To: Suzuki K Poulose Cc: mathieu.poirier@linaro.org, mike.leach@linaro.org, coresight@lists.linaro.org, leo.yan@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] coresight: Updates for v6.4 Message-ID: <2023041957-glider-reckless-737b@gregkh> References: <20230418165644.114745-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230418165644.114745-1-suzuki.poulose@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230419_060917_855499_190D0625 X-CRM114-Status: GOOD ( 11.43 ) 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 Tue, Apr 18, 2023 at 05:56:44PM +0100, Suzuki K Poulose wrote: > Hi Greg, > > Please find the updates for coresight self hosted tracing targeting v6.4 > Kindly pull. > > Suzuki > > The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa: > > Linux 6.3-rc4 (2023-03-26 14:40:20 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.4 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