diff options
author | 2009-06-23 10:00:31 +0100 | |
---|---|---|
committer | 2009-06-24 18:34:40 +0100 | |
commit | 1b2bc75c1bde6581d2694cb3ed7fb06b69685008 (patch) | |
tree | 800fc23052bccb1fbf8acfbaabbf5648c69daa9e /kernel | |
parent | DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set (diff) | |
download | wireguard-linux-1b2bc75c1bde6581d2694cb3ed7fb06b69685008.tar.xz wireguard-linux-1b2bc75c1bde6581d2694cb3ed7fb06b69685008.zip |
MIPS: Add arch generic CPU hotplug
Each platform has to add support for CPU hotplugging itself by providing
suitable definitions for the cpu_disable and cpu_die of the smp_ops
methods and setting SYS_SUPPORTS_HOTPLUG_CPU. A platform should only set
SYS_SUPPORTS_HOTPLUG_CPU once all it's smp_ops definitions have the
necessary changes. This patch contains the changes to the dummy smp_ops
definition for uni-processor systems.
Parts of the code contributed by Cavium Inc.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions