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:
0d0e471
)
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:43:49 +0000
(15:43 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:44:53 +0000
(15:44 +0200)
Unify all our cpu hotplug notifiers to mask out the CPU_TASKS_FROZEN
bit, so we don't have to add all the *_FROZEN variant cases to the
notifiers.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found