]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc0b13aae79494f4d265d4bacb97313cecbe5681f
tree8fb1cfe0928995cb81a6d6456366f77fe9a5fc06
parentc897a8e9afd836e1d6637622e8babb91a86d7da6
[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