mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>, john stultz <johnstul@us.ibm.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH -rt 00/02] fix wrapping of get time of day.
Date: Mon, 03 Apr 2006 11:21:29 -0400	[thread overview]
Message-ID: <1144077689.21444.6.camel@localhost.localdomain> (raw)

Thomas,

Can you look at these next two patches to see if they are decent.

The first patch is a simple update to allow for CB_IRQSAFE functions to
return HRTIMER_RESTART.  The next patch uses this in timeofday to
periodically update a time interval so that the last_cycle doesn't wrap.
Now if we have HIGH_RES turned off, this needs an update to make the
cycle update function a high priority.  But since that isn't simple to
do yet without hacking a change of priority when setting up, I'm leaving
it as is.

-- Steve



             reply	other threads:[~2006-04-03 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-03 15:21 Steven Rostedt [this message]
2006-04-04  7:01 ` Ingo Molnar

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=1144077689.21444.6.camel@localhost.localdomain \
    --to=rostedt@goodmis.org \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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

Powered by JetHome