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 03424C4167B for ; Wed, 6 Dec 2023 03:14:56 +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=DmEmj7cpzGRlNOApmBgx+LrpBso3B9BUxZVNZhD4SZk=; b=ZVtPINq12g8ldK vUNLnfz1AOlXteFYMarzIiaTc6VoUnaZUbIixHHYK1iwYa4y/yZe7sOyuDHN5R1HLUmReiGgTj4ri IL2ogDgeU+dTfbWyvwK8vy3HENgeJmNnpzqJcKW6tqVyrtq137D6XrFFmA5hMDIUvDHyhAdKGPA+h SqCuHpEiQ7zbzrXJp9HPGDAeMm5bL22LfhDNJfQBjY3AVqkueM1BXwyVCtWuSGQzyB5ydT0MXVQjq UCqNGBOddp9ze/OajAIfcB0ZU22F0sSxAQZbfiuJwdc9fMvxtbUu2rwxNSxXfXzURdUUmpKFeNTPB Nr6XIzswRFTM68ZVyiFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rAiMn-008wOf-1A; Wed, 06 Dec 2023 03:14:29 +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 1rAiMj-008wOC-2Q for linux-arm-kernel@lists.infradead.org; Wed, 06 Dec 2023 03:14:27 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 87A65B81D84; Wed, 6 Dec 2023 03:14:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6846DC433C7; Wed, 6 Dec 2023 03:14:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1701832461; bh=DSIlxOsCF83kawph8ps2M84sMiXgtiFntCu+CaXrYK0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fJWH6bJs4U7tendFNcZ+cOSrrxA+zmp4NkgMzdh4GcZ4akav/wq/TYO4AKYNceT/k y1TljIuPpOWoMRyM9YluqZbXHdLLZySINytKVsPoMrpW4NyfCf/cE3dhKpIKbjwIbZ zyvhBsdrOsuLXSh4ITTKJi/GGzIVdTh69Y7o8oZA= Date: Wed, 6 Dec 2023 12:14:05 +0900 From: Greg KH To: Suzuki K Poulose Cc: coresight@lists.linaro.org, james.clark@arm.com, mike.leach@linaro.org, anshuman.khandual@arm.com, hejunhao3@huawei.com, vegard.nossum@oracle.com, yangyicong@hisilicon.com, linux-arm-kernel@lists.infradead.org Subject: Re: [GIT PULL] coresight: Fixes for v6.7-rc1 Message-ID: <2023120656-king-starting-3fe9@gregkh> References: <20231116170119.1786378-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231116170119.1786378-1-suzuki.poulose@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231205_191425_920293_85CF24A7 X-CRM114-Status: UNSURE ( 7.16 ) 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, Nov 16, 2023 at 05:01:19PM +0000, Suzuki K Poulose wrote: > Hi Greg > > Please find fixes for hwtracing/coresight subsystem, targetting Linux v6.7. Sorry for the delay, now pulled and pushed out. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel