git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
161beff
)
s390: replace TIF_SIE with PF_VCPU
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 3 May 2012 13:50:44 +0000
(15:50 +0200)
committer
Martin 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