]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68knommu: add sched_clock() for the DMA timer
authorSebastian Siewior <bigeasy@linutronix.de>
Mon, 28 Apr 2008 09:43:03 +0000 (11:43 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 23 Jul 2008 05:11:28 +0000 (15:11 +1000)
commit5bed10a5ee272fbf18ce0ce764245bbb8f28e2e6
treee358b64949a0b709982c31b87381f40821af9873
parent95469bd64a7a9ab405b566deb8c81d4aaf67ed9e
m68knommu: add sched_clock() for the DMA timer

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>
arch/m68knommu/platform/coldfire/dma_timer.c