linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Lutomirski <luto@kernel.org>
To: x86@kernel.org
Cc: LKML <linux-kernel@vger.kernel.org>, Andy Lutomirski <luto@kernel.org>
Subject: [PATCH 0/2] x86/vdso: A bugfix and a selftest
Date: Mon,  1 Oct 2018 12:52:14 -0700	[thread overview]
Message-ID: <cover.1538422295.git.luto@kernel.org> (raw)

Hi Thomas-

In preparation for your big rewrite, here is a bugfix and a
selftest.  I marked both for -stable.  If you commit them, it might
be nice to insert the commit hash for the first patch into the
changelog for the second patch.  I obviously can't do that myself :)

Andy Lutomirski (2):
  x86/vdso: Fix asm constraints on vDSO syscall fallbacks
  selftests/x86: Add clock_gettime() tests to test_vdso

 arch/x86/entry/vdso/vclock_gettime.c    | 18 +++--
 tools/testing/selftests/x86/test_vdso.c | 99 +++++++++++++++++++++++++
 2 files changed, 109 insertions(+), 8 deletions(-)

-- 
2.17.1


             reply	other threads:[~2018-10-01 19:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01 19:52 Andy Lutomirski [this message]
2018-10-01 19:52 ` [PATCH 1/2] x86/vdso: Fix asm constraints on vDSO syscall fallbacks Andy Lutomirski
2018-10-02  6:30   ` [tip:x86/urgent] " tip-bot for Andy Lutomirski
2018-10-03 23:15     ` Andy Lutomirski
2018-10-01 19:52 ` [PATCH 2/2] selftests/x86: Add clock_gettime() tests to test_vdso Andy Lutomirski
2018-10-02  6:31   ` [tip:x86/urgent] " tip-bot for Andy Lutomirski

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=cover.1538422295.git.luto@kernel.org \
    --to=luto@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).