public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Miroslav Lichvar <mlichvar@redhat.com>
To: John Stultz <john.stultz@linaro.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Richard Cochran <richardcochran@gmail.com>,
	Prarit Bhargava <prarit@redhat.com>,
	Andy Lutomirski <luto@kernel.org>
Subject: Re: [RFC][PATCH v3] timekeeping: Cap adjustments so they don't exceed the maxadj value
Date: Wed, 16 Dec 2015 11:14:49 +0100	[thread overview]
Message-ID: <20151216101449.GA6207@localhost> (raw)
In-Reply-To: <1450244886-9931-1-git-send-email-john.stultz@linaro.org>

On Tue, Dec 15, 2015 at 09:48:06PM -0800, John Stultz wrote:
> Thus its been occasionally noted that users have seen
> confusing warnings like:
> 
>     Adjusting tsc more than 11% (5941981 vs 7759439)

> v2: Catch single unit adjustment that was being made
>     repeatedly to push us past the limit, as pointed
>     out by Miroslav.
> v3: Fix off-by-one case that could result in warning
>     still triggering, pointed out by Miroslav.

Looks good to me. There are no warnings in the simulator and chronyd
still seems to be working as expected.

Tested-by: Miroslav Lichvar <mlichvar@redhat.com>

-- 
Miroslav Lichvar

      reply	other threads:[~2015-12-16 10:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16  5:48 [RFC][PATCH v3] timekeeping: Cap adjustments so they don't exceed the maxadj value John Stultz
2015-12-16 10:14 ` Miroslav Lichvar [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=20151216101449.GA6207@localhost \
    --to=mlichvar@redhat.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.org \
    --cc=prarit@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