]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:14:47 +0000 (15:14 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Sep 2012 07:54:15 +0000 (09:54 +0200)
commit3a5e0f48c39d546fc774747d7fb06c52fa89843f
treeec3da136e7ac82a8fc0c4a4cdb019f1110e34a58
parent318441367b02fdfb3c2e8b91f0974deff2d39bd9
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()

Saves a couple of lines of code.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c