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 72060C433EF for ; Mon, 27 Jun 2022 13:26:47 +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:Date: Message-ID:From:References:To:Subject:CC:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=O1b0WOFGMrq3S7Olk3p5XOo4WZDZxc41v33Djogw1u0=; b=VYLY3u7J5bOvgkssS3OakD7oo6 ouLvt7RNiLwNyoD8Vh/kZynTbS8v94Zp47TxmCqO3oHRhirHOY5/YAbmEoeCDBzl6vPvOz9+F3Af+ ql1u38C5xAH/0iNhIo8YSiBGIOvbsyqHOQVAwSfRzql2VP8AfPU4KuFxX12sfEOzXTjOUug0UM/2X mSXpEq5o5s3ahqseoy5qzXd/bxx/bahV7AFpf+Da1M6x/sO2wZd1AkmyaHosWdZTj/2Bxy2DGUS2t qZn3SYhbdRf57hs4fEK456ByjQlwMhxD8nKrkYDs+plce/I4PkUQE/dK8w7eXGiXaH1LwfENaeExX fEC+EEFg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5okR-0018cG-9s; Mon, 27 Jun 2022 13:25:51 +0000 Received: from szxga03-in.huawei.com ([45.249.212.189]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5okN-0018bL-W3 for linux-arm-kernel@lists.infradead.org; Mon, 27 Jun 2022 13:25:49 +0000 Received: from canpemm500009.china.huawei.com (unknown [172.30.72.53]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4LWpPD2x5mz9srs; Mon, 27 Jun 2022 21:25:04 +0800 (CST) Received: from [10.67.102.169] (10.67.102.169) by canpemm500009.china.huawei.com (7.192.105.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Mon, 27 Jun 2022 21:25:42 +0800 CC: , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device To: Greg KH References: <20220606115555.41103-1-yangyicong@hisilicon.com> From: Yicong Yang Message-ID: Date: Mon, 27 Jun 2022 21:25:42 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [10.67.102.169] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To canpemm500009.china.huawei.com (7.192.105.203) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220627_062548_249244_1F79D195 X-CRM114-Status: GOOD ( 10.15 ) 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 2022/6/27 21:12, Greg KH wrote: > On Mon, Jun 27, 2022 at 07:18:12PM +0800, Yicong Yang wrote: >> Hi Greg, >> >> Since the kernel side of this device has been reviewed for 8 versions with >> all comments addressed and no more comment since v9 posted in 5.19-rc1, >> is it ok to merge it first (for Patch 1-3 and 7-8)? > > I am not the maintainer of this subsystem, so I do not understand why > you are asking me :( > I checked the log of drivers/hwtracing and seems patches of coresight/intel_th/stm applied by different maintainers and I see you applied some patches of intel_th/stm. Should any of these three maintainers or you can help applied this? Thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel