From: SeongJae Park <sj@kernel.org>
To: James Houghton <jthoughton@google.com>
Cc: SeongJae Park <sj@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
Jason Gunthorpe <jgg@nvidia.com>,
David Hildenbrand <david@redhat.com>
Subject: Re: [PATCH] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
Date: Mon, 21 Oct 2024 10:42:02 -0700 [thread overview]
Message-ID: <20241021174202.13706-1-sj@kernel.org> (raw)
In-Reply-To: <20241021160212.9935-1-jthoughton@google.com>
On Mon, 21 Oct 2024 16:02:12 +0000 James Houghton <jthoughton@google.com> wrote:
> Remove the now unnecessary ifdef in mm/damon/vaddr.c as well.
>
> Signed-off-by: James Houghton <jthoughton@google.com>
> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
> Acked-by: David Hildenbrand <david@redhat.com>
> ---
>
> Notes:
> This patch is originally from this series[1]. I've split up the MM and
> KVM bits of the series, and I have already sent the MGLRU changes
> here[2]. That leaves this small cleanup for DAMON.
Thank you James!
>
> [1]: https://lore.kernel.org/kvm/20240926013506.860253-1-jthoughton@google.com/
> [2]: https://lore.kernel.org/kvm/20241019012940.3656292-1-jthoughton@google.com/
>
> include/linux/mmu_notifier.h | 7 +++++++
> mm/damon/vaddr.c | 2 --
For mm/damon/vaddr.c part,
Reviewed-by: SeongJae Park <sj@kernel.org>
Thanks,
SJ
[...]
next prev parent reply other threads:[~2024-10-21 17:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 16:02 [PATCH] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER James Houghton
2024-10-21 17:42 ` SeongJae Park [this message]
2024-10-22 7:55 ` Oscar Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241021174202.13706-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=jgg@nvidia.com \
--cc=jthoughton@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.