public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: ltp@lists.linux.it
Cc: David Hildenbrand <david@redhat.com>
Subject: [LTP] [PATCH v2 0/3] move_pages04: fixes and improvements
Date: Tue,  8 Oct 2024 15:59:31 +0200	[thread overview]
Message-ID: <20241008135934.2491333-1-david@redhat.com> (raw)

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

             reply	other threads:[~2024-10-08 14:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08 13:59 David Hildenbrand [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241008135934.2491333-1-david@redhat.com \
    --to=david@redhat.com \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox