[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240618213630.84846-1-sj@kernel.org>
Date: Tue, 18 Jun 2024 14:36:28 -0700
From: SeongJae Park <sj@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: SeongJae Park <sj@...nel.org>,
Honggyu Kim <honggyu.kim@...com>,
Jonathan Corbet <corbet@....net>,
damon@...ts.linux.dev,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: [PATCH 0/2] fixup DAMOS_MIGRATE_{HOT,COLD} patchset documentation
DAMOS_MIGRATE_{HOT,COLD} documentation[1], which is currently merged in
the mm-unstable tree, has two trivial problems.
Firstly, the usage document. It missed updating some parts of the
document, and the layout of some paragraphs could be more consistent.
Secondly, DAMON sysfs ABI document is not updated. Fix the two trivial
problems with two patches, respectively.
Andrew, could you plaese squash the first patch for usage document fixup
into the original patch[1]? Meanwhile, I'd prefer keeping the second
patch as separate one, since I prefer having individual commit to touch
single file if possible.
[1] c100fc71858a ("Docs/damon: document damos_migrate_{hot,cold}") # mm-unstable
SeongJae Park (2):
Docs/admin-guide/damon/usage: trivial fixups for
DAMOS_MIGRATE_{HOT,COLD} documetnation
Docs/ABI/damon: document target_nid file
Documentation/ABI/testing/sysfs-kernel-mm-damon | 6 ++++++
Documentation/admin-guide/mm/damon/usage.rst | 12 ++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
base-commit: 4ab13e9dfbc0134b95cfbaa2f9696b8e496dab6d
--
2.39.2
Powered by blists - more mailing lists