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 D0462CD13CF for ; Tue, 3 Sep 2024 11:19:14 +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:Content-Transfer-Encoding: Content-Type: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=OJwvw1YmpCNOCvdAzFgCqdLx+4xRqxdhSaSRk14pdNc=; b=FO91VsqQ+lwjmFsGIinNGGWAEc 3YleW+IIPsu/kReIuOar9CY6TKFBCNJf6HweFz+5Y87QHf43bSZ6dxsYoOW8dgemGuAGw0lzgC7OC 3Oq+Lqam7Ny/1KLpwJcQBpKZmhIAxM8ljK/2C2WO1uHe9IphkI98XU+UWKcec1TUOWc9KvnWs8hFu Q62scj8A8Lbh0gCisIG5Rv1NqJon+FYYgOVHttBKPs2FiVc/xiwEnXRe/0AMaRlx7/QW/S9A2Vjed 5AF56CXnucrVU5ofYK6ScWjH1aCDaMMXN4qVwaYRUuBHd6gR+lC2moEqIORZl/AW+nrccOlrWzKh/ AHLwsc6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slRYt-0000000HVSB-3OUB; Tue, 03 Sep 2024 11:19:03 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slRXz-0000000HVKT-1xMB for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 11:18:08 +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 6512BFEC; Tue, 3 Sep 2024 04:18:28 -0700 (PDT) Received: from [10.57.74.1] (unknown [10.57.74.1]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4AAAA3F66E; Tue, 3 Sep 2024 04:18:01 -0700 (PDT) Message-ID: <53872b66-bc3c-43d1-b83e-a7e31b90a31a@arm.com> Date: Tue, 3 Sep 2024 12:17:59 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [GIT PULL] coresight: Updates for Linux v6.12 Content-Language: en-GB To: Greg KH Cc: coresight@lists.linaro.org, james.clark@linaro.org, mike.leach@linaro.org, linux-arm-kernel@lists.infradead.org References: <20240827192644.366727-1-suzuki.poulose@arm.com> <2024090358-olympics-unheated-92c5@gregkh> From: Suzuki K Poulose In-Reply-To: <2024090358-olympics-unheated-92c5@gregkh> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_041807_576686_75CDEA8C X-CRM114-Status: UNSURE ( 8.25 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03/09/2024 11:41, Greg KH wrote: > On Tue, Sep 03, 2024 at 11:36:03AM +0100, Suzuki K Poulose wrote: >> Hi Greg, >> >> On 27/08/2024 20:26, Suzuki K Poulose wrote: >>> >>> Greg, >>> >>> Please find the updates for CoreSight/hwtracing subsystem for v6.12. >> >> Gentle ping, in case this was missed out. > > I just pulled this, right? Indeed you did, thanks ! Suzuki "beaten by Greg" ;-) > > thanks, > > greg "drowning in patches" k-h