commit | 6f29c3298b18216198631cbee01c349adecb225d | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Wed Dec 17 10:09:06 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Dec 23 15:13:29 2008 +1100 |
tree | 3ca157092ef9c3092ca67babe401b5f2a80cef19 | |
parent | 73753313884e8d063d9bf9d3e36325743ca006ba [diff] |
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>