]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/rtmutex-tester.c
[PATCH] autofs4: autofs4_follow_link false negative fix
[linux-2.6-omap-h63xx.git] / kernel / rtmutex-tester.c
index 494dac872a135823f42a6dec51a8dea301e05f17..948bd8f643e25a0c21c88134a61276eed74325c5 100644 (file)
@@ -275,6 +275,7 @@ static int test_func(void *data)
 
                /* Wait for the next command to be executed */
                schedule();
+               try_to_freeze();
 
                if (signal_pending(current))
                        flush_signals(current);