From 1b6a19b34d54d3d56b90423e4a7c60b971d70197 Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Mon, 31 Mar 2014 09:44:30 +0200 Subject: [PATCH] kvm/s390: also set guest pages back to stable on kexec/kdump We need to reset the usage state of the pages on kexec/kdump, which use subcode 0 and 1. We will only do the cmma reset in the kernel, everything else is done in userspace as before. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed