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 <[email protected]>
> To: Kenneth Lee <[email protected]>, Jonathan Corbet <[email protected]>,
>  Herbert Xu <[email protected]>, "David S . Miller"
>  <[email protected]>, Joerg Roedel <[email protected]>, Alex Williamson
>  <[email protected]>, Kenneth Lee <[email protected]>, Hao
>  Fang <[email protected]>, Zhou Wang <[email protected]>, Zaibo Xu
>  <[email protected]>, Philippe Ombredanne <[email protected]>, Greg
>  Kroah-Hartman <[email protected]>, Thomas Gleixner
>  <[email protected]>, [email protected],
>  [email protected], [email protected],
>  [email protected], [email protected],
>  [email protected], Lu Baolu <[email protected]>,
>  Sanjay Kumar <[email protected]>
> CC: [email protected]
> 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: <[email protected]>
> 
> 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)

Reply via email to