Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6edf2105 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mm: process_reclaim: fix shared anon reclaim"

parents 86657bf3 36392121
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1723,6 +1723,7 @@ static void rmap_walk_anon(struct page *page, struct rmap_walk_control *rwc,
		unsigned long address = vma_address(page, rwc->target_vma);

		rwc->rmap_one(page, rwc->target_vma, address, rwc->arg);
		return;
	}

	if (locked) {