[PATCH] namespaces: utsname: implement utsname namespaces
[pandora-kernel.git] / kernel / rtmutex-tester.c
index 494dac8..948bd8f 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);