Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91...
[deliverable/linux.git] / mm / vmscan.c
index 2624edcfb42095d6e91ae79c7ca30e0e4838a0fd..8b055e9379bc23105dea4e58d6bebe2600756a4b 100644 (file)
@@ -3017,6 +3017,8 @@ static int kswapd(void *p)
                                                &balanced_classzone_idx);
                }
        }
+
+       current->reclaim_state = NULL;
        return 0;
 }
 
This page took 0.028906 seconds and 5 git commands to generate.