]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/rtmutex-tester.c
[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection
[linux-2.6-omap-h63xx.git] / kernel / rtmutex-tester.c
index 015fc633c96c7338f8ffb3e01cc1ce3a17e72030..e3055ba6915978c4290492ef16cacb3f3a844c61 100644 (file)
@@ -260,6 +260,7 @@ static int test_func(void *data)
        int ret;
 
        current->flags |= PF_MUTEX_TESTER;
+       set_freezable();
        allow_signal(SIGHUP);
 
        for(;;) {