kernel-ark/arch/powerpc/platforms
Paul Mackerras 0c2aca88bd powerpc32: Fix timebase synchronization on 32-bit powermacs
The variable `timebase' used to transfer the current timebase value
from one cpu to the other in smp_core99_give/take_timebase was only
an unsigned long, i.e. 32 bits on 32-bit machines.  It needs to be
64 bits.  This makes it a u64, and fixes the issue reported by Kyle
Moffett, that the two cpus see wildly different values for the time
of day.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-03 21:31:25 +11:00
..
4xx ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
8xx powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
83xx [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc 2006-01-14 11:13:24 +11:00
85xx ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
apus powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
cell [PATCH] powerpc: Fix spufs initialization sequence. 2006-02-07 21:27:50 +11:00
chrp [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address 2006-02-07 21:32:45 +11:00
embedded6xx [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support 2006-01-11 15:35:29 +11:00
iseries [PATCH] powerpc: Fix runlatch performance issues 2006-02-24 11:36:31 +11:00
maple [PATCH] powerpc: Don't re-assign PCI resources on Maple 2006-02-24 11:36:39 +11:00
powermac powerpc32: Fix timebase synchronization on 32-bit powermacs 2006-03-03 21:31:25 +11:00
prep powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
pseries [PATCH] powerpc: fix NULL pointer in handle_eeh_events 2006-02-28 16:25:54 +11:00
Makefile [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support 2006-01-11 15:35:29 +11:00