-
Yanmin Zhang authored
In base kernel 2.6.7, there is bug in function hugetlb_prefault(). The call to free_huge_page() is incorrect and should be replaced with a call to page_cache_release(). Signed-off-by: David Mosberger <davidm@hpl.hp.com>
4e4da02c