WSL2-Linux-Kernel/arch/powerpc/platforms/pasemi
Olof Johansson dc559f7cd5 [POWERPC] Rework SMP timebase handoff for pasemi
Rework timebase handoff to play nice with configurations with more than
2 cores, as well as with CPU hotplug.

Previous scheme just pushed out the current timebase from the giving
core to all cores without caring if they wanted it or not, nor checking
if they'd taken it. The taking side didn't make sure the giving side
had provided a value yet either. In other words, it was completely broken.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-08-22 15:37:11 +10:00
..
Kconfig [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED 2007-07-10 22:01:00 +10:00
Makefile [POWERPC] pasemi: Electra IDE/pata_platform glue 2007-06-25 16:58:05 +10:00
cpufreq.c
electra_ide.c [POWERPC] pasemi: Electra IDE/pata_platform glue 2007-06-25 16:58:05 +10:00
gpio_mdio.c
idle.c
iommu.c [POWERPC] Fix section mismatch in pasemi/iommu.c 2007-08-17 11:02:06 +10:00
pasemi.h
pci.c [POWERPC] Remove gratuitous reads from pasemi pci config space methods 2007-08-17 11:01:54 +10:00
powersave.S
setup.c [POWERPC] Rework SMP timebase handoff for pasemi 2007-08-22 15:37:11 +10:00
time.c