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 6A2BFC76188 for ; Wed, 5 Apr 2023 10:17: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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AJMl0A6kvorGCAoG6en4kKJ8cRC6kPHP9+MwpmQqlzg=; b=vp8biP9u3EY7f7 sIlStN91dQmNRuNVE56e3YUvIbODlYXBlV1MhNeuVDbVTUg1tlNQPa0+KUxdBeohID0S6Lnf2ojeF FzOp3am1sBfDioaxgGIXheP0N2cEt/0QR5LuNrNxhgr//gsS3p7uQdn5RsjkxXUVrZ5m0KNvtOXnY kUKqk/dWBg36zDGblqGBZIl/W7nBGCVKWJ91x5JWLNxgBrt3XaM6b4QmXWfLkXNin7jzjIG2tAsco UEf3tcKVU7WrbVjUYR3onyS7epEt7WYvWw72rlcYcsWwow81rYH301h2v7rO1pzwdiQKpCwKT2qJJ 7T5Jej7TCrNPlM6kFSkQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pk0Bn-0044DE-1o; Wed, 05 Apr 2023 10:16:27 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pk0Bk-0044Ca-2l for linux-arm-kernel@lists.infradead.org; Wed, 05 Apr 2023 10:16:26 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 11C2C1684; Wed, 5 Apr 2023 03:17:05 -0700 (PDT) Received: from [10.57.53.173] (unknown [10.57.53.173]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4077E3F73F; Wed, 5 Apr 2023 03:16:19 -0700 (PDT) Message-ID: Date: Wed, 5 Apr 2023 11:16:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [GIT PULL] coresight: Fixes for v6.3 To: Greg KH Cc: linux-arm-kernel@lists.infradead.org, coresight@lists.linaro.org, mike.leach@linaro.org, james.clark@arm.com, anshuman.khandual@arm.com, leo.yan@linaro.org, scclevenger@os.amperecomputing.com References: <20230321133852.1551692-1-suzuki.poulose@arm.com> From: Suzuki K Poulose In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230405_031624_947425_8B71021D X-CRM114-Status: UNSURE ( 8.81 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Greg, On 21/03/2023 16:21, Greg KH wrote: > On Tue, Mar 21, 2023 at 01:38:52PM +0000, Suzuki K Poulose wrote: >> Greg, >> >> Please find a couple of fixes for coresight self-hosted tracing for v6.3. Kindly >> consider pulling. >> >> Suzuki >> >> >> The following changes since commit eeac8ede17557680855031c6f305ece2378af326: >> >> Linux 6.3-rc2 (2023-03-12 16:36:44 -0700) >> >> are available in the Git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-fixes-v6.3 > > Pulled and pushed out, thanks. Just wondering, why this hasn't shown up on linus' tree yet ? Do you plan to send it for rc6 ? Suzuki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel