Merge with rsync://fileserver/linux

Update to Linus latest
This commit is contained in:
Thomas Gleixner
2005-06-26 23:20:36 +02:00
committed by Thomas Gleixner
3076 changed files with 187397 additions and 71544 deletions

View File

@@ -95,7 +95,7 @@ static int jffs2_garbage_collect_thread(void *_c)
schedule();
}
if (try_to_freeze(0))
if (try_to_freeze())
continue;
cond_resched();