Re: [PATCH 04/15] mm: numa: Serialise parallel get_user_page againstTHP migration

From: Rik van Riel
Date: Tue Dec 03 2013 - 18:08:04 EST


On 12/03/2013 03:51 AM, Mel Gorman wrote:

> +
> + if (page_count(page) != 2) {
> + set_pmd_at(mm, mmun_start, pmd, orig_entry);
> + flush_tlb_range(vma, mmun_start, mmun_end);

The mmun_start and mmun_end variables are introduced in patch 5.

--
All rights reversed
--
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/