Re: hugepage patches
From: William Lee Irwin III <hidden>
Date: 2003-02-02 20:17:59
From: William Lee Irwin III <hidden>
Date: 2003-02-02 20:17:59
On Sun, Feb 02, 2003 at 02:57:20AM -0800, Andrew Morton wrote:
12/4 Fix hugetlb_vmtruncate_list() This function is quite wrong - has an "=" where it should have an "-" and confuses PAGE_SIZE and HPAGE_SIZE in its address and file offset arithmetic.
AFAICT the = typo and passing in a pgoff shifted the wrong amount were the bogons here; maybe there's another one somewhere else. Heavy-handed but correct. -- wli -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/