[PATCH 0/2] x86/vdso: A bugfix and a selftest

From: Andy Lutomirski
Date: Mon Oct 01 2018 - 15:52:20 EST


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