Home
last modified time | relevance | path

Searched hist:dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpseries.hdiff 8c0238b3f1a7849b89707ac6b7b0c84e1ed2df70 Wed Feb 14 06:08:05 CET 2007 Michael Ellerman <michael@ellerman.id.au> [POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.h

My "cleanup" patch (dce623e0827e8d0ad60ce7f385c3394bf1b0bae0) had a cut
and paste error for the !CONFIG_KEXEC case. Fifty lashes for me.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
diff dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Thu Feb 08 08:33:55 CET 2007 Michael Ellerman <michael@ellerman.id.au> [POWERPC] Cleanup pseries kexec code

Move all the pseries kexec code into one file, platforms/pseries/kexec.c
Provide helpers for setting up ppc_md.kexec_cpu_down, so that we don't
have to have #ifdef CONFIG_KEXEC in setup.c

Move the initialisation of the ppc_md kexec callbacks into an init routine.
This is well and truly early enough to cause no change in behaviour, we
can't kexec until userspace has given us a kernel to kexec into.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
H A Dkexec.cdce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Thu Feb 08 08:33:55 CET 2007 Michael Ellerman <michael@ellerman.id.au> [POWERPC] Cleanup pseries kexec code

Move all the pseries kexec code into one file, platforms/pseries/kexec.c
Provide helpers for setting up ppc_md.kexec_cpu_down, so that we don't
have to have #ifdef CONFIG_KEXEC in setup.c

Move the initialisation of the ppc_md kexec callbacks into an init routine.
This is well and truly early enough to cause no change in behaviour, we
can't kexec until userspace has given us a kernel to kexec into.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
H A DMakefilediff dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Thu Feb 08 08:33:55 CET 2007 Michael Ellerman <michael@ellerman.id.au> [POWERPC] Cleanup pseries kexec code

Move all the pseries kexec code into one file, platforms/pseries/kexec.c
Provide helpers for setting up ppc_md.kexec_cpu_down, so that we don't
have to have #ifdef CONFIG_KEXEC in setup.c

Move the initialisation of the ppc_md kexec callbacks into an init routine.
This is well and truly early enough to cause no change in behaviour, we
can't kexec until userspace has given us a kernel to kexec into.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
H A Dsetup.cdiff dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Thu Feb 08 08:33:55 CET 2007 Michael Ellerman <michael@ellerman.id.au> [POWERPC] Cleanup pseries kexec code

Move all the pseries kexec code into one file, platforms/pseries/kexec.c
Provide helpers for setting up ppc_md.kexec_cpu_down, so that we don't
have to have #ifdef CONFIG_KEXEC in setup.c

Move the initialisation of the ppc_md kexec callbacks into an init routine.
This is well and truly early enough to cause no change in behaviour, we
can't kexec until userspace has given us a kernel to kexec into.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>