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:
54c2779
)
s390/pfault: use __set_task_state
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Thu, 10 May 2012 07:56:34 +0000
(09:56 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 16 May 2012 12:42:42 +0000
(14:42 +0200)
Use __set_task_state() instead of set_task_state(). Saves a couple of
instructions, since the memory barrier is not needed here.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found