From: Michael Ellerman Date: Tue, 5 Dec 2006 06:52:36 +0000 (+1100) Subject: [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c X-Git-Tag: v2.6.20-rc1~146^2~14^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0332c2d447a7a20a4d744ba3814a349d0c1c6405;p=pandora-kernel.git [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c As the first step in consolidating the pseries hotplug cpu code, create platforms/pseries/hotplug-cpu.c and move rtas_stop_self() into it. Do the rtas token initialisation in a new initcall, rather than rtas_initialize(). Signed-off-by: Michael Ellerman Acked-by: Linas Vepstas Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed