]> 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, 3 Sep 2012 11:40:16 +0000 (13:40 +0200)
commit794beaf7d37439f9607a10f69f8cd5321f78c34a
treee7cf3598d8bd3f2e530bfde31531a9dfc307f551
parentceb63a441ab27f575077cd1d5df735d698b310a0
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