aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mm/vmscan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/vmscan.c b/mm/vmscan.c
index b94fe1b3da43..5b594d62ca01 100644
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
@@ -2592,7 +2592,6 @@ static int __zone_reclaim(struct zone *zone, gfp_t gfp_mask, unsigned int order)
2592 }; 2592 };
2593 unsigned long slab_reclaimable; 2593 unsigned long slab_reclaimable;
2594 2594
2595 disable_swap_token();
2596 cond_resched(); 2595 cond_resched();
2597 /* 2596 /*
2598 * We need to be able to allocate from the reserves for RECLAIM_SWAP 2597 * We need to be able to allocate from the reserves for RECLAIM_SWAP