]> 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>
Tue, 18 Sep 2012 07:04:49 +0000 (09:04 +0200)
commitd7466b3625065677699335f3c8d5a4929b99c89f
tree504c9e305fb26e25793f95ba3a6bdc617dc91116
parentb051822783914ba9f272e09e2a868ae2b72ffd0a
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