From: Horms Date: Mon, 5 Feb 2007 21:49:10 +0000 (-0800) Subject: [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c X-Git-Tag: v2.6.21-rc1~92^2~36^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c237508afa5d47282d3047784864013eebdc68ab;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed