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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 31 Jan 2021 18:04:54 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     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
Cc:     linux-kernel@...r.kernel.org,
        "Li, Tingqian" <tingqian.li@...el.com>, Li@...ux.intel.com,
        Zhou@...ux.intel.com, Luwei <luwei.zhou@...el.com>,
        Wang@...ux.intel.com, jue <wang.jue@...el.com>
Subject: Re: [PATCH v3 25/34] misc: Add Keem Bay VPU manager

On 1/29/21 6:20 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 above sentence with a period ('.').

Hm, same as I said the previous round of patches (also v3).

> +
> +	  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