All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] syscalls: munmap: Convert to new API
@ 2025-07-03 18:39 Ricardo B. Marlière via ltp
  2025-07-03 18:39 ` [LTP] [PATCH 1/3] syscalls: munmap01: " Ricardo B. Marlière via ltp
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ricardo B. Marlière via ltp @ 2025-07-03 18:39 UTC (permalink / raw)
  To: Linux Test Project; +Cc: Ricardo B. Marlière

Signed-off-by: Ricardo B. Marlière <rbm@suse.com>
---
Ricardo B. Marlière (3):
      syscalls: munmap01: Convert to new API
      syscalls: munmap02: Make it a variant of munmap01
      syscalls: munmap03: Convert to new API

 runtest/syscalls                            |   1 -
 testcases/kernel/syscalls/munmap/.gitignore |   1 -
 testcases/kernel/syscalls/munmap/munmap01.c | 269 ++++++++--------------------
 testcases/kernel/syscalls/munmap/munmap02.c | 252 --------------------------
 testcases/kernel/syscalls/munmap/munmap03.c | 162 +++++------------
 5 files changed, 122 insertions(+), 563 deletions(-)
---
base-commit: 16cd67ef1f85e6b14c182fa49632a5014560edfa
change-id: 20250703-conversions-munmap-3b6a29faa268

Best regards,
-- 
Ricardo B. Marlière <rbm@suse.com>


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

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

end of thread, other threads:[~2025-07-04 16:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 18:39 [LTP] [PATCH 0/3] syscalls: munmap: Convert to new API Ricardo B. Marlière via ltp
2025-07-03 18:39 ` [LTP] [PATCH 1/3] syscalls: munmap01: " Ricardo B. Marlière via ltp
2025-07-04 12:03   ` Andrea Cervesato via ltp
2025-07-04 12:31     ` Ricardo B. Marlière via ltp
2025-07-04 12:07   ` Andrea Cervesato via ltp
2025-07-03 18:39 ` [LTP] [PATCH 2/3] syscalls: munmap02: Make it a variant of munmap01 Ricardo B. Marlière via ltp
2025-07-03 18:39 ` [LTP] [PATCH 3/3] syscalls: munmap03: Convert to new API Ricardo B. Marlière via ltp
2025-07-04 12:14   ` Andrea Cervesato via ltp
2025-07-04 15:23     ` Ricardo B. Marlière via ltp
2025-07-04 16:26       ` Andrea Cervesato via ltp
2025-07-04 16:35         ` Ricardo B. Marlière via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.