ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
[pandora-kernel.git] / arch / arm / kernel / crunch.c
index 769abe1..25ef223 100644 (file)
@@ -51,7 +51,7 @@ static int crunch_do(struct notifier_block *self, unsigned long cmd, void *t)
                 * initialised state information on the first fault.
                 */
 
-       case THREAD_NOTIFY_RELEASE:
+       case THREAD_NOTIFY_EXIT:
                crunch_task_release(thread);
                break;