[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250627201346.53536-1-sj@kernel.org>
Date: Fri, 27 Jun 2025 13:13:46 -0700
From: SeongJae Park <sj@...nel.org>
To: SeongJae Park <sj@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
damon@...ts.linux.dev,
kernel-team@...a.com,
linux-kernel@...r.kernel.org,
linux-mm@...ck.org,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH mm-unstable] mm/damon/sysfs-schemes: make damos_sysfs_action_names static
On Fri, 27 Jun 2025 09:28:06 -0700 SeongJae Park <sj@...nel.org> wrote:
> Commit 6812c66db976 ("mm/damon/sysfs-schemes: decouple from
> damos_action") in mm-unstable is defining damos_sysfs_action_names as
> non-static, though it is being used only inside sysfs-schemes.c file.
> Make it static.
>
> Fixes: 6812c66db976 ("mm/damon/sysfs-schemes: decouple from damos_action") # mm-unstable
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202506271655.b8yfEZIT-lkp@intel.com/
>
> Signed-off-by: SeongJae Park <sj@...nel.org>
I forgot noting this patch to the report, and Andrew thankfully made and merged
a fix[1] that is same to this one. So this patch may be just ignored in favor
of the already merged same fix. Noting it here just for a case of future
readers.
[1] https://lore.kernel.org/20250627125731.19f70c310cb4f315177e41e6@linux-foundation.org
Thanks,
SJ
[...]
Powered by blists - more mailing lists