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] [day] [month] [year] [list]
Date:   Mon, 20 Jul 2020 10:05:49 +0100
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     Matteo Croce <mcroce@...ux.microsoft.com>,
        Arnd Bergmann <arnd@...db.de>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nvmem: update Kconfig description



On 17/07/2020 13:35, Matteo Croce wrote:
> From: Matteo Croce <mcroce@...rosoft.com>
> 
> nvmem can't be built as module anymore, update its Kconfig description.
> 
> Fixes: 2a37ce25d9f2 ("nvmem: disallow modular CONFIG_NVMEM")
> Signed-off-by: Matteo Croce <mcroce@...rosoft.com>

Applied

thanks,
srini

> ---
>   drivers/nvmem/Kconfig | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
> index d7b7f6d688e7..954d3b4a52ab 100644
> --- a/drivers/nvmem/Kconfig
> +++ b/drivers/nvmem/Kconfig
> @@ -7,9 +7,6 @@ menuconfig NVMEM
>   	  This framework is designed to provide a generic interface to NVMEM
>   	  from both the Linux Kernel and the userspace.
>   
> -	  This driver can also be built as a module. If so, the module
> -	  will be called nvmem_core.
> -
>   	  If unsure, say no.
>   
>   if NVMEM
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ