All of lore.kernel.org
 help / color / mirror / Atom feed
From: "André Almeida" <andrealmeid@collabora.com>
To: Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Darren Hart <dvhart@infradead.org>,
	linux-kernel@vger.kernel.org, Davidlohr Bueso <dave@stgolabs.net>
Cc: "André Almeida" <andrealmeid@collabora.com>
Subject: [PATCH RESEND 0/2] selftests: futex: Some improvements
Date: Fri,  3 Dec 2021 10:28:06 -0300	[thread overview]
Message-ID: <20211203132808.16907-1-andrealmeid@collabora.com> (raw)

This small patch series makes a futex_waitv() test more correct and test
the timeout for the new FUTEX_LOCK_PI2 opcode.

André Almeida (2):
  selftests: futex: Make futex_waitv's invalid clockid test more robust
  selftests: futex: Add FUTEX_LOCK_PI2 for timeout test

 .../futex/functional/futex_wait_timeout.c          | 14 +++++++++++++-
 .../selftests/futex/functional/futex_waitv.c       |  7 ++++++-
 tools/testing/selftests/futex/include/futextest.h  | 14 ++++++++++++++
 3 files changed, 33 insertions(+), 2 deletions(-)

-- 
2.34.1


             reply	other threads:[~2021-12-03 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 13:28 André Almeida [this message]
2021-12-03 13:28 ` [PATCH RESEND 1/2] selftests: futex: Make futex_waitv's invalid clockid test more robust André Almeida
2021-12-03 13:28 ` [PATCH RESEND 2/2] selftests: futex: Add FUTEX_LOCK_PI2 for timeout test André Almeida

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=20211203132808.16907-1-andrealmeid@collabora.com \
    --to=andrealmeid@collabora.com \
    --cc=dave@stgolabs.net \
    --cc=dvhart@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    /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 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.