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 0CB0EE784AC for ; Mon, 2 Oct 2023 11:16:25 +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=nflFrt2TPY3lpF2iLLMCHHApeM29jmkvSRnUghnsPfk=; b=CsqFWPiurqAU+s 0liPYRJ74bwAk4iB6aHOuFKp/S7igvUX2DswfJP2KXBRHZzSRlfH2Zxzeg2xpa6tON1I7He2YIWc3 VHbzZ8nbp+hDCeBfZ8DI/cNyuizLMzS7w9yEMGyCtEH8Rjl8Aa/TIHP9l42t7JQL4IIFL1XMsSpCF +nGxE9iUE1Rk5iL6Um/MZTIIEkQ+DsdErG99Pr7GZHNmmyoaZcs/ji2t/k/waw6af2+XxIMKVO6G8 NqsfyFKVCPqpOjJiOn+VoT2aW1Fqw8LdcjdzUEmCZQjokPNcM5utemfVFdnas3q1ue7InTvp6uzd6 tfu45FsapSH0voOopUYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qnGu7-00CWQr-0J; Mon, 02 Oct 2023 11:15:59 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qnGu3-00CWQS-1G for linux-arm-kernel@lists.infradead.org; Mon, 02 Oct 2023 11:15:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id C713DB80DE3; Mon, 2 Oct 2023 11:15:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 79B3AC433C7; Mon, 2 Oct 2023 11:15:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1696245353; bh=G74oxre6OBJavJ3yMQQm+xcJtZWRP9QzSXeRhfnLSZk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Mkdc5l5qNDH8v/5N2JZV7DzYi91FYvS7YfbtT3CYBTjxj6xlMehLfKV+x8cQijD6Q FJRAU8J094+3u5aYGVCrliroMWhz7qw5O6naFZjjfaKnmno8VdRcblPEVIe2wMvrHg 809jBY2++5SEBKXeNVJusBIQJgod8eEqxf0AWGS8= Date: Mon, 2 Oct 2023 13:15:50 +0200 From: Greg KH To: Suzuki K Poulose Cc: coresight@lists.linaro.org, james.clark@arm.com, mike.leach@linaro.org, linux-arm-kernel@lists.infradead.org, lcherian@marvell.com Subject: Re: [GIT PULL] coresight: Fixes for v6.6 Message-ID: <2023100238-spindle-handstand-fef2@gregkh> References: <20230920101052.1761286-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231002_041555_590736_A80DCF2F X-CRM114-Status: GOOD ( 12.44 ) 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 Mon, Oct 02, 2023 at 11:19:56AM +0100, Suzuki K Poulose wrote: > Hi Greg > > Gentle ping on this one. > > > On 20/09/2023 11:10, Suzuki K Poulose wrote: > > Hi Greg > > > > Please find a couple of fixes for coresight subsystem targetting v6.6 > > > > Kind regards > Suzuki > > > > Kindly pull > > > > Suzuki > > > > The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: > > > > Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-fixes-v6.6-1 Sorry for the delay, pulled and pushed out now, thanks. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel