]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:43:49 +0000 (15:43 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 3 Sep 2012 11:40:17 +0000 (13:40 +0200)
commitd589b598a27efc768ed87721e402366f0b9d8e99
tree28e81f84559ed197b0b70b979a7a870e02fffbc6
parent898e32c5175fab991ef11a8df471d505ef6d4fc0
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers

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>
arch/s390/kernel/smp.c
arch/s390/kernel/vtime.c
arch/s390/mm/fault.c