patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / mm / oom_kill.c
index 2f15290..4285b59 100644 (file)
@@ -246,7 +246,6 @@ void out_of_memory(void)
         * If it's been a long time since last failure,
         * we're not oom.
         */
-       last = now;
        if (since > 5*HZ)
                goto reset;