]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Setup OF properties for ppc32 kexec
authorDale Farnsworth <dale@farnsworth.org>
Tue, 16 Dec 2008 06:22:59 +0000 (06:22 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 23 Dec 2008 04:13:28 +0000 (15:13 +1100)
commit2e8e4f5b80e101da588af650de0ff6b3c475d6b3
tree5097f654aec290e9835e882e2c2aff1e27d0c980
parentb906cfa397fdef8decbd36467b1f63c830a0bf2b
powerpc: Setup OF properties for ppc32 kexec

Refactor the setting of kexec 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 is needed for kexec 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