- 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