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:   Tue, 26 Jan 2021 20:31:00 -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/25/21 9:40 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 ('.').

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


-- 
~Randy
netiquette: https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ