Revision b1e387348a2a70954312b102d0589c3e2ca3dba1 authored by Linus Torvalds on 10 July 2008, 18:25:03 UTC, committed by Ingo Molnar on 10 July 2008, 18:39:58 UTC
Clean up __migrate_task(): to just have separate "done" and "fail"
cases, instead of that "out" case with random error behavior.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent dc7fab8
History
File Mode Size
Kconfig -rw-r--r-- 7.2 KB
Makefile -rw-r--r-- 237 bytes
console.c -rw-r--r-- 1.8 KB
disk.c -rw-r--r-- 19.4 KB
main.c -rw-r--r-- 10.8 KB
power.h -rw-r--r-- 6.4 KB
poweroff.c -rw-r--r-- 905 bytes
process.c -rw-r--r-- 6.3 KB
snapshot.c -rw-r--r-- 51.0 KB
swap.c -rw-r--r-- 14.6 KB
swsusp.c -rw-r--r-- 6.5 KB
user.c -rw-r--r-- 9.2 KB

back to top