]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
kexec: Change kexec jump code ordering
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 16 Mar 2009 21:34:35 +0000 (22:34 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 30 Mar 2009 19:46:55 +0000 (21:46 +0200)
commit749b0afc3a9d90dda3319fd1464a3b32fc225361
tree811a0931109bf3ee1204d43c37c9f3d1d7a4b327
parent4aecd6718939eb3c4145b248369b65f7483a8a02
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>
kernel/kexec.c