linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: SeongJae Park <sj@kernel.org>
To: Bijan Tabatabai <bijan311@gmail.com>
Cc: SeongJae Park <sj@kernel.org>,
	linux-mm@kvack.org, damon@lists.linux.dev,
	linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	Bijan Tabatabai <bijantabatab@micron.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH] mm/damon/core: Commit damos->target_nid
Date: Tue,  8 Jul 2025 19:47:15 -0700	[thread overview]
Message-ID: <20250709024716.58326-1-sj@kernel.org> (raw)
In-Reply-To: <20250709004729.17252-1-bijan311@gmail.com>

On Tue,  8 Jul 2025 19:47:29 -0500 Bijan Tabatabai <bijan311@gmail.com> wrote:

> From: Bijan Tabatabai <bijantabatab@micron.com>
> 
> When committing new scheme parameters from the sysfs, the target_nid
> field of the damos struct would not be copied. This would result in the
> target_nid field to retain its original value, despite being updated in
> the sysfs interface.
> 
> This patch fixes this issue by copying target_nid in damos_commit().

Thank you for fixing this, Bijan!
> 
> Cc: stable@vger.kernel.org
> Fixes: 83dc7bbaecae ("mm/damon/sysfs: use damon_commit_ctx()")
> Signed-off-by: Bijan Tabatabai <bijantabatab@micron.com>

Reviewed-by: SeongJae Park <sj@kernel.org>


Thanks,
SJ

[...]


      reply	other threads:[~2025-07-09  2:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-09  0:47 [PATCH] mm/damon/core: Commit damos->target_nid Bijan Tabatabai
2025-07-09  2:47 ` SeongJae Park [this message]

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=20250709024716.58326-1-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=bijan311@gmail.com \
    --cc=bijantabatab@micron.com \
    --cc=damon@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=stable@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).