Re: [PATCH] allow vma merging with mlock et. al.

From: Hugh Dickins
Date: Mon Feb 28 2005 - 15:58:10 EST


On Mon, 28 Feb 2005, Chris Wright wrote:
>
> Successive mlock/munlock calls can leave fragmented vmas because they can
> be split but not merged. Give mlock et. al. full vma merging support.
> While we're at it, move *pprev assignment above first split_vma in
> mprotect_fixup to keep it in step with mlock_fixup (which for mlockall
> ignores errors yet still needs a valid prev pointer).
>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxx>

Acked-by: Hugh Dickins <hugh@xxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/