[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c
authorHorms <horms@verge.net.au>
Mon, 5 Feb 2007 21:49:10 +0000 (13:49 -0800)
committerTony Luck <tony.luck@intel.com>
Mon, 5 Feb 2007 21:49:10 +0000 (13:49 -0800)
commitc237508afa5d47282d3047784864013eebdc68ab
tree8fb1cfe0928995cb81a6d6456366f77fe9a5fc06
parent9473252f20e8482464415d9030b3957b5593796d
[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c

This moves the ia64 implementation of machine_shutdown() from
machine_kexec.c to process.c, which is in keeping with the implelmentation
on other architectures, and seems like a much more appropriate home for it.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/machine_kexec.c
arch/ia64/kernel/process.c