diff options
author | John Hubbard <jhubbard@nvidia.com> | 2020-12-15 04:05:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-15 21:13:38 +0100 |
commit | f545605cc08e1f1820b4c8748689e7c6d4365d99 (patch) | |
tree | 451bb996e4fa87f3e400d55a9233c0346a6cd283 /mm/gup_test.h | |
parent | selftests/vm: rename run_vmtests --> run_vmtests.sh (diff) | |
download | linux-f545605cc08e1f1820b4c8748689e7c6d4365d99.tar.xz linux-f545605cc08e1f1820b4c8748689e7c6d4365d99.zip |
selftests/vm: minor cleanup: Makefile and gup_test.c
A few cleanups that don't deserve separate patches, but that also should
not clutter up other functional changes:
1. Remove an unnecessary #include <prctl.h>
2. Restore the sorted order of TEST_GEN_FILES.
3. Add -lpthread to the common LDLIBS, as it is harmless and several
tests use it. This gets rid of one special rule already.
Link: https://lkml.kernel.org/r/20201026064021.3545418-5-jhubbard@nvidia.com
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Cc: Jérôme Glisse <jglisse@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Ralph Campbell <rcampbell@nvidia.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/gup_test.h')
0 files changed, 0 insertions, 0 deletions