[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <43881F9C-90D0-4DE0-BA1E-B74ACF8567BD@lca.pw>
Date: Tue, 17 Dec 2019 10:04:36 -0500
From: Qian Cai <cai@....pw>
To: Michal Hocko <mhocko@...nel.org>
Cc: Chris Down <chris@...isdown.name>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
Johannes Weiner <hannes@...xchg.org>,
Vladimir Davydov <vdavydov.dev@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
cgroups@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: memcontrol.c: move mem_cgroup_id_get_many under CONFIG_MMU
> On Dec 17, 2019, at 9:46 AM, Michal Hocko <mhocko@...nel.org> wrote:
>
> yes, I would just ignore this warning. Btw. it seems that this is
> enabled by default for -Wall. Is this useful for kernel builds at
> all? Does it realistically help discovering real issues? If not then
> can we simply blacklist it?
-Wunused-function is useful in-general as it caught many dead code that some commits left unintentionally with real-world configs.
Powered by blists - more mailing lists