s390: replace TIF_SIE with PF_VCPU
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 3 May 2012 13:50:44 +0000 (15:50 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 16 May 2012 12:42:39 +0000 (14:42 +0200)
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 <schwidefsky@de.ibm.com>

No differences found