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

From: Prakash Sangappa <prakash.sangappa@oracle.com>

Hi Andrea, Mike,

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] 3+ messages in thread

end of thread, other threads:[~2017-07-25  2:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-25  2:30 [PATCH 0/2] userfaultfd: Add feature to request for a signal delivery prakash.sangappa
2017-07-25  2:30 ` [PATCH 1/2] " prakash.sangappa
2017-07-25  2:30 ` [PATCH 2/2] userfaultfd: selftest: Add tests for UFFD_FREATURE_SIGBUS 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).