commit | 1108bae41e2ac596f46bc4cd8876b93063203d2b | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Jul 29 12:50:57 2005 -0600 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 29 12:02:09 2005 -0700 |
tree | dafda7d00016ab17d34e7a83239c35b6b682812a | |
parent | d6d2a2ab05da6e44bd127fe375078bb7c36a0ad0 [diff] |
[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec If device_suspend(PMSG_FREEZE) is not ready to be called in kernel_restart it is definitely not ready to be called in the even more fickle kernel_kexec. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>