kernel_optimize_test/arch/powerpc/platforms
Paul Mackerras 54c4e6b5fe powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac
We were using udelay in the loop on the primary cpu waiting for the
secondary cpu to take the timebase value.  Unfortunately now that
udelay uses the timebase, and the timebase is stopped at this point,
the udelay never terminated.  This fixes it by not using udelay, and
increases the number of loops before we time out to compensate.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-19 21:24:55 +11:00
..
4xx
8xx
85xx
apus
cell
chrp powerpc: Fix a couple of compile warnings for 32-bit compiles 2005-11-18 15:54:12 +11:00
embedded6xx
iseries [PATCH] powerpc: pci_64 fixes & cleanups 2005-11-16 13:29:46 +11:00
maple [PATCH] powerpc: Maple: request I/O resource. 2005-11-18 13:31:20 +11:00
powermac powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac 2005-11-19 21:24:55 +11:00
prep
pseries powerpc: Fix compile error on pSeries arising from delay.h changes 2005-11-18 15:47:18 +11:00
Makefile