login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
9
Re: [PATCH] correct inconsistent ntp interval/tick_length usage
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH] correct inconsistent ntp interval/tick_length usage
Date: Friday, February 8, 2008 - 10:04 pm
On Sat, 9 Feb 2008 05:47:18 +0100 (CET) Roman Zippel <zippel@linux-m68k.org> wrote:
quoted text
> Hi, > > On Fri, 8 Feb 2008, john stultz wrote: > > > > > clock = clocksource_get_next(); > > - clocksource_calculate_interval(clock, > > - (unsigned long)(current_tick_length()>>TICK_LENGTH_SHIFT)); > > + clocksource_calculate_interval(clock, NTP_INTERVAL_LENGTH); > > clock->cycle_last = clocksource_read(clock); > > > > Only now I noticed that the first patch had been merged without any > further question. :-( > What point is there in reviewing patches, if everything is merged anyway. :-( >
oops, mistake, sorry. There's plenty of time to fix it though. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] correct inconsistent ntp interval/tick_length usage
, john stultz
, (Wed Jan 23, 7:38 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Valdis.Kletnieks
, (Thu Jan 24, 2:14 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Fri Jan 25, 7:07 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Mon Jan 28, 7:28 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Mon Jan 28, 9:02 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Tue Jan 29, 7:14 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Wed Jan 30, 6:55 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Wed Jan 30, 7:16 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Wed Jan 30, 10:02 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, John Stultz
, (Fri Feb 1, 6:02 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Fri Feb 8, 10:33 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Fri Feb 8, 7:17 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Fri Feb 8, 9:47 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Andrew Morton
, (Fri Feb 8, 10:04 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Sat Feb 9, 7:13 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Sun Feb 10, 11:45 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Mon Feb 11, 5:09 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Tue Feb 12, 7:36 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Wed Feb 13, 9:36 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Fri Feb 15, 9:24 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Mon Feb 18, 6:02 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Mon Feb 18, 9:04 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Tue Feb 19, 6:50 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Wed Feb 20, 10:08 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, john stultz
, (Thu Feb 21, 7:39 pm)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Roman Zippel
, (Mon Feb 25, 7:44 am)
[PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Roman Zippel
, (Thu Feb 28, 9:49 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Ray Lee
, (Thu Feb 28, 11:25 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Roman Zippel
, (Fri Feb 29, 6:31 am)
Re: [PATCH] correct inconsistent ntp interval/tick_length ...
, Jörg-Volker Peetz
, (Fri Feb 29, 11:54 am)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Andrew Morton
, (Fri Feb 29, 3:08 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Roman Zippel
, (Fri Feb 29, 3:27 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Andrew Morton
, (Fri Feb 29, 3:38 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, john stultz
, (Fri Feb 29, 4:11 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, john stultz
, (Fri Feb 29, 4:11 pm)
Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
, Roman Zippel
, (Sat Mar 1, 9:03 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
Greg Kroah-Hartman
[PATCH 16/36] driver core: cpu: fix section mismatch in cpu.c:store_online
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
Conor
Re: RFID Reader
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Colocation donated by:
Syndicate