[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1538422295.git.luto@kernel.org>
Date: Mon, 1 Oct 2018 12:52:14 -0700
From: Andy Lutomirski <luto@...nel.org>
To: x86@...nel.org
Cc: LKML <linux-kernel@...r.kernel.org>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH 0/2] x86/vdso: A bugfix and a selftest
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
Powered by blists - more mailing lists