提交 9f1fbced 编写于 作者: G Geert Uytterhoeven 提交者: Zheng Zengkai

mm/damon: grammar s/works/work/

mainline inclusion
from mainline-5.16
commit f24b0626
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I4GVMK
CVE: NA

-------------------------------------------------
Correct a singular versus plural grammar mistake in the help text for
the DAMON_VADDR config symbol.

Link: https://lkml.kernel.org/r/20210914073451.3883834-1-geert@linux-m68k.org
Fixes: 3f49584b ("mm/damon: implement primitives for the virtual memory address spaces")
Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: NSeongJae Park <sjpark@amazon.de>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit f24b0626)
Signed-off-by: NYue Zou <zouyue3@huawei.com>
Reviewed-by: NKefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 a56fb752
...@@ -30,7 +30,7 @@ config DAMON_VADDR ...@@ -30,7 +30,7 @@ config DAMON_VADDR
select PAGE_IDLE_FLAG select PAGE_IDLE_FLAG
help help
This builds the default data access monitoring primitives for DAMON This builds the default data access monitoring primitives for DAMON
that works for virtual address spaces. that work for virtual address spaces.
config DAMON_VADDR_KUNIT_TEST config DAMON_VADDR_KUNIT_TEST
bool "Test for DAMON primitives" if !KUNIT_ALL_TESTS bool "Test for DAMON primitives" if !KUNIT_ALL_TESTS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册