]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/process.c
[PATCH] kprobes: Fix return probes on sys_execve
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / process.c
index de69fb37c7313ce83d450bdbd6f5a15eb621bdd0..a5a7542a8ff348c27442ba3638a30740cc035e29 100644 (file)
@@ -457,7 +457,6 @@ void flush_thread(void)
        if (t->flags & _TIF_ABI_PENDING)
                t->flags ^= (_TIF_ABI_PENDING | _TIF_32BIT);
 #endif
-       kprobe_flush_task(current);
 
 #ifndef CONFIG_SMP
        if (last_task_used_math == current)