[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191030090804.GS31513@dhcp22.suse.cz>
Date: Wed, 30 Oct 2019 10:08:04 +0100
From: Michal Hocko <mhocko@...nel.org>
To: Pan Zhang <zhangpan26@...wei.com>
Cc: akpm@...ux-foundation.org, mgorman@...hsingularity.net,
hannes@...xchg.org, guro@...com, shakeelb@...gle.com,
chris@...isdown.name, yang.shi@...ux.alibaba.com, tj@...nel.org,
tglx@...utronix.de, hushiyuan@...wei.com, wuxu.wu@...wei.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fix a typo of memcg annotation.
On Wed 30-10-19 10:01:57, Pan Zhang wrote:
> There is a annotation forgot to follow the patchset of `Move LRU page reclaim from zones to nodes`.
> I corrected it to avoid misunderstanding.
>
> Signed-off-by: Pan Zhang <zhangpan26@...wei.com>
Acked-by: Michal Hocko <mhocko@...e.com>
> ---
> include/linux/memcontrol.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h
> index ae703ea..e211689 100644
> --- a/include/linux/memcontrol.h
> +++ b/include/linux/memcontrol.h
> @@ -112,7 +112,7 @@ struct memcg_shrinker_map {
> };
>
> /*
> - * per-zone information in memory controller.
> + * per-node information in memory controller.
> */
> struct mem_cgroup_per_node {
> struct lruvec lruvec;
> --
> 2.7.4
--
Michal Hocko
SUSE Labs
Powered by blists - more mailing lists