linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] userfaultfd: Add feature to request for a signal delivery
@ 2017-07-25  4:47 Prakash Sangappa
  2017-07-25  4:47 ` [RESEND PATCH 1/2] " Prakash Sangappa
  2017-07-25  4:47 ` [RESEND PATCH 2/2] userfaultfd: selftest: Add tests for UFFD_FREATURE_SIGBUS Prakash Sangappa
  0 siblings, 2 replies; 11+ messages in thread
From: Prakash Sangappa @ 2017-07-25  4:47 UTC (permalink / raw)
  To: linux-kernel, linux-mm, linux-api; +Cc: aarcange, rppt, akpm, mike.kravetz

Hi Andrea, Mike,

Rsending - fixed email address. 

Here is the patch set for the proposed userfaultfd UFFD_FEATURE_SIGBUS
feature, including tests in selftest/vm/userfaultfd.c

Please review.

See following for previous discussion.

http://www.spinics.net/lists/linux-mm/msg129224.html
http://www.spinics.net/lists/linux-mm/msg130678.html


Thanks,

Prakash Sangappa (2):
  userfaultfd: Add feature to request for a signal delivery
  userfaultfd: selftest: Add tests for UFFD_FREATURE_SIGBUS

 fs/userfaultfd.c                         |    3 +
 include/uapi/linux/userfaultfd.h         |   10 ++-
 tools/testing/selftests/vm/userfaultfd.c |  121 +++++++++++++++++++++++++++++-
 3 files changed, 130 insertions(+), 4 deletions(-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2017-07-28  1:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-25  4:47 [RESEND PATCH 0/2] userfaultfd: Add feature to request for a signal delivery Prakash Sangappa
2017-07-25  4:47 ` [RESEND PATCH 1/2] " Prakash Sangappa
2017-07-26  7:54   ` Mike Rapoport
2017-07-26 14:19   ` Andrea Arcangeli
2017-07-27 11:58   ` Michal Hocko
2017-07-28  1:13     ` Prakash Sangappa
2017-07-25  4:47 ` [RESEND PATCH 2/2] userfaultfd: selftest: Add tests for UFFD_FREATURE_SIGBUS Prakash Sangappa
2017-07-26  7:53   ` Mike Rapoport
2017-07-26 18:54     ` Prakash Sangappa
2017-07-26 14:27   ` Andrea Arcangeli
2017-07-26 19:02     ` Prakash Sangappa

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).