How am I supposed (without patching) to use ACPI S1 and S3 sleep states on my SMP i386 system (Athlon 64 X2)?
Please just make sure CONFIG_HOTPLUG_CPU=y and CONFIG_SOFTWARE_SUSPEND=y
Thank you! Enabling that option has solved this problem. I suppose ENABLE_SOFTWARE_SUSPEND option should be visible _all_ the time, and when I enable it on SMP system it should automatically select "CONFIG_HOTPLUG_CPU".