]> 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>
Tue, 18 Sep 2012 07:04:48 +0000 (09:04 +0200)
commit4fa103443e2845b720181081635a050a2338adfe
tree18b11547f384d0ebe948307e08b2c0efae6f9224
parent8fbdaf6512fbc3e1f6d444329a5c9b9a7c71f137
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