Re: [PATCH] mm/damon/vaddr: changed asm-generic/mman-common.h to linux/mman.h

From: SeongJae Park
Date: Thu Dec 21 2023 - 19:34:28 EST


On Thu, 21 Dec 2023 16:29:57 -0800 Tanzir Hasan <tanzirh@xxxxxxxxxx> wrote:

> Hi SeongJae,
>
> On Thu, Dec 21, 2023 at 3:49\u202fPM SeongJae Park <sj@xxxxxxxxxx> wrote:
> >
> > Maybe we could add below Fixes: line? I guess stable@ is intentionally not
> > added and that makes sense, but please let me know if you think differently.
> >
> > Fixes: 6dea8add4d28 ("mm/damon/vaddr: support DAMON-based Operation Schemes")
>
> Yes, that makes sense. Just confirming that I understand, would you like it
> to look like this:
>
> Fixes: 6dea8add4d28 ("mm/damon/vaddr: support DAMON-based Operation Schemes")
> Suggested-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>
> Signed-off-by: Tanzir Hasan <tanzirh@xxxxxxxxxx>

Yes, this looks good to me :)


Thanks,
SJ

>
> Best,
> Tanzir