summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2022-03-22 22:48:37 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2022-03-22 23:57:12 +0100
commit436428255d5981e49ff015fc8e398ecf2ba10c24 (patch)
treed1cf88d248ba7cc1c88b6e4762e917fb24e0ad4e /Documentation/kbuild
parentDocs/admin-guide/mm/damon/usage: update for changed initail_regions file input (diff)
downloadlinux-436428255d5981e49ff015fc8e398ecf2ba10c24.tar.xz
linux-436428255d5981e49ff015fc8e398ecf2ba10c24.zip
mm/damon/core: move damon_set_targets() into dbgfs
damon_set_targets() function is defined in the core for general use cases, but called from only dbgfs. Also, because the function is for general use cases, dbgfs does additional handling of pid type target id case. To make the situation simpler, this commit moves the function into dbgfs and makes it to do the pid type case handling on its own. Link: https://lkml.kernel.org/r/20211230100723.2238-4-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/kbuild')
0 files changed, 0 insertions, 0 deletions