linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Stultz <john.stultz@linaro.org>
To: Prarit Bhargava <prarit@redhat.com>
Cc: lkml <linux-kernel@vger.kernel.org>, Jon Corbet <corbet@lwn.net>,
	"rtc-linux@googlegroups.com" <rtc-linux@googlegroups.com>,
	linux-doc@vger.kernel.org,
	Alessandro Zummo <a.zummo@towertech.it>,
	Shuah Khan <shuahkh@osg.samsung.com>
Subject: Re: [PATCH 1/2 v2] Documentation, split up rtc.txt into documentation and test file
Date: Wed, 18 Mar 2015 13:05:36 -0700	[thread overview]
Message-ID: <CALAqxLUSNkCb_0myKeUOSxcuwX5-oU2khhgvxk+e6DH+rPQJiQ@mail.gmail.com> (raw)
In-Reply-To: <1426707993-18714-2-git-send-email-prarit@redhat.com>

On Wed, Mar 18, 2015 at 12:46 PM, Prarit Bhargava <prarit@redhat.com> wrote:
> This patch splits rtc.txt into two separate files, one for the
> documentation itself, and the other for the rtctest.c file.  The rtctest
> file is moved into the kernel tools/testing/selftests/timers directory.
> This will make automated testing easier.  Note that the only difference in
> the rtc.txt file is that the location of the rtctest.c file has changed.
>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
> Cc: corbet@lwn.net
> Cc: rtc-linux@googlegroups.com
> Cc: linux-doc@vger.kernel.org
> Cc: a.zummo@towertech.it
> Cc: prarit@redhat.com
> Cc: john.stultz@linaro.org
> Cc: shuahkh@osg.samsung.com
>
> ---
>  Documentation/rtc.txt                    | 264 +------------------------------
>  tools/testing/selftests/timers/Makefile  |   3 +-
>  tools/testing/selftests/timers/rtctest.c | 258 ++++++++++++++++++++++++++++++
>  3 files changed, 261 insertions(+), 264 deletions(-)
>  create mode 100644 tools/testing/selftests/timers/rtctest.c

Acked-by: John Stultz <john.stultz@linaro.org>

  reply	other threads:[~2015-03-18 20:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18 19:46 [PATCH 0/2 v2] Split Documentation/rtc.txt Prarit Bhargava
2015-03-18 19:46 ` [PATCH 1/2 v2] Documentation, split up rtc.txt into documentation and test file Prarit Bhargava
2015-03-18 20:05   ` John Stultz [this message]
2015-03-19 18:24   ` Shuah Khan
2015-03-19 19:00     ` John Stultz
2015-03-19 19:25       ` Shuah Khan
2015-03-19 20:25     ` Jonathan Corbet
2015-03-19 20:27       ` Shuah Khan
2015-03-19 21:36         ` Shuah Khan
2015-03-20 10:51           ` Prarit Bhargava
2015-03-23 20:32           ` Prarit Bhargava
2015-03-25  4:25             ` Shuah Khan
2015-03-18 19:46 ` [PATCH 2/2 v2] tools, update rtctest.c to verify passage of time Prarit Bhargava
2015-03-18 20:08   ` John Stultz

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=CALAqxLUSNkCb_0myKeUOSxcuwX5-oU2khhgvxk+e6DH+rPQJiQ@mail.gmail.com \
    --to=john.stultz@linaro.org \
    --cc=a.zummo@towertech.it \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prarit@redhat.com \
    --cc=rtc-linux@googlegroups.com \
    --cc=shuahkh@osg.samsung.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).