From: Christian Borntraeger Date: Fri, 17 May 2013 12:41:34 +0000 (+0200) Subject: s390/kvm: Mark if a cpu is in SIE X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~22^2~65 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95d38fd0bcf1996082f5f8762e6f1c849755e0c6;p=pandora-kernel.git s390/kvm: Mark if a cpu is in SIE Lets track in a private bit if the sie control block is active. We want to track this as closely as possible, so we also have to instrument the interrupt and program check handler. Lets use the existing HANDLE_SIE_INTERCEPT macro. Signed-off-by: Christian Borntraeger Acked-by: Martin Schwidefsky Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed