diff options
author | John Hubbard <jhubbard@nvidia.com> | 2020-12-15 06:05:14 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-15 23:13:38 +0300 |
commit | f545605cc08e1f1820b4c8748689e7c6d4365d99 (patch) | |
tree | 451bb996e4fa87f3e400d55a9233c0346a6cd283 /Documentation/core-api | |
parent | c2aa8afc36fa8669ac165ace1f4d7173f21f367f (diff) | |
download | linux-f545605cc08e1f1820b4c8748689e7c6d4365d99.tar.xz |
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 'Documentation/core-api')
0 files changed, 0 insertions, 0 deletions