commit | b07c9015efcde71ed929ce5ded0268630bb1c95e | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 26 09:48:26 2011 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu May 26 09:48:25 2011 +0200 |
tree | 1f1f0fadffb191861c6df08b20877efcf3952ab8 | |
parent | 7683f7444875c822f48f03a9f9c8b1b1e98b2ef0 [diff] |
[S390] hwsampler: allow cpu hotplug The hardware sample cpu hotplug notifier always returns NOTIFY_BAD. That will prevent cpu hotplug if the machine is enabled for hardware sampling even if it is not used. Fix the cpu hotplug notifier and allow cpu hotplug if hardware sampling is unused. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>