]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d447018a9d91f684ac665b017f82ab59faa7a09
tree3ca157092ef9c3092ca67babe401b5f2a80cef19
parentc538380bfb27fda50c02b4356d7289341e6aa8b5
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