[S390] cmm: free pages on hibernate.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 7 Dec 2009 11:52:06 +0000 (12:52 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 7 Dec 2009 11:51:37 +0000 (12:51 +0100)
commit52b169c864ea8622c4755172844fd24168c81195
treeabd671fbc41dbc63b3c79bb8b7d317f081e6afa7
parent39475179d40996b4efa662e3825735a84d2526d1
[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 <schwidefsky@de.ibm.com>
arch/s390/mm/cmm.c