]> git.baikalelectronics.ru Git - kernel.git/commit
mm/ksm.c: update get_user_pages() argument in comment
authorLi Chen <chenli@uniontech.com>
Tue, 7 Apr 2020 03:04:38 +0000 (20:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2020 17:43:38 +0000 (10:43 -0700)
commit43c9167a1de97d11869c338c272f62c8b815ac90
tree7d7784c52e7e8d1ac9821e0143196bff36cea3ef
parent29e501e9d773fb5d48322d5d6f5f31e94b4dba77
mm/ksm.c: update get_user_pages() argument in comment

This updates get_user_pages()'s argument in ksm_test_exit()'s comment

Signed-off-by: Li Chen <chenli@uniontech.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/30ac2417-f1c7-f337-0beb-df561295298c@uniontech.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/ksm.c