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