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 smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 C2887C433EF for ; Mon, 27 Jun 2022 13:13:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 454D660BB4; Mon, 27 Jun 2022 13:13:09 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 454D660BB4 Authentication-Results: smtp3.osuosl.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=gUEh+UYZ X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2VQATKc-FyVE; Mon, 27 Jun 2022 13:13:08 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTPS id 0E2A260590; Mon, 27 Jun 2022 13:13:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 0E2A260590 Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id CC41EC0032; Mon, 27 Jun 2022 13:13:07 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 19A51C002D for ; Mon, 27 Jun 2022 13:13:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id D8B7383EDC for ; Mon, 27 Jun 2022 13:13:05 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org D8B7383EDC Authentication-Results: smtp1.osuosl.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=gUEh+UYZ X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IDka6OnPVCK0 for ; Mon, 27 Jun 2022 13:13:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org C9FBC8343E Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by smtp1.osuosl.org (Postfix) with ESMTPS id C9FBC8343E for ; Mon, 27 Jun 2022 13:13:01 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 732C1612C6; Mon, 27 Jun 2022 13:13:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5371CC3411D; Mon, 27 Jun 2022 13:12:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1656335579; bh=KxQd/s6GCe+NWcPsgCZLFK40rFPNf7a/wVIlViwbl/I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gUEh+UYZFfTXjVnNUnlNcOW6TiNlpvYR6c3SYIMVThWGemiWEGEzMvdDuSxWO2hlj 69sOlsqRfkx2RuVENH9MRUFO2zGzns88JJdOf2BTZVkhsXlYPPh812OROviwzDp2+H 3C8oLJU8WSEzjKAw4LjOosUp8Y1Rbj4AHKuCotU8= Date: Mon, 27 Jun 2022 15:12:57 +0200 From: Greg KH To: Yicong Yang Subject: Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device Message-ID: References: <20220606115555.41103-1-yangyicong@hisilicon.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: mark.rutland@arm.com, prime.zeng@huawei.com, peterz@infradead.org, linux-pci@vger.kernel.org, linuxarm@huawei.com, Yicong Yang , james.clark@arm.com, will@kernel.org, alexander.shishkin@linux.intel.com, mingo@redhat.com, helgaas@kernel.org, liuqi115@huawei.com, suzuki.poulose@arm.com, acme@kernel.org, zhangshaokun@hisilicon.com, linux-arm-kernel@lists.infradead.org, mathieu.poirier@linaro.org, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, iommu@lists.linux-foundation.org, leo.yan@linaro.org, robin.murphy@arm.com X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" 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 :( thanks, greg k-h _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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 3AF7DC43334 for ; Mon, 27 Jun 2022 13:14:16 +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=z2Wv9CFAwLZeUurXDCylrSFPGk9PXIJEJ7n/yIVaaEY=; b=ifcuKZtl8CYyBb T8eAPL+LIV+ghSDqZNTk+Nm+I2lB8XukFtBc3U2SNbMGeTj5XsO9sHea0roVeC3Vx64u8UwZNkxDI vEphMkkyZzUzNCHWf/i6U1BGc5ga9qbZBIZgou1a2P4rfm65FLqP78rTJI2WrvYdIjz+ZPpVCiCTn qMb8h/6Kmu2sofP0NOfpLDHQ+LoL4HFrnbMSkSZ3oVG6Boz9llwwfpzh1vRzEbMxFJmOzmLWZx8iy d4jf/uc9lTvLHv0lib7MM2+rSaQipXupUvsXv96SH1PiJ7ilx5GKAfT381ay/htU2gGsJFrWXYeHY 3wtrHxHpUn1gxA+QmXgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5oYH-0015uP-Vk; Mon, 27 Jun 2022 13:13:18 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5oY1-0015pd-42 for linux-arm-kernel@lists.infradead.org; Mon, 27 Jun 2022 13:13:06 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 732C1612C6; Mon, 27 Jun 2022 13:13:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5371CC3411D; Mon, 27 Jun 2022 13:12:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1656335579; bh=KxQd/s6GCe+NWcPsgCZLFK40rFPNf7a/wVIlViwbl/I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gUEh+UYZFfTXjVnNUnlNcOW6TiNlpvYR6c3SYIMVThWGemiWEGEzMvdDuSxWO2hlj 69sOlsqRfkx2RuVENH9MRUFO2zGzns88JJdOf2BTZVkhsXlYPPh812OROviwzDp2+H 3C8oLJU8WSEzjKAw4LjOosUp8Y1Rbj4AHKuCotU8= Date: Mon, 27 Jun 2022 15:12:57 +0200 From: Greg KH To: Yicong Yang Cc: helgaas@kernel.org, lorenzo.pieralisi@arm.com, mathieu.poirier@linaro.org, suzuki.poulose@arm.com, jonathan.cameron@huawei.com, robin.murphy@arm.com, leo.yan@linaro.org, mark.rutland@arm.com, will@kernel.org, joro@8bytes.org, shameerali.kolothum.thodi@huawei.com, peterz@infradead.org, mingo@redhat.com, linux-kernel@vger.kernel.org, john.garry@huawei.com, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-perf-users@vger.kernel.org, iommu@lists.linux-foundation.org, prime.zeng@huawei.com, liuqi115@huawei.com, james.clark@arm.com, zhangshaokun@hisilicon.com, linuxarm@huawei.com, alexander.shishkin@linux.intel.com, Yicong Yang , acme@kernel.org Subject: Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device Message-ID: References: <20220606115555.41103-1-yangyicong@hisilicon.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220627_061301_245221_BDCA352C X-CRM114-Status: GOOD ( 10.76 ) 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 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 :( thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88CBCC43334 for ; Mon, 27 Jun 2022 13:16:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234624AbiF0NQU (ORCPT ); Mon, 27 Jun 2022 09:16:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234872AbiF0NQB (ORCPT ); Mon, 27 Jun 2022 09:16:01 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF785AD; Mon, 27 Jun 2022 06:13:00 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6FB39612AF; Mon, 27 Jun 2022 13:13:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5371CC3411D; Mon, 27 Jun 2022 13:12:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1656335579; bh=KxQd/s6GCe+NWcPsgCZLFK40rFPNf7a/wVIlViwbl/I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gUEh+UYZFfTXjVnNUnlNcOW6TiNlpvYR6c3SYIMVThWGemiWEGEzMvdDuSxWO2hlj 69sOlsqRfkx2RuVENH9MRUFO2zGzns88JJdOf2BTZVkhsXlYPPh812OROviwzDp2+H 3C8oLJU8WSEzjKAw4LjOosUp8Y1Rbj4AHKuCotU8= Date: Mon, 27 Jun 2022 15:12:57 +0200 From: Greg KH To: Yicong Yang Cc: helgaas@kernel.org, lorenzo.pieralisi@arm.com, mathieu.poirier@linaro.org, suzuki.poulose@arm.com, jonathan.cameron@huawei.com, robin.murphy@arm.com, leo.yan@linaro.org, mark.rutland@arm.com, will@kernel.org, joro@8bytes.org, shameerali.kolothum.thodi@huawei.com, peterz@infradead.org, mingo@redhat.com, linux-kernel@vger.kernel.org, john.garry@huawei.com, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-perf-users@vger.kernel.org, iommu@lists.linux-foundation.org, prime.zeng@huawei.com, liuqi115@huawei.com, james.clark@arm.com, zhangshaokun@hisilicon.com, linuxarm@huawei.com, alexander.shishkin@linux.intel.com, Yicong Yang , acme@kernel.org Subject: Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device Message-ID: References: <20220606115555.41103-1-yangyicong@hisilicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 :( thanks, greg k-h