public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] move_pages04: fixes and improvements
@ 2024-10-08 13:59 David Hildenbrand
  2024-10-08 13:59 ` [LTP] [PATCH v2 1/3] move_pages04: check for "invalid area", "no page mapped" and "shared zero page mapped" David Hildenbrand
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: David Hildenbrand @ 2024-10-08 13:59 UTC (permalink / raw)
  To: ltp; +Cc: David Hildenbrand

This is v2 of [1].

Fix and extend the move_pages04 test case to make it pass on upstream
kernels again. While at it, clean it up a bit and convert it to the new
test API.

[1] https://lkml.kernel.org/r/20240829141002.1962303-1-david@redhat.com

Cc: Jan Stancek <jstancek@redhat.com>
Cc: Cyril Hrubis <chrubis@suse.cz>

David Hildenbrand (3):
  move_pages04: check for "invalid area", "no page mapped" and "shared
    zero page mapped"
  move_pages04: remove special-casing for kernels < 4.3
  move_pages04: convert to new test API

 .../kernel/syscalls/move_pages/move_pages04.c | 267 +++++++++---------
 1 file changed, 127 insertions(+), 140 deletions(-)

-- 
2.46.1


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

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

end of thread, other threads:[~2024-10-17 17:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 13:59 [LTP] [PATCH v2 0/3] move_pages04: fixes and improvements David Hildenbrand
2024-10-08 13:59 ` [LTP] [PATCH v2 1/3] move_pages04: check for "invalid area", "no page mapped" and "shared zero page mapped" David Hildenbrand
2024-10-08 13:59 ` [LTP] [PATCH v2 2/3] move_pages04: remove special-casing for kernels < 4.3 David Hildenbrand
2024-10-08 13:59 ` [LTP] [PATCH v2 3/3] move_pages04: convert to new test API David Hildenbrand
2024-10-17 15:27   ` Cyril Hrubis
2024-10-17 15:30     ` David Hildenbrand
2024-10-17 17:47       ` Cyril Hrubis
2024-10-09  9:44 ` [LTP] [PATCH v2 0/3] move_pages04: fixes and improvements Jan Stancek

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