powerpc/32: Setup OF properties for kdump
authorDale Farnsworth <dale@farnsworth.org>
Wed, 17 Dec 2008 10:09:06 +0000 (10:09 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 23 Dec 2008 04:13:29 +0000 (15:13 +1100)
commit6f29c3298b18216198631cbee01c349adecb225d
tree3ca157092ef9c3092ca67babe401b5f2a80cef19
parent73753313884e8d063d9bf9d3e36325743ca006ba
powerpc/32: Setup OF properties for kdump

Refactor the setting of kdump OF properties, moving the common code
from machine_kexec_64.c to machine_kexec.c where it can be used on
both ppc64 and ppc32.  This will be needed for kdump to work on ppc32
platforms.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/machine_kexec.c
arch/powerpc/kernel/machine_kexec_64.c