public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v1 0/3] userfaultfd: Fix and remove compile-time TCONF handling
@ 2022-11-28 11:18 David Hildenbrand
  2022-11-28 11:18 ` [LTP] [PATCH v1 1/3] lapi/userfaultfd.h: Preparation for removing compile-time TCONF handling from userfaultfd testcases David Hildenbrand
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: David Hildenbrand @ 2022-11-28 11:18 UTC (permalink / raw)
  To: ltp; +Cc: David Hildenbrand

Let's provide include/lapi/userfaultfd.h such that we can fix
the dirtyc0w_shmem testcase and cleanup the userfaultfd01 testcase.

Cc: Martin Doucha <mdoucha@suse.cz>
Cc: Cyril Hrubis <chrubis@suse.cz>
Cc: Petr Vorel <pvorel@suse.cz>

David Hildenbrand (3):
  lapi/userfaultfd.h: Preparation for removing compile-time TCONF
    handling from userfaultfd testcases
  security/dirtyc0w_shmem: Fix compile-time absence of
    UFFD_FEATURE_MINOR_SHMEM
  syscalls/userfaultfd01: Remove compile-time TCONF handling

 include/lapi/userfaultfd.h                    | 190 ++++++++++++++++++
 .../dirtyc0w_shmem/dirtyc0w_shmem_child.c     |  12 +-
 .../syscalls/userfaultfd/userfaultfd01.c      |   8 +-
 3 files changed, 192 insertions(+), 18 deletions(-)
 create mode 100644 include/lapi/userfaultfd.h

-- 
2.38.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2022-11-29  8:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28 11:18 [LTP] [PATCH v1 0/3] userfaultfd: Fix and remove compile-time TCONF handling David Hildenbrand
2022-11-28 11:18 ` [LTP] [PATCH v1 1/3] lapi/userfaultfd.h: Preparation for removing compile-time TCONF handling from userfaultfd testcases David Hildenbrand
2022-11-28 11:18 ` [LTP] [PATCH v1 2/3] security/dirtyc0w_shmem: Fix compile-time absence of UFFD_FEATURE_MINOR_SHMEM David Hildenbrand
2022-11-28 11:18 ` [LTP] [PATCH v1 3/3] syscalls/userfaultfd01: Remove compile-time TCONF handling David Hildenbrand
2022-11-28 11:57 ` [LTP] [PATCH v1 0/3] userfaultfd: Fix and remove " Petr Vorel
2022-11-28 12:29   ` Martin Doucha
2022-11-28 15:44     ` David Hildenbrand
2022-11-28 18:42       ` Petr Vorel
2022-11-29  8:29         ` Petr Vorel
2022-11-29  8:46           ` David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox