Re: Patch "mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damon_sysfs_set_schemes()" has been added to the 6.0-stable tree

From: SeongJae Park
Date: Sat Dec 03 2022 - 14:01:58 EST


Cc-ing Yajun Deng (author of the commit that this patch depends on for build)
and damon@xxxxxxxxxxxxxxx.

On Sat, 3 Dec 2022 18:58:54 +0000 SeongJae Park <sj@xxxxxxxxxx> wrote:

> Hi Greg,
>
> On Sat, 3 Dec 2022 12:36:39 +0100 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > On Sat, Dec 03, 2022 at 12:23:48PM +0100, gregkh@xxxxxxxxxxxxxxxxxxx wrote:
> > >
> > > This is a note to let you know that I've just added the patch titled
> > >
> > > mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damon_sysfs_set_schemes()
> > >
> > > to the 6.0-stable tree which can be found at:
> > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
> > >
> > > The filename of the patch is:
> > > mm-damon-sysfs-fix-wrong-empty-schemes-assumption-under-online-tuning-in-damon_sysfs_set_schemes.patch
> > > and it can be found in the queue-6.0 subdirectory.
> > >
> > > If you, or anyone else, feels it should not be added to the stable tree,
> > > please let <stable@xxxxxxxxxxxxxxx> know about it.
> > >
> >
> > Nope, breaks the build, now dropped.
>
> Thank you for letting me know this.
>
> It needs commit f5a79d7c0c87 ("mm/damon: introduce struct
> damos_access_pattern") to build. Sorry for not noticing this before. Could
> you please add the commits together?
>
>
> Thanks,
> SJ