commit | 1c725922dd8274b6e0b370ad33cfaef9013fd70b | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Aug 27 15:43:49 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Sep 26 15:44:53 2012 +0200 |
tree | bbb73a34f41d5772b100d629b1fffbcf0c612622 | |
parent | 0d0e471b46d4ba1de4617d04cf071c6ae4a5df76 [diff] |
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>