From: Con Kolivas <kernel@kolivas.org>
To: Tony Lindgren <tony@atomide.com>
Cc: john stultz <johnstul@us.ibm.com>,
linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Russell King <linux@arm.linux.org.uk>
Subject: Re: [PATCH] Fix next_timer_interrupt() for hrtimer
Date: Sat, 25 Feb 2006 13:22:46 +1100 [thread overview]
Message-ID: <200602251322.47480.kernel@kolivas.org> (raw)
In-Reply-To: <20060225004333.GA5116@atomide.com>
On Saturday 25 February 2006 11:43, Tony Lindgren wrote:
> Here's one more version. This one fixes a bug in ktime_to_jiffies()
> by removing - 1 from jiffies and cuts down some conversions too.
Tony, thanks for picking this up. I like how you keep the semantics of
next_timer_interrupt intact. As you've mentioned in your comments we should
move the users of that function to nanosecond timers, and it would be nice to
use a different function name so there's no confusion (suggest
next_hrtimer_interrupt).
Cheers,
Con
prev parent reply other threads:[~2006-02-25 2:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-24 0:26 [PATCH] Fix next_timer_interrupt() for hrtimer Tony Lindgren
2006-02-24 0:37 ` john stultz
2006-02-24 0:40 ` Tony Lindgren
2006-02-24 0:50 ` john stultz
2006-02-24 1:10 ` Tony Lindgren
2006-02-25 0:43 ` Tony Lindgren
2006-02-25 2:22 ` Con Kolivas [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=200602251322.47480.kernel@kolivas.org \
--to=kernel@kolivas.org \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=schwidefsky@de.ibm.com \
--cc=tglx@linutronix.de \
--cc=tony@atomide.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.