linux_dsm_epyc7002/arch
Qais Yousef 02addaeaa7 parisc: Replace cpu_up/down() with add/remove_cpu()
The core device API performs extra housekeeping bits that are missing
from directly calling cpu_up/down().

See commit a6717c01dd ("powerpc/rtas: use device model APIs and
serialization during LPM") for an example description of what might go
wrong.

This also prepares to make cpu_up/down() a private interface of the CPU
subsystem.

Signed-off-by: Qais Yousef <qais.yousef@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Helge Deller <deller@gmx.de>
Link: https://lkml.kernel.org/r/20200323135110.30522-13-qais.yousef@arm.com
2020-03-25 12:59:36 +01:00
..
alpha Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
arc
arm ARM: Use reboot_cpu instead of hardcoding it to 0 2020-03-25 12:59:33 +01:00
arm64 arm64: hibernate: Use bringup_hibernate_cpu() 2020-03-25 12:59:34 +01:00
c6x
csky csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-23 12:48:55 +08:00
h8300
hexagon
ia64 ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus() 2020-03-25 12:59:32 +01:00
m68k
microblaze
mips MIPS: smp: Remove tick_broadcast_count 2020-03-06 13:42:28 +01:00
nds32
nios2
openrisc
parisc parisc: Replace cpu_up/down() with add/remove_cpu() 2020-03-25 12:59:36 +01:00
powerpc powerpc: Replace cpu_up/down() with add/remove_cpu() 2020-03-25 12:59:35 +01:00
riscv riscv: adjust the indent 2020-02-24 13:12:53 -08:00
s390 s390/qdio: fill SBALEs with absolute addresses 2020-02-19 17:26:32 +01:00
sh
sparc sparc: Replace cpu_up/down() with add/remove_cpu() 2020-03-25 12:59:36 +01:00
um
unicore32
x86 x86/smp: Replace cpu_up/down() with add/remove_cpu() 2020-03-25 12:59:35 +01:00
xtensa
.gitignore
Kconfig