]> Git Repo - linux.git/commit
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
authorSimon Guo <[email protected]>
Fri, 7 Oct 2016 23:59:49 +0000 (16:59 -0700)
committerLinus Torvalds <[email protected]>
Sat, 8 Oct 2016 01:46:28 +0000 (18:46 -0700)
commitd5aed9c06712520a6e919dc5c0525e39d9795124
tree757c69222eb90e0d58650cbaaac82349738a2889
parent1448d4d8931c53a9b965a6883055a4c6150f859a
selftest: move seek_to_smaps_entry() out of mlock2-tests.c

Function seek_to_smaps_entry() can be useful for other selftest
functionalities, so move it out to header file.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Simon Guo <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Eric B Munson <[email protected]>
Cc: Simon Guo <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Alexey Klimov <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
tools/testing/selftests/vm/mlock2-tests.c
tools/testing/selftests/vm/mlock2.h
This page took 0.052227 seconds and 4 git commands to generate.