From: Eric W. Biederman Date: Tue, 26 Jul 2005 17:24:14 +0000 (-0600) Subject: [PATCH] Refactor sys_reboot into reusable parts X-Git-Tag: v2.6.13-rc4~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a00ea1e18228e5ef99d4780671fda97226bda30;p=pandora-kernel.git [PATCH] Refactor sys_reboot into reusable parts Because the factors of sys_reboot don't exist people calling into the reboot path duplicate the code badly, leading to inconsistent expectations of code in the reboot path. This patch should is just code motion. Signed-off-by: Eric W. Biederman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed