summaryrefslogtreecommitdiff
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorKaixu Xia <kaixuxia@tencent.com>2022-09-04 17:36:06 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-10-04 00:02:55 +0300
commitc274cd5c9bf5ded4b3f2a4e99f76223c8f006051 (patch)
tree298c62113b0ebd584df8ac9d1b6d3e2dc31cb524 /mm/filemap.c
parent8eeda55fe08944421cf57f6185fe37b069829e7b (diff)
downloadlinux-c274cd5c9bf5ded4b3f2a4e99f76223c8f006051.tar.xz
mm/damon/sysfs: simplify the judgement whether kdamonds are busy
It is unnecessary to get the number of the running kdamond to judge whether kdamonds are busy. Here we can use the damon_sysfs_kdamond_running() helper and return -EBUSY directly when finding a running kdamond. Meanwhile, merging with the judgement that a kdamond has current sysfs command callback request to make the code more clear. Link: https://lkml.kernel.org/r/1662302166-13216-1-git-send-email-kaixuxia@tencent.com Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Reviewed-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions