mbox series

[V2,0/2] mm/damon: Fix some little bugs in using DAMON

Message ID cover.1637503141.git.xhao@linux.alibaba.com (mailing list archive)
Headers show
Series mm/damon: Fix some little bugs in using DAMON | expand

Message

haoxin Nov. 21, 2021, 2:07 p.m. UTC
V1 -> V2
	Fix patch1 compile problem.
	Add review by SeongJae Park in patch2

V1:
https://lkml.org/lkml/2021/11/20/191

Xin Hao (2):
  mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
  mm/damon: move damon_rand() definition into damon.h

 include/linux/damon.h   | 16 ++++++++++++++++
 mm/damon/Kconfig        |  2 +-
 mm/damon/core.c         |  4 ----
 mm/damon/prmtv-common.h |  4 ----
 4 files changed, 17 insertions(+), 9 deletions(-)

--
2.31.0