From: Dominik Dingel Date: Thu, 7 May 2015 13:41:57 +0000 (+0200) Subject: KVM: s390: clean up cmma_enable check X-Git-Tag: omap-for-v4.3/fixes-merge-window~47^2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6db1d61c7cc05dd3c8b787a0bd47dcb94800300;p=pandora-kernel.git KVM: s390: clean up cmma_enable check As we already only enable CMMA when userspace requests it, we can safely move the additional checks to the request handler and avoid doing them multiple times. This also tells userspace if CMMA is available. Signed-off-by: Dominik Dingel Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed