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:
018d6db
)
sched: make cpu_clock() globally synchronous
author
Ingo Molnar
<mingo@elte.hu>
Thu, 28 Feb 2008 20:00:21 +0000
(21:00 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:44:57 +0000
(19:44 +0200)
Alexey Zaytsev reported (and bisected) that the introduction of
cpu_clock() in printk made the timestamps jump back and forth.
Make cpu_clock() more reliable while still keeping it fast when it's
called frequently.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge