powerpc/crashdump: Fix issues with kexec and 36bit physical addr
commitbbc8e30f17077f83fdeeeca0cf70e0f179279282
authorMatthew McClintock <msm@freescale.com>
Wed, 21 Jul 2010 11:14:54 +0000 (21 11:14 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 31 Jul 2010 04:56:30 +0000 (31 14:56 +1000)
treeeb98a7a41b2e2b690ba8bf235f268b3db08df5b0
parentfc53b4202e61c7e9008c241933ae282aab8a6082
powerpc/crashdump: Fix issues with kexec and 36bit physical addr

Fix sizes of variables so correct values are exported via /proc.
Cast variable in comparison to avoid compiler error.

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/crash_dump.c
arch/powerpc/kernel/machine_kexec.c