On Sun, Sep 02, 2018 at 07:11:12PM -0700, Randy Dunlap wrote:
> Date: Sun, 2 Sep 2018 19:11:12 -0700
> From: Randy Dunlap <rdun...@infradead.org>
> To: Kenneth Lee <nek.in...@gmail.com>, Jonathan Corbet <cor...@lwn.net>,
>  Herbert Xu <herb...@gondor.apana.org.au>, "David S . Miller"
>  <da...@davemloft.net>, Joerg Roedel <j...@8bytes.org>, Alex Williamson
>  <alex.william...@redhat.com>, Kenneth Lee <liguo...@hisilicon.com>, Hao
>  Fang <fangha...@huawei.com>, Zhou Wang <wangzh...@hisilicon.com>, Zaibo Xu
>  <xuza...@huawei.com>, Philippe Ombredanne <pombreda...@nexb.com>, Greg
>  Kroah-Hartman <gre...@linuxfoundation.org>, Thomas Gleixner
>  <t...@linutronix.de>, linux-...@vger.kernel.org,
>  linux-ker...@vger.kernel.org, linux-cry...@vger.kernel.org,
>  iommu@lists.linux-foundation.org, k...@vger.kernel.org,
>  linux-accelerat...@lists.ozlabs.org, Lu Baolu <baolu...@linux.intel.com>,
>  Sanjay Kumar <sanjay.k.ku...@intel.com>
> CC: linux...@huawei.com
> Subject: Re: [PATCH 3/7] vfio: add sdmdev support
> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
>  Thunderbird/52.9.1
> Message-ID: <0574e7dc-bed2-d2d0-3aa6-93590d54c...@infradead.org>
> 
> On 09/02/2018 05:52 PM, Kenneth Lee wrote:
> > diff --git a/drivers/vfio/sdmdev/Kconfig b/drivers/vfio/sdmdev/Kconfig
> > new file mode 100644
> > index 000000000000..51474272870d
> > --- /dev/null
> > +++ b/drivers/vfio/sdmdev/Kconfig
> > @@ -0,0 +1,10 @@
> > +# SPDX-License-Identifier: GPL-2.0
> > +config VFIO_SDMDEV
> > +   tristate "Support for Share Domain MDEV"
> > +   depends on VFIO_MDEV_DEVICE
> > +   help
> > +     Support for VFIO Share Domain MDEV, which enables the kernel to
> > +     support light weight hardware accelerator framework, WarpDrive.
> 
>                 lightweight
> 
Thank you, will fix it.
> > +
> > +     To compile this as a module, choose M here: the module will be called
> > +     sdmdev.
> 
> 
> thanks,
> -- 
> ~Randy

-- 
                        -Kenneth(Hisilicon)

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to