[PATCH V4 0/4] mm/damon: Do some small changes

From: Xin Hao
Date: Mon Nov 15 2021 - 10:28:43 EST


V3 -> V4
Fix kernel test compile warning of patch[4]

V2 -> V3
Fix commit information patch[2], as suggested by SeongJae Park
Add reviewed by SeongJae Park
https://lore.kernel.org/linux-mm/20211111082034.13323-1-sj@xxxxxxxxxx/

V1 -> V2
Add reviewed by SeongJae Park
Add two new patches

V1:
https://lore.kernel.org/linux-mm/cover.1636546262.git.xhao@xxxxxxxxxxxxxxxxx/


Xin Hao (4):
mm/damon: Unified access_check function naming rules
mm/damon: Add 'age' of region tracepoint support
mm/damon/core: Using function abs() instead of diff_of()
mm/damon: Remove some no need func definitions in damon.h file

include/linux/damon.h | 25 ++-----------------------
include/trace/events/damon.h | 7 +++++--
mm/damon/core.c | 6 ++----
mm/damon/paddr.c | 8 ++++----
mm/damon/vaddr.c | 20 ++++++++++----------
5 files changed, 23 insertions(+), 43 deletions(-)

--
2.31.0