From: David Rientjes Date: Wed, 6 Aug 2014 23:06:54 +0000 (-0700) Subject: mm, hugetlb: remove hugetlb_zero and hugetlb_infinity X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4d4902ebdd7ca8b5a51daaf6bebf4b172895cc;p=pandora-kernel.git mm, hugetlb: remove hugetlb_zero and hugetlb_infinity They are unnecessary: "zero" can be used in place of "hugetlb_zero" and passing extra2 == NULL is equivalent to infinity. Signed-off-by: David Rientjes Cc: Joonsoo Kim Reviewed-by: Naoya Horiguchi Reviewed-by: Luiz Capitulino Cc: "Kirill A. Shutemov" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed