]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jffs2/background.c
Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak...
[linux-2.6-omap-h63xx.git] / fs / jffs2 / background.c
index 8754b2742112f03590f3506825b1f5b82da8a974..d568ae846741a7a89729794404958d969c98507e 100644 (file)
@@ -81,6 +81,7 @@ static int jffs2_garbage_collect_thread(void *_c)
 
        set_user_nice(current, 10);
 
+       set_freezable();
        for (;;) {
                allow_signal(SIGHUP);
        again: