linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -rt 00/02] fix wrapping of get time of day.
@ 2006-04-03 15:21 Steven Rostedt
  2006-04-04  7:01 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Rostedt @ 2006-04-03 15:21 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Ingo Molnar, john stultz, LKML

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH -rt 00/02] fix wrapping of get time of day.
  2006-04-03 15:21 [PATCH -rt 00/02] fix wrapping of get time of day Steven Rostedt
@ 2006-04-04  7:01 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2006-04-04  7:01 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: Thomas Gleixner, john stultz, LKML


* Steven Rostedt <rostedt@goodmis.org> wrote:

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

thanks, applied.

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-04  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-03 15:21 [PATCH -rt 00/02] fix wrapping of get time of day Steven Rostedt
2006-04-04  7:01 ` Ingo Molnar

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).