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 6A59ECD3420 for ; Tue, 3 Sep 2024 10:50:40 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Q6VrCYTenDWq+rfkRCluyJuJqSNLHwaLoKwc9Gekxgc=; b=AYbAK37p0/DHuxmz/Ia3SWFaSZ xDjUJFAq3kMAZA5p3YVrMDmj02fLhnRRibSBo3Nln58G2CKDVK3dsoaR/s+SnKl4VL9an9E7Osx4M /Tmr1Tj6n4UARixa45cfAAuWgWOSlgeWuhiKfCxG1aVzrvtr9S596hiHhif3QyxU+FwT0FnthawC7 lwEBKNK1+c9AfhnQ4gnQkAkeSupvTUvfrpfqwtOFRxNh6BF7AM1SN+xOqSQemNu78eTfS34JkfX2U k743RRJKeDw0Yw/3Vb5cNkdvH9BnNe5iKZrSkQr6Zha7TKR9/XSmHX2vL7kbS4JL8A7zMPVf/OaiO 0SmfpxcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slR7I-0000000HPR9-0Xgn; Tue, 03 Sep 2024 10:50:32 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slR4Y-0000000HOT5-2H7u for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 10:47:43 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 7E7A3A431E9; Tue, 3 Sep 2024 10:47:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E0FFDC4CEC4; Tue, 3 Sep 2024 10:47:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1725360461; bh=Bq3Piw/SD6rqRttNUWqfi8xcITyKXwLirQKVqDmzhjE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YANREqWQhGpaUAcXB07wY+3V29Bf37RH53vTz7hVN75SPLVZ4k58dZlGyvcT2uB4C ACGOgUS6Ac9xwYxDHi+F2RVtPrKzOWz7K1UFYnb3jQkbxSHpaafs8d1hAuSGbEUyvO LVA3Tw3nyxZY8+d2qcpzYzfCsvRkdu3QElRApVKA= Date: Tue, 3 Sep 2024 12:41:13 +0200 From: Greg KH To: Suzuki K Poulose Cc: coresight@lists.linaro.org, james.clark@linaro.org, mike.leach@linaro.org, linux-arm-kernel@lists.infradead.org Subject: Re: [GIT PULL] coresight: Updates for Linux v6.12 Message-ID: <2024090358-olympics-unheated-92c5@gregkh> References: <20240827192644.366727-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_034742_672365_BD26999A X-CRM114-Status: UNSURE ( 9.33 ) 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 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? thanks, greg "drowning in patches" k-h