[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230918120951.2230468-1-ruanjinjie@huawei.com>
Date: Mon, 18 Sep 2023 20:09:49 +0800
From: Jinjie Ruan <ruanjinjie@...wei.com>
To: <sj@...nel.org>, <akpm@...ux-foundation.org>,
<brendan.higgins@...ux.dev>, <feng.tang@...el.com>,
<damon@...ts.linux.dev>, <linux-mm@...ck.org>,
<kunit-dev@...glegroups.com>, <linux-kselftest@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <ruanjinjie@...wei.com>
Subject: [PATCH v3 0/2] mm/damon/core-test: Fix memory leaks in core-test
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(-)
--
2.34.1
Powered by blists - more mailing lists