commit | 969e9afd489514252a680914c6d8b9322c713eb4 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Nov 08 21:34:30 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:55:50 2005 -0800 |
tree | c4a5f7961995961e0305344c2f5759a80c3955ff | |
parent | 08de1f0461ad40136e7373cf85e2f3c221a9ad9a [diff] |
[PATCH] sleep: Fix oops in enter_state If ACPI sleep is not configured, but someone still wants to run swsusp, he'd get oops in enter_state. This is regression since 2.6.14 and this fixes it. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>