commit | 47f61f397cc08b5a9a815bd03cb10c48dab66034 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Jul 26 11:21:38 2005 -0600 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 26 14:35:41 2005 -0700 |
tree | 747b69851f018f80ae8f7dcf512cb8f6d43eae02 | |
parent | a6fa657b9d5c892c6a92912632c4b5715955b4f8 [diff] |
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. In the recent addition of device_suspend calls into sys_reboot two code paths were missed. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>