[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hugepage patches
- To: Andrew Morton <akpm@digeo.com>
- Subject: Re: hugepage patches
- From: William Lee Irwin III <wli@holomorphy.com>
- Date: Sun, 2 Feb 2003 12:17:59 -0800
- Cc: davem@redhat.com, rohit.seth@intel.com, davidm@napali.hpl.hp.com,anton@samba.org, linux-mm@kvack.org
- Fake-Sender: owner-linux-mm@kvack.org
- In-Reply-To: <20030202025720.25bbf46d.akpm@digeo.com>
- Mail-Followup-To: William Lee Irwin III <wli@holomorphy.com>,Andrew Morton <akpm@digeo.com>, davem@redhat.com,rohit.seth@intel.com, davidm@napali.hpl.hp.com, anton@samba.org,linux-mm@kvack.org
- Organization: The Domain of Holomorphy
- Original-Recipient: rfc822;linux-mm-archive@humbolt.geo.uu.nl
- References: <20030131151501.7273a9bf.akpm@digeo.com> <20030202025720.25bbf46d.akpm@digeo.com>
- Sender: Rik van Riel <riel@nl.linux.org>
- User-Agent: Mutt/1.3.25i
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/