From: Eric W. Biederman Date: Tue, 26 Jul 2005 18:01:17 +0000 (-0600) Subject: [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot X-Git-Tag: v2.6.13-rc4~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdde86ac50357b6a811e3574e47d189e81a21444;p=pandora-kernel.git [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot The suspend to disk code was a poor copy of the code in sys_reboot now that we have kernel_power_off, kernel_restart and kernel_halt use them instead of poorly duplicating them inline. Signed-off-by: Eric W. Biederman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed