From: Adam Litke Date: Fri, 6 Jan 2006 08:10:42 +0000 (-0800) Subject: [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page X-Git-Tag: v2.6.16-rc1~936^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ef47f74afe96c8c23eaa605f28cc01443c905f;p=pandora-kernel.git [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page find_lock_huge_page() isn't a great name, since it does extra things not analagous to find_lock_page(). Rename it find_or_alloc_huge_page() which is closer to the mark. Signed-off-by: David Gibson Signed-off-by: Adam Litke Cc: William Lee Irwin III Cc: "Seth, Rohit" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed