commit | 57487f4376e16558ccbe45a5b41d8cb5192309a4 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Thu Sep 22 21:44:01 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 22 22:17:35 2005 -0700 |
tree | 0f2712787db8a8eb7021ccac41deef40d6890f41 | |
parent | 4c87b74c72d42f7272aa4bf8f17c73bb53774eee [diff] |
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory The following patch makes swsusp avoid triggering the BUG_ON() in swsusp_suspend() if there is not enough memory for suspend. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>