Re: [PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas

2013-01-02 Thread Rik van Riel
On 12/20/2012 07:49 PM, Michel Lespinasse wrote: Signed-off-by: Michel Lespinasse Changelog? Acked-by: Rik van Riel -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas

2012-12-20 Thread Michel Lespinasse
Signed-off-by: Michel Lespinasse --- mm/mremap.c | 25 + 1 files changed, 13 insertions(+), 12 deletions(-) diff --git a/mm/mremap.c b/mm/mremap.c index 1b61c2d3307a..c5a8bf344b1f 100644 --- a/mm/mremap.c +++ b/mm/mremap.c @@ -208,7 +208,7 @@ unsigned long move_page_ta