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:
95469bd
)
m68knommu: add sched_clock() for the DMA timer
author
Sebastian Siewior
<bigeasy@linutronix.de>
Mon, 28 Apr 2008 09:43:03 +0000
(11:43 +0200)
committer
Greg Ungerer
<gerg@uclinux.org>
Wed, 23 Jul 2008 05:11:28 +0000
(15:11 +1000)
with this printk() and other sched_clock() user use the more precise
timestamps. The highly optimized math is from arch/x86/kernel/tsc_32.c.
Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found