git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
930fc45
)
[PATCH] TIMERS: add missing compensation for HZ == 250
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Sun, 30 Oct 2005 01:15:42 +0000
(18:15 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:35 +0000
(21:40 -0700)
Add missing compensation for (HZ == 250) != (1 << SHIFT_HZ) in
second_overflow().
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found