[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180906080824.GA230707@Turing-Arch-b>
Date: Thu, 6 Sep 2018 16:08:24 +0800
From: Kenneth Lee <liguozhu@...ilicon.com>
To: Randy Dunlap <rdunlap@...radead.org>
CC: Kenneth Lee <nek.in.cn@...il.com>,
Jonathan Corbet <corbet@....net>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S . Miller" <davem@...emloft.net>,
Joerg Roedel <joro@...tes.org>,
Alex Williamson <alex.williamson@...hat.com>,
Hao Fang <fanghao11@...wei.com>,
Zhou Wang <wangzhou1@...ilicon.com>,
Zaibo Xu <xuzaibo@...wei.com>,
Philippe Ombredanne <pombredanne@...b.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-crypto@...r.kernel.org>, <iommu@...ts.linux-foundation.org>,
<kvm@...r.kernel.org>, <linux-accelerators@...ts.ozlabs.org>,
Lu Baolu <baolu.lu@...ux.intel.com>,
Sanjay Kumar <sanjay.k.kumar@...el.com>, <linuxarm@...wei.com>
Subject: Re: [PATCH 3/7] vfio: add sdmdev support
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@...radead.org>
> To: Kenneth Lee <nek.in.cn@...il.com>, Jonathan Corbet <corbet@....net>,
> Herbert Xu <herbert@...dor.apana.org.au>, "David S . Miller"
> <davem@...emloft.net>, Joerg Roedel <joro@...tes.org>, Alex Williamson
> <alex.williamson@...hat.com>, Kenneth Lee <liguozhu@...ilicon.com>, Hao
> Fang <fanghao11@...wei.com>, Zhou Wang <wangzhou1@...ilicon.com>, Zaibo Xu
> <xuzaibo@...wei.com>, Philippe Ombredanne <pombredanne@...b.com>, Greg
> Kroah-Hartman <gregkh@...uxfoundation.org>, Thomas Gleixner
> <tglx@...utronix.de>, linux-doc@...r.kernel.org,
> linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org,
> iommu@...ts.linux-foundation.org, kvm@...r.kernel.org,
> linux-accelerators@...ts.ozlabs.org, Lu Baolu <baolu.lu@...ux.intel.com>,
> Sanjay Kumar <sanjay.k.kumar@...el.com>
> CC: linuxarm@...wei.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@...radead.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)
Powered by blists - more mailing lists