All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH V2 0/2] syscalls/clock_gettime: Add support for time64 tests
Date: Tue, 14 Apr 2020 16:30:37 +0530	[thread overview]
Message-ID: <cover.1586861885.git.viresh.kumar@linaro.org> (raw)

Hello,

The first version was sent as an RFC to understand how we should go
about it and here is the first version that can be merged. There are
too many changes to be described here, very much different than the RFC.

--
viresh

Viresh Kumar (2):
  tst_timer: Add time64 related helpers
  syscalls/clock_gettime: Add support for time64 tests

 include/tst_timer.h                           | 379 ++++++++++--------
 .../syscalls/clock_gettime/clock_gettime.h    |  29 ++
 .../syscalls/clock_gettime/clock_gettime01.c  | 125 +++---
 .../syscalls/clock_gettime/clock_gettime02.c  |  80 ++--
 .../syscalls/clock_gettime/clock_gettime03.c  |  80 +++-
 5 files changed, 425 insertions(+), 268 deletions(-)
 create mode 100644 testcases/kernel/syscalls/clock_gettime/clock_gettime.h

-- 
2.21.0.rc0.269.g1a574e7a288b


             reply	other threads:[~2020-04-14 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 11:00 Viresh Kumar [this message]
2020-04-14 11:00 ` [LTP] [PATCH V2 1/2] tst_timer: Add time64 related helpers Viresh Kumar
2020-04-15 11:52   ` Cyril Hrubis
2020-04-15 12:07     ` Arnd Bergmann
2020-04-15 12:24       ` Cyril Hrubis
2020-04-14 11:00 ` [LTP] [PATCH V2 2/2] syscalls/clock_gettime: Add support for time64 tests Viresh Kumar
2020-04-15 12:22   ` Cyril Hrubis

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.1586861885.git.viresh.kumar@linaro.org \
    --to=viresh.kumar@linaro.org \
    --cc=ltp@lists.linux.it \
    /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.