Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm/damon: fix macro arguments and clarify quota goals doc
@ 2026-05-21 20:20 Maksym Shcherba
  2026-05-21 20:20 ` [PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals Maksym Shcherba
  0 siblings, 1 reply; 3+ messages in thread
From: Maksym Shcherba @ 2026-05-21 20:20 UTC (permalink / raw)
  To: SeongJae Park
  Cc: Maksym Shcherba, Liam R. Howlett, Andrew Morton,
	David Hildenbrand, Jonathan Corbet, Lorenzo Stoakes, Michal Hocko,
	Mike Rapoport, Shuah Khan, Suren Baghdasaryan, Vlastimil Babka,
	damon, linux-doc, linux-kernel, linux-mm

- Patch 1 fixes missing parentheses in DAMON iterator macro arguments to
  prevent potential build failures.
- Patch 2 clarifies in the sysfs documentation that the `current_value` of
  quota goals is only for user input and is not updated by the kernel.

Changes from v1
- v1: https://lore.kernel.org/r/20260518190932.42270-1-maksym.shcherba@lnu.edu.ua/
- Drop patches 2, 3, 5, and 6 from v1 (which implemented and documented
  update_schemes_quota_goals).
- Clarify `current_value` behavior in the documentation (Patch 2) instead
  of modifying the sysfs API.
- Add SeongJae's Reviewed-by tag to the macro bugfix (Patch 1).
- Fix checkpatch.pl email address mismatch warning.

Maksym Shcherba (2):
  mm/damon: fix missing parens in macro arguments
  Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals

 Documentation/admin-guide/mm/damon/usage.rst | 6 ++++--
 include/linux/damon.h                        | 8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)


base-commit: 85a7d9e080a3f65869f22c2d50b630462fce332b
-- 
2.34.1

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

end of thread, other threads:[~2026-05-22  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21 20:20 [PATCH v2 0/2] mm/damon: fix macro arguments and clarify quota goals doc Maksym Shcherba
2026-05-21 20:20 ` [PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals Maksym Shcherba
2026-05-22  2:00   ` SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox