selftest: split mlock2_ funcs into separate mlock2.h
authorSimon Guo <wei.guo.simon@gmail.com>
Sat, 10 Sep 2016 10:34:12 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:12 +0000 (20:34 +1000)
commit6766698c0bb8bdda67fc77173b1f7e5e8fa74d0e
treec938853a2d2ea1ea90bed7b6f28c67ded05b44a4
parent245916b0b21cdfd59b68fb85f640cc3744120c63
selftest: split mlock2_ funcs into separate mlock2.h

To prepare mlock2.h whose functionality will be reused.

Link: http://lkml.kernel.org/r/1472554781-9835-4-git-send-email-wei.guo.simon@gmail.com
Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Cc: Alexey Klimov <klimov.linux@gmail.com>
Cc: Eric B Munson <emunson@akamai.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Simon Guo <wei.guo.simon@gmail.com>
Cc: Thierry Reding <treding@nvidia.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/vm/mlock2-tests.c
tools/testing/selftests/vm/mlock2.h [new file with mode: 0644]
This page took 0.024547 seconds and 5 git commands to generate.