Searched hist:"999 b9467974f75aae96b285337a77c098c9f1e07" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/damon/ |
H A D | dbgfs-test.h | diff 999b9467974f75aae96b285337a77c098c9f1e07 Tue Mar 22 16:49:04 CDT 2022 SeongJae Park <sj@kernel.org> mm/damon/dbgfs-test: fix is_target_id() change
DAMON kunit tests for DAMON debugfs interface fails because it still assumes setting empty monitoring operations makes DAMON debugfs interface believe the target of the context don't have pid. This commit fixes the kunit test fails by explicitly setting the context's monitoring operations with the operations for the physical address space, which let debugfs knows the target will not have pid.
Link: https://lkml.kernel.org/r/20220215184603.1479-8-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Xin Hao <xhao@linux.alibaba.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|