From: Martin Schwidefsky Date: Mon, 7 Dec 2009 11:52:06 +0000 (+0100) Subject: [S390] cmm: free pages on hibernate. X-Git-Tag: v2.6.33-rc1~349^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b169c864ea8622c4755172844fd24168c81195;p=pandora-kernel.git [S390] cmm: free pages on hibernate. The pages allocated by the cmm memory balloon should be freed before the hibernation image is created. Otherwise the memory reserved by the balloon gets written to the swap device but there is no content in these pages that need to be preserved. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed