]> 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, 17 Sep 2012 09:30:11 +0000 (11:30 +0200)
commitae81baf3d5280397865c72004c58bba8507e93d9
tree61d95d644f03e386da4bd055442b8662f135f03f
parentb4dfa27599a91f2058c8871eec2687930fa478c0
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