From: Joonsoo Kim Date: Wed, 11 Sep 2013 21:21:57 +0000 (-0700) Subject: mm, hugetlb: grab a page_table_lock after page_cache_release X-Git-Tag: v3.12-rc1~52^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8312034f3604bc0339c40545c538116f4ddad152;p=pandora-kernel.git mm, hugetlb: grab a page_table_lock after page_cache_release We don't need to grab a page_table_lock when we try to release a page. So, defer to grab a page_table_lock. Signed-off-by: Joonsoo Kim Reviewed-by: Naoya Horiguchi Cc: Aneesh Kumar Reviewed-by: Davidlohr Bueso Cc: David Gibson Cc: Wanpeng Li Cc: Hillf Danton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed