mirror of https://github.com/torvalds/linux.git
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 <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| console.c | ||
| disk.c | ||
| main.c | ||
| pm.c | ||
| power.h | ||
| poweroff.c | ||
| process.c | ||
| smp.c | ||
| swsusp.c | ||