From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lu Baolu Subject: Re: [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device Date: Sat, 17 Nov 2018 10:37:05 +0800 Message-ID: <5b63b94f-c7e3-24bd-a462-3c050f22ecb4@linux.intel.com> References: <20181105073408.21815-1-baolu.lu@linux.intel.com> <20181105073408.21815-7-baolu.lu@linux.intel.com> <20181106165356.44b59ec3@w520.home> <7bfc2f2b-10e6-b53c-51f3-c6494b686aa3@nvidia.com> <25b9a20f-06b5-57ac-81f1-fd933845c77f@linux.intel.com> <20181116085714.GA13181@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: baolu.lu@linux.intel.com, Kirti Wankhede , Alex Williamson , Joerg Roedel , David Woodhouse , ashok.raj@intel.com, sanjay.k.kumar@intel.com, jacob.jun.pan@intel.com, kevin.tian@intel.com, Jean-Philippe Brucker , yi.l.liu@intel.com, yi.y.sun@intel.com, peterx@redhat.com, tiwei.bie@intel.com, Zeng Xin , iommu@lists.linux-foundation.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Jacob Pan To: Christoph Hellwig Return-path: In-Reply-To: <20181116085714.GA13181@infradead.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi, On 11/16/18 4:57 PM, Christoph Hellwig wrote: > On Fri, Nov 16, 2018 at 09:20:48AM +0800, Lu Baolu wrote: >>> Please keep symbols mdev_set/get_iommu_device(dev, iommu_device) non-GPL >>> same as other exported symbols from mdev_core module. >> >> Yes. It will be fixed in the next version. > > No. mdev shall not be used to circumvent the exports in the generic > vfio code. Get it now. Thanks a lot. Best regards, Lu Baolu