MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
authorRalf Baechle <ralf@linux-mips.org>
Tue, 23 Jun 2009 09:20:56 +0000 (10:20 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 24 Jun 2009 17:34:40 +0000 (18:34 +0100)
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>

No differences found