linux/arch/powerpc
Paul Mackerras a5b518ed31 ppc64/powerpc: Fix time initialization on SMP systems
This moves smp_space_timers from arch/ppc64/kernel/smp.c to
arch/powerpc/kernel/time.c and makes it initialize last_jiffy[]
instead of paca[].next_jiffy_update_tb, since last_jiffy[] is
now what the time code uses.  It also declares smp_space_timers
in include/asm-powerpc/time.h and gets rid of an ifdef in
div128_by_32.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-22 14:55:23 +10:00
..
kernel ppc64/powerpc: Fix time initialization on SMP systems 2005-10-22 14:55:23 +10:00
lib powerpc: Fix a corner case in __div64_32 2005-10-20 09:37:02 +10:00
mm powerpc: Move agp_special_page export to where it is defined 2005-10-22 14:42:51 +10:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
platforms powerpc: Fix some bugs in the new merged time code 2005-10-20 22:33:06 +10:00
sysdev powerpc: Move smp_mpic_message_pass into mpic.c 2005-10-20 17:09:51 +10:00
Kconfig powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OF 2005-10-17 20:14:59 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile ppc64: Minor compilation fixes 2005-10-20 09:15:05 +10:00