]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[POWERPC] Make kexec_setup() a regular initcall
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 23 Jun 2006 08:17:32 +0000 (18:17 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 28 Jun 2006 01:59:47 +0000 (11:59 +1000)
commitaa98c50dcb5d5b85d2a4c26d54fa1e3c31c11e4b
tree4c0747cace834f0fe75244ccd69c6ff8fc2827cb
parentc30a4df3f134f511e8cdf828da429e333753daab
[POWERPC] Make kexec_setup() a regular initcall

There's no reason kexec_setup() needs to be called explicitly from
setup_system(), it can just be a regular initcall.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/machine_kexec_64.c
arch/powerpc/kernel/setup_64.c
include/asm-powerpc/kexec.h