Re: [PATCH 1/4] Hugetlb: Remove duplicate i_size check

From: William Lee Irwin III
Date: Wed Nov 09 2005 - 19:11:51 EST


On Wed, 2005-10-26 at 12:00 +1000, David Gibson wrote:
>> - The check against i_size was duplicated: once in
>> find_lock_huge_page() and again in hugetlb_fault() after taking the
>> page_table_lock. We only really need the locked one, so remove the
>> other.

On Wed, Nov 09, 2005 at 05:36:49PM -0600, Adam Litke wrote:
> Original post by David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
> Version 2: Wed 9 Nov 2005
> Split this cleanup out into a standalone patch
> Signed-off-by: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Adam Litke <agl@xxxxxxxxxx>

Innocuous enough.

Acked-by: William Irwin <wli@xxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/