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:
c287393
)
time: Clean up warp_clock()
author
John Stultz
<johnstul@us.ibm.com>
Thu, 11 Mar 2010 22:04:47 +0000
(14:04 -0800)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 12 Mar 2010 21:40:42 +0000
(22:40 +0100)
warp_clock() currently accesses timekeeping internal state directly, which
is unnecessary. Convert it to use the proper timekeeping interfaces.
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time.c
patch
|
blob
|
history
diff --cc
kernel/time.c
Simple merge