]> git.baikalelectronics.ru Git - kernel.git/commit
mm: pagewalk: fix the comment for test_walk
authorJames Morse <james.morse@arm.com>
Fri, 7 Oct 2016 23:58:36 +0000 (16:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Oct 2016 01:46:27 +0000 (18:46 -0700)
commit7441f1fabcd131f1d43898ddef9ac14c761f8e60
tree9c0f4030658892438415212bc2be6a97f72bf60d
parent6ad8aeb607a9b3bc7e59b6908c38c9054defbf89
mm: pagewalk: fix the comment for test_walk

Modify the comment describing struct mm_walk->test_walk()s behaviour to
match the comment on walk_page_test() and the behaviour of
walk_page_vma().

Fixes: 7cd1c91d12399 ("pagewalk: improve vma handling")
Link: http://lkml.kernel.org/r/1471622518-21980-1-git-send-email-james.morse@arm.com
Signed-off-by: James Morse <james.morse@arm.com>
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm.h