commit | 36cf446c2c4be6bae01517ea539dcebaf85c9fdf | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Aug 06 13:45:10 2005 -0600 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Aug 06 12:54:57 2005 -0700 |
tree | fa988e457ce99f4eb9a85da9daf84951b5fcfe15 | |
parent | 094528a7fb3f75a83673e5cc3271fd466f2e278d [diff] |
[PATCH] i386 visws: Add machine_shutdown and emergency_restart Another x86 subarchitecture bit I missed. This adds both machine_emergency_restart missed in my reboot fixes and machine_shutdown needed for kexec support. Signed-off-by: Linus Torvalds <torvalds@osdl.org>