[PATCH] ia64: fix free_huge_page() call in hugetlb_prefault()
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>
Showing
Please register or sign in to comment