lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 17 Feb 2021 15:30:59 -0800
From:   mark gross <mgross@...ux.intel.com>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     mgross@...ux.intel.com, markgross@...nel.org, arnd@...db.de,
        bp@...e.de, damien.lemoal@....com, dragan.cvetic@...inx.com,
        gregkh@...uxfoundation.org, corbet@....net,
        palmerdabbelt@...gle.com, paul.walmsley@...ive.com,
        peng.fan@....com, robh+dt@...nel.org, shawnguo@...nel.org,
        jassisinghbrar@...il.com, linux-kernel@...r.kernel.org,
        "Li, Tingqian" <tingqian.li@...el.com>,
        Zhou Luwei <luwei.zhou@...el.com>,
        Wang jue <wang.jue@...el.com>
Subject: Re: [PATCH v6 25/34] misc: Add Keem Bay VPU manager

On Sun, Feb 14, 2021 at 09:39:55AM -0800, Randy Dunlap wrote:
> On 2/12/21 2:22 PM, mgross@...ux.intel.com wrote:
> > diff --git a/drivers/misc/vpumgr/Kconfig b/drivers/misc/vpumgr/Kconfig
> > new file mode 100644
> > index 000000000000..bb82ff83afd3
> > --- /dev/null
> > +++ b/drivers/misc/vpumgr/Kconfig
> > @@ -0,0 +1,9 @@
> > +config VPUMGR
> > +	tristate "VPU Manager"
> > +	depends on ARM64 && XLINK_CORE
> > +	help
> > +	  VPUMGR manages life-cycle of VPU related resources which were
> > +	  dynamically allocated on demands of user-space application
> 
> End the sentence above with a period ('.').
fixed and qued up for merge window closure.

--mark

> 
> > +
> > +	  Select y or m if you have a processor including the Intel
> > +	  Vision Processor (VPU) on it.
> 
> 
> -- 
> ~Randy
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ