linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] userfaultfd: selftests: cleanups and trivial fixes
@ 2018-09-30  7:42 Peter Xu
  2018-09-30  7:42 ` [PATCH v2 1/3] userfaultfd: selftest: cleanup help messages Peter Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Xu @ 2018-09-30  7:42 UTC (permalink / raw)
  To: linux-kernel
  Cc: Shuah Khan, Mike Kravetz, Mike Rapoport, Jerome Glisse, peterx,
	linux-mm, Zi Yan, Kirill A . Shutemov, linux-kselftest,
	Shaohua Li, Andrea Arcangeli, Dr . David Alan Gilbert,
	Andrew Morton

v2:
- add a-bs
- add examples for non-anon tests [Mike]
- use brackets properly for nested ifs [Mike]

Recently I wrote some uffd write-protection test for the
not-yet-published uffd-wp tree, and I picked these common patches out
first for the selftest which even suite for master.

Any feedback is welcomed.  Please have a look, thanks.

Peter Xu (3):
  userfaultfd: selftest: cleanup help messages
  userfaultfd: selftest: generalize read and poll
  userfaultfd: selftest: recycle lock threads first

 tools/testing/selftests/vm/userfaultfd.c | 134 +++++++++++++----------
 1 file changed, 77 insertions(+), 57 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-30  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-30  7:42 [PATCH v2 0/3] userfaultfd: selftests: cleanups and trivial fixes Peter Xu
2018-09-30  7:42 ` [PATCH v2 1/3] userfaultfd: selftest: cleanup help messages Peter Xu
2018-09-30  7:42 ` [PATCH v2 2/3] userfaultfd: selftest: generalize read and poll Peter Xu
2018-09-30  9:29   ` Mike Rapoport
2018-09-30  7:42 ` [PATCH v2 3/3] userfaultfd: selftest: recycle lock threads first Peter Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).