linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mm, mm/damon: Trivial fixes
@ 2021-09-17 12:39 SeongJae Park
  2021-09-17 12:39 ` [PATCH 1/5] Documentation/vm: Move user guides to admin-guide/mm/ SeongJae Park
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: SeongJae Park @ 2021-09-17 12:39 UTC (permalink / raw)
  To: akpm; +Cc: corbet, sj, linux-damon, linux-mm, linux-doc, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-17 12:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-17 12:39 [PATCH 0/5] mm, mm/damon: Trivial fixes SeongJae Park
2021-09-17 12:39 ` [PATCH 1/5] Documentation/vm: Move user guides to admin-guide/mm/ SeongJae Park
2021-09-17 12:39 ` [PATCH 2/5] MAINTAINERS: Update SeongJae's email address SeongJae Park
2021-09-17 12:39 ` [PATCH 3/5] docs/vm/damon: Remove broken reference SeongJae Park
2021-09-17 12:39 ` [PATCH 4/5] include/linux/damon.h: Fix kernel-doc comments for 'damon_callback' SeongJae Park
2021-09-17 12:39 ` [PATCH 5/5] mm/damon/core: Print kdamond start log in debug mode only SeongJae Park

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).