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>
Wed, 26 Sep 2012 13:44:53 +0000 (15:44 +0200)
commit1c725922dd8274b6e0b370ad33cfaef9013fd70b
treebbb73a34f41d5772b100d629b1fffbcf0c612622
parent0d0e471b46d4ba1de4617d04cf071c6ae4a5df76
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