]> git.baikalelectronics.ru Git - kernel.git/commit
sh: CPU hotplug support.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 10:08:55 +0000 (19:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 10:08:55 +0000 (19:08 +0900)
commit68d7f311d970802203a17cbdde9130bedebcf3a1
treef886c239786fd4be028e3a45006c5cc5c1b3a3f2
parent0a516220ebe27678b3318bde89cb5c60b9f5e4b2
sh: CPU hotplug support.

This adds preliminary support for CPU hotplug for SH SMP systems.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/irq.h
arch/sh/include/asm/smp-ops.h
arch/sh/include/asm/smp.h
arch/sh/kernel/idle.c
arch/sh/kernel/irq.c
arch/sh/kernel/localtimer.c
arch/sh/kernel/smp.c