public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: John Stultz <john.stultz@linaro.org>
To: Miroslav Lichvar <mlichvar@redhat.com>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Richard Cochran <richardcochran@gmail.com>
Subject: Re: [PATCHv2] posix-timers: Fix clock_adjtime to always return timex data on success
Date: Fri, 11 Jan 2013 18:29:18 -0800	[thread overview]
Message-ID: <50F0CA7E.2020106@linaro.org> (raw)
In-Reply-To: <1357901938-3098-1-git-send-email-mlichvar@redhat.com>

On 01/11/2013 02:58 AM, Miroslav Lichvar wrote:
> The clock_adj call returns the clock state on success, which may be a
> non-zero value (e.g. TIME_INS), but the modified timex data is copied
> back to the user only when zero value (TIME_OK) was returned. Fix the
> condition to copy the data also with positive return values.
>
> Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>

Thanks for the resend. I've got this in my queue for 3.9

thanks
-john


      reply	other threads:[~2013-01-12  2:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 17:12 [PATCH] posix-timers: Fix clock_adjtime to return timex data on success Miroslav Lichvar
2013-01-10 20:12 ` Richard Cochran
2013-01-10 20:27   ` John Stultz
2013-01-11 10:58     ` [PATCHv2] posix-timers: Fix clock_adjtime to always " Miroslav Lichvar
2013-01-12  2:29       ` John Stultz [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=50F0CA7E.2020106@linaro.org \
    --to=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mlichvar@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=tglx@linutronix.de \
    /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