commit | 9801b321ecdb6708365b6825bf728c8e433fca00 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 23 10:20:56 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 24 18:34:40 2009 +0100 |
tree | 1a0ac07e34f22f6f348e1c43ab13fe6923ece51b | |
parent | 1b2bc75c1bde6581d2694cb3ed7fb06b69685008 [diff] |
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available The SMP implementation of suspend and hibernate depends on CPU hotplugging. In the past we didn't have CPU hotplug so suspend and hibernation were not possible on SMP systems. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>