[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210917123958.3819-1-sj@kernel.org>
Date: Fri, 17 Sep 2021 12:39:53 +0000
From: SeongJae Park <sj@...nel.org>
To: akpm@...ux-foundation.org
Cc: corbet@....net, sj@...nel.org, linux-damon@...zon.com,
linux-mm@...ck.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] mm, mm/damon: Trivial fixes
This commit fixes trivial nits in mm documentation and DAMON.
SeongJae Park (5):
Documentation/vm: Move user guides to admin-guide/mm/
MAINTAINERS: Update SeongJae's email address
docs/vm/damon: Remove broken reference
include/linux/damon.h: Fix kernel-doc comments for 'damon_callback'
mm/damon/core: Print kdamond start log in debug mode only
Documentation/admin-guide/mm/index.rst | 2 ++
.../{vm => admin-guide/mm}/swap_numa.rst | 0
.../{vm => admin-guide/mm}/zswap.rst | 0
Documentation/vm/damon/index.rst | 1 -
Documentation/vm/index.rst | 26 ++++---------------
MAINTAINERS | 2 +-
include/linux/damon.h | 6 ++---
mm/damon/core.c | 2 +-
8 files changed, 12 insertions(+), 27 deletions(-)
rename Documentation/{vm => admin-guide/mm}/swap_numa.rst (100%)
rename Documentation/{vm => admin-guide/mm}/zswap.rst (100%)
--
2.17.1
Powered by blists - more mailing lists