Merge Christoph's freeze cleanup patch

This commit is contained in:
Linus Torvalds
2005-06-25 17:16:53 -07:00
47 changed files with 126 additions and 112 deletions

View File

@@ -4335,8 +4335,7 @@ static int migration_thread(void * data)
struct list_head *head;
migration_req_t *req;
if (current->flags & PF_FREEZE)
refrigerator(PF_FREEZE);
try_to_freeze();
spin_lock_irq(&rq->lock);