From: Rafael J. Wysocki Date: Fri, 23 Sep 2005 04:44:01 +0000 (-0700) Subject: [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory X-Git-Tag: v2.6.14-rc3~51^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57487f4376e16558ccbe45a5b41d8cb5192309a4;p=pandora-kernel.git [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 Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed