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]
Message-ID: <ZpLxHECzlRXsblBy@google.com>
Date: Sat, 13 Jul 2024 21:26:52 +0000
From: Roman Gushchin <roman.gushchin@...ux.dev>
To: Valdis Klētnieks <valdis.kletnieks@...edu>
Cc: Johannes Weiner <hannes@...xchg.org>,
	Matthew Wilcox <willy@...radead.org>,
	Muchun Song <muchun.song@...ux.dev>, linux-mm@...ck.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: fix typo in Kconfig

On Sat, Jul 13, 2024 at 02:59:50AM -0400, Valdis Kletnieks wrote:
> Fix typo in Kconfig help
> 
> Fixes: e93d4166b40a8 ("mm: memcg: put cgroup v1-specific code under a config option")
> Signed-off-by: Valdis Kletnieks <valdis.kletnieks@...edu>

Acked-by: Roman Gushchin <roman.gushchin@...ux.dev>

Thank you!

> 
> diff --git a/init/Kconfig b/init/Kconfig
> index 1c701db1033e..bd378757d0ac 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -984,7 +984,7 @@ config MEMCG_V1
>  	  going to shrink due to deprecation process. New deployments with v1
>  	  controller are highly discouraged.
>  
> -	  San N is unsure.
> +	  Say N if unsure.
>  
>  config BLK_CGROUP
>  	bool "IO controller"
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ