]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ACPI] SMP S3 resume: evaluate _WAK after INIT
authorDavid Shaohua Li <shaohua.li@intel.com>
Wed, 23 Nov 2005 17:36:00 +0000 (12:36 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 1 Dec 2005 04:15:55 +0000 (23:15 -0500)
commit1a38416cea8ac801ae8f261074721f35317613dc
tree5129ce08bdd6cfe70447f53000266c4caea32bec
parentd2149b542382bfc206cb28485108f6470c979566
[ACPI] SMP S3 resume: evaluate _WAK after INIT

On SMP resume from S3, we reset (INIT) the non-boot
processors to boot them cleanly.  But the BIOS needs
to execute _WAK after INIT in order to properly
initialized these processors upon resume.

http://bugzilla.kernel.org/show_bug.cgi?id=5651

Signed-off-by: David Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
kernel/power/main.c