commit | 749b0afc3a9d90dda3319fd1464a3b32fc225361 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Mar 16 22:34:35 2009 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Mon Mar 30 21:46:55 2009 +0200 |
tree | 811a0931109bf3ee1204d43c37c9f3d1d7a4b327 | |
parent | 4aecd6718939eb3c4145b248369b65f7483a8a02 [diff] |
kexec: Change kexec jump code ordering Change the ordering of the kexec jump code so that the nonboot CPUs are disabled after calling device drivers' "late suspend" methods. This change reflects the recent modifications of the power management code that is also used by kexec jump. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Ingo Molnar <mingo@elte.hu>