From: David Shaohua Li Date: Wed, 23 Nov 2005 17:36:00 +0000 (-0500) Subject: [ACPI] SMP S3 resume: evaluate _WAK after INIT X-Git-Tag: v2.6.16-rc2~1^2~8^2~1^2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a38416cea8ac801ae8f261074721f35317613dc;p=pandora-kernel.git [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 Signed-off-by: Len Brown --- Reading git-diff-tree failed