git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aecd67
)
kexec: Change kexec jump code ordering
author
Rafael J. Wysocki
<rjw@sisk.pl>
Mon, 16 Mar 2009 21:34:35 +0000
(22:34 +0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Mon, 30 Mar 2009 19:46:55 +0000
(21:46 +0200)
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>
No differences found