[PATCH 3/7] vfio: add sdmdev support

Kenneth Lee liguozhu at hisilicon.com
Thu Sep 6 18:08:24 AEST 2018


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 <rdunlap at infradead.org>
> To: Kenneth Lee <nek.in.cn at gmail.com>, Jonathan Corbet <corbet at lwn.net>,
>  Herbert Xu <herbert at gondor.apana.org.au>, "David S . Miller"
>  <davem at davemloft.net>, Joerg Roedel <joro at 8bytes.org>, Alex Williamson
>  <alex.williamson at redhat.com>, Kenneth Lee <liguozhu at hisilicon.com>, Hao
>  Fang <fanghao11 at huawei.com>, Zhou Wang <wangzhou1 at hisilicon.com>, Zaibo Xu
>  <xuzaibo at huawei.com>, Philippe Ombredanne <pombredanne at nexb.com>, Greg
>  Kroah-Hartman <gregkh at linuxfoundation.org>, Thomas Gleixner
>  <tglx at linutronix.de>, linux-doc at vger.kernel.org,
>  linux-kernel at vger.kernel.org, linux-crypto at vger.kernel.org,
>  iommu at lists.linux-foundation.org, kvm at vger.kernel.org,
>  linux-accelerators at lists.ozlabs.org, Lu Baolu <baolu.lu at linux.intel.com>,
>  Sanjay Kumar <sanjay.k.kumar at intel.com>
> CC: linuxarm at 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-93590d54ce81 at 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)



More information about the Linux-accelerators mailing list