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] [day] [month] [year] [list]
Date:   Thu, 28 Feb 2019 17:26:47 +0530
From:   Souptick Joarder <jrdr.linux@...il.com>
To:     Qian Cai <cai@....pw>
Cc:     hannes@...xchg.org, Michal Hocko <mhocko@...nel.org>,
        vdavydov.dev@...il.com, cgroups@...r.kernel.org,
        Linux-MM <linux-mm@...ck.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] memcg: fix a bad line

On Thu, Feb 28, 2019 at 2:22 AM Qian Cai <cai@....pw> wrote:
>
> Miss a star.
>
> Signed-off-by: Qian Cai <cai@....pw>

I think, the change log is too short and could be little more. Otherwise,
Acked-by: Souptick Joarder <jrdr.linux@...il.com>

> ---
>  mm/memcontrol.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/memcontrol.c b/mm/memcontrol.c
> index af7f18b32389..d4b96dc4bd8a 100644
> --- a/mm/memcontrol.c
> +++ b/mm/memcontrol.c
> @@ -5747,7 +5747,7 @@ struct cgroup_subsys memory_cgrp_subsys = {
>   *
>   *             | memory.current, if memory.current < memory.low
>   * low_usage = |
> -              | 0, otherwise.
> + *            | 0, otherwise.
>   *
>   *
>   * Such definition of the effective memory.low provides the expected
> --
> 2.17.2 (Apple Git-113)
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ