[PATCH v3 14/14] mm, hugetlb: remove a hugetlb_instantiation_mutex

2013-12-17 Thread Joonsoo Kim
Now, we have an infrastructure in order to remove a this awkward mutex which serialize all faulting tasks, so remove it. Signed-off-by: Joonsoo Kim diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 843c554..6edf423 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -2595,9 +2595,7 @@ static int

[PATCH v3 14/14] mm, hugetlb: remove a hugetlb_instantiation_mutex

2013-12-17 Thread Joonsoo Kim
Now, we have an infrastructure in order to remove a this awkward mutex which serialize all faulting tasks, so remove it. Signed-off-by: Joonsoo Kim iamjoonsoo@lge.com diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 843c554..6edf423 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -2595,9