From: Michal Hocko Date: Tue, 10 Jan 2012 23:07:21 +0000 (-0800) Subject: hugetlb: clarify hugetlb_instantiation_mutex usage X-Git-Tag: v3.3-rc1~113^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef009b25f4f8a77d2b32067d424d5ac757dcdc5b;p=pandora-kernel.git hugetlb: clarify hugetlb_instantiation_mutex usage Let's make it clear that we cannot race with other fault handlers due to hugetlb (global) mutex. Also make it clear that we want to keep pte_same checks anayway to have a transition from the global mutex easier. Signed-off-by: Michal Hocko Cc: Hillf Danton Cc: Andrea Arcangeli Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed