android_kernel_google_msm/arch/powerpc
Arnd Bergmann 8f748aae4b powerpc/spufs: Initialize ctx->stats.tstamp correctly
spuctx_switch_state() warns if ktime goes backwards, but it
sometimes compares an uninitialized value, which showed that
the data was unreliable when we actually saw the warning.

Initialize it to the current time in order to get correct data.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-03-11 17:10:15 +11:00
..
boot Merge commit 'gcl/next' into next 2009-03-11 17:10:00 +11:00
configs Merge commit 'gcl/next' into next 2009-03-11 17:10:00 +11:00
include/asm powerpc: Wire up /proc/vmallocinfo to our ioremap() 2009-03-11 17:10:14 +11:00
kernel powerpc: Remove unused asm-offsets entries for cpu_spec 2009-03-11 17:10:15 +11:00
kvm KVM: Add kvm_arch_sync_events to sync with asynchronize events 2009-02-15 02:47:36 +02:00
lib Merge commit 'origin/master' into next 2009-03-11 17:10:07 +11:00
math-emu
mm powerpc: Wire up /proc/vmallocinfo to our ioremap() 2009-03-11 17:10:14 +11:00
oprofile powerpc/cell: Add missing #include for oprofile 2009-02-10 14:39:08 +11:00
platforms powerpc/spufs: Initialize ctx->stats.tstamp correctly 2009-03-11 17:10:15 +11:00
sysdev Merge commit 'origin/master' into next 2009-03-11 17:10:07 +11:00
xmon powerpc: Prepare xmon_save_regs for use with kdump 2008-12-23 15:13:28 +11:00
Kconfig Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
Kconfig.debug
Makefile