From: Martin Schwidefsky Date: Thu, 3 May 2012 13:50:44 +0000 (+0200) Subject: s390: replace TIF_SIE with PF_VCPU X-Git-Tag: v3.5-rc1~189^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e8010cb50d3de7202641c0088c211f7c9593ebc;p=pandora-kernel.git s390: replace TIF_SIE with PF_VCPU Replace the check for TIF_SIE in the fault handler by a check for PF_VCPU. With the last user of TIF_SIE gone we can now remove the bit. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed