There are a few memory leak in core-test which is detected by kmemleak, the patch set fix the issue.
Changes in v3: - Add new Reviewed-by. - Update the first patch's commit message to make the description more accurate.
Changes in v2: - Add Reviewed-by. - Rebased on mm-unstable. - Replace the damon_del_region() with damon_destroy_region() rather than calling damon_free_region(). - Update the commit message.
Jinjie Ruan (2): mm/damon/core-test: Fix memory leak in damon_new_region() mm/damon/core-test: Fix memory leak in damon_new_ctx()
mm/damon/core-test.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)