Re: sata suspend resume ... (fwd)

From: Pavel Machek
Date: Tue Apr 25 2006 - 04:30:11 EST


Hi!

> Here's the trick. Next I switched to SMP mode ... reconfigured with
> CONFIG_SMP. CONFIG_SOFTWARE_SUSPEND disappeared. Here's the credit ... I
> took a look at how suspend2 tried to suspend under SMP ... first switch to
> UP and then do the suspension. Taking a look at the dependency ...
>
> SOFTWARE_SUSPEND depends on SUSPEND_SMP
> CONFIG_SUSPEND_SMP depends on HOTPLUG_CPU
> CONFIG_HOTPLUG_CPU depends on !X86_PC

Just switch to X86_BIGSMP. It should work on normal PCs, too.
Pavel
--
Thanks for all the (sleeping) penguins.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/