From: Will Deacon <will.deacon@arm.com>
To: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: linux-arch@vger.kernel.org, linux-s390@vger.kernel.org,
Shuah Khan <shuah@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Catalin Marinas <catalin.marinas@arm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Paul Mackerras <paulus@samba.org>,
linux-kselftest@vger.kernel.org,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Thomas Gleixner <tglx@linutronix.de>,
Vincent Chen <deanbo422@gmail.com>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
Greentime Hu <green.hu@gmail.com>
Subject: Re: [PATCH v2 5/5] kselftest: Extend vDSO selftest to clock_getres
Date: Tue, 16 Apr 2019 18:08:57 +0100 [thread overview]
Message-ID: <20190416170857.GC7342@fuggles.cambridge.arm.com> (raw)
In-Reply-To: <20190416161434.32691-6-vincenzo.frascino@arm.com>
On Tue, Apr 16, 2019 at 05:14:34PM +0100, Vincenzo Frascino wrote:
> The current version of the multiarch vDSO selftest verifies only
> gettimeofday.
>
> Extend the vDSO selftest to clock_getres, to verify that the
> syscall and the vDSO library function return the same information.
>
> The extension has been used to verify the hrtimer_resoltion fix.
>
> Cc: Shuah Khan <shuah@kernel.org>
> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
> ---
> tools/testing/selftests/vDSO/Makefile | 2 +
> .../selftests/vDSO/vdso_clock_getres.c | 108 ++++++++++++++++++
> 2 files changed, 110 insertions(+)
> create mode 100644 tools/testing/selftests/vDSO/vdso_clock_getres.c
Assuming this will go via Shuah's tree.
Will
prev parent reply other threads:[~2019-04-16 17:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-16 16:14 [PATCH v2 0/5] Fix vDSO clock_getres() Vincenzo Frascino
2019-04-16 16:14 ` [PATCH v2 1/5] arm64: " Vincenzo Frascino
2019-04-16 16:24 ` Catalin Marinas
2019-04-16 17:09 ` Will Deacon
2019-04-16 16:14 ` [PATCH v2 2/5] powerpc: " Vincenzo Frascino
2019-04-23 16:33 ` Christophe Leroy
[not found] ` <6df7b0de-931b-618f-08c4-915451eb72e4@arm.com>
[not found] ` <a8833fb2-0242-da57-a48b-fd8af641273d@c-s.fr>
2019-05-21 17:03 ` Christophe Leroy
2019-05-21 17:04 ` Christophe Leroy
2019-04-16 16:14 ` [PATCH v2 3/5] s390: " Vincenzo Frascino
2019-04-16 16:14 ` [PATCH v2 4/5] nds32: " Vincenzo Frascino
2019-04-16 16:14 ` [PATCH v2 5/5] kselftest: Extend vDSO selftest to clock_getres Vincenzo Frascino
2019-04-16 17:08 ` Will Deacon [this message]
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=20190416170857.GC7342@fuggles.cambridge.arm.com \
--to=will.deacon@arm.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=deanbo422@gmail.com \
--cc=green.hu@gmail.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
--cc=schwidefsky@de.ibm.com \
--cc=shuah@kernel.org \
--cc=tglx@linutronix.de \
--cc=vincenzo.frascino@arm.com \
/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).