]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ppc64: Move init_boot_text call and conswitchp init into setup_arch
authorPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 11:00:20 +0000 (21:00 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 11:00:20 +0000 (21:00 +1000)
commit0458060c1c59c5378d8fb5daabe18cf4681c35cd
treece33af5a0b1d4a4307502d4628529e2dffe7ea8e
parent399fe2bdd315c3a678b59b72659c4ed1ce0e1a24
ppc64: Move init_boot_text call and conswitchp init into setup_arch

This way they get done in one place for all platforms, and it is
more consistent with what ppc32 does.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/setup_64.c
arch/powerpc/platforms/pseries/setup.c