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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C347FC4363D for ; Fri, 2 Oct 2020 11:59:26 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6EA62206C9 for ; Fri, 2 Oct 2020 11:59:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6EA62206C9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 0859E86A31; Fri, 2 Oct 2020 11:59:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fxCoQZsEtxfk; Fri, 2 Oct 2020 11:59:23 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id 0680A869FE; Fri, 2 Oct 2020 11:59:23 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id E3452C0889; Fri, 2 Oct 2020 11:59:22 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 69215C0051 for ; Fri, 2 Oct 2020 11:59:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 5811786293 for ; Fri, 2 Oct 2020 11:59:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3v8Q1xvBvR5E for ; Fri, 2 Oct 2020 11:59:20 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by fraxinus.osuosl.org (Postfix) with ESMTPS id C246486288 for ; Fri, 2 Oct 2020 11:59:20 +0000 (UTC) IronPort-SDR: 2tKSHUNaeMpxMGszz/3EV4VBU8U34Jbg0Qzeu+Ra3tNlJauE1X0TqbdaC/UD+Fu1hZ4g6oEuZW /Zyw9muE7yZQ== X-IronPort-AV: E=McAfee;i="6000,8403,9761"; a="142365980" X-IronPort-AV: E=Sophos;i="5.77,327,1596524400"; d="scan'208";a="142365980" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Oct 2020 04:59:17 -0700 IronPort-SDR: OtNiM2HO2Z1S5KtTbtVc5cavGbgWoRWySKGU2DCpD77OVe0Lf/vd46XtwcUK/2V8m0hld57YT/ RCyoSYnCtHXQ== X-IronPort-AV: E=Sophos;i="5.77,327,1596524400"; d="scan'208";a="508270379" Received: from yili1-mobl.ccr.corp.intel.com (HELO [10.254.208.108]) ([10.254.208.108]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Oct 2020 04:59:15 -0700 Subject: Re: [PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api To: Joerg Roedel References: <20200927063437.13988-1-baolu.lu@linux.intel.com> <20201001121701.GB30426@8bytes.org> From: Lu Baolu Message-ID: <5a9d7412-3d7a-f4f7-e3b9-c295718448aa@linux.intel.com> Date: Fri, 2 Oct 2020 19:59:13 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20201001121701.GB30426@8bytes.org> Content-Language: en-US Cc: Tvrtko Ursulin , Ashok Raj , Intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Tom Murphy , Christoph Hellwig , iommu@lists.linux-foundation.org, David Woodhouse 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" Hi Joerg, On 2020/10/1 20:17, Joerg Roedel wrote: > Hi Baolu, > > On Tue, Sep 29, 2020 at 08:11:35AM +0800, Lu Baolu wrote: >> I have no preference. It depends on which patch goes first. Let the >> maintainers help here. > > No preference on my side, except that it is too late for this now to > make it into v5.10. Besides that I let the decission up to you when this > is ready. Just send me a pull-request when it should get into the > iommu-tree. Sure. Best regards, baolu > > Regards, > > Joerg > _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu