]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/futex.c
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
[linux-2.6-omap-h63xx.git] / kernel / futex.c
index 3415e9ad1391adc6422c9324b8efdc1bbd6c7ce2..e8935b195e8809fa1a23484d5007feb27887fd63 100644 (file)
@@ -1670,6 +1670,7 @@ pi_faulted:
                                         attempt);
                if (ret)
                        goto out;
+               uval = 0;
                goto retry_unlocked;
        }