Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751525AbVJ0AVH (ORCPT ); Wed, 26 Oct 2005 20:21:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751527AbVJ0AVH (ORCPT ); Wed, 26 Oct 2005 20:21:07 -0400 Received: from ozlabs.org ([203.10.76.45]:22946 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S1751521AbVJ0AVG (ORCPT ); Wed, 26 Oct 2005 20:21:06 -0400 Date: Thu, 27 Oct 2005 10:14:59 +1000 From: "'David Gibson'" To: "Chen, Kenneth W" Cc: Adam Litke , linux-mm@kvack.org, linux-kernel@vger.kernel.org, hugh@veritas.com, William Irwin Subject: Re: RFC: Cleanup / small fixes to hugetlb fault handling Message-ID: <20051027001459.GA16013@localhost.localdomain> Mail-Followup-To: 'David Gibson' , "Chen, Kenneth W" , Adam Litke , linux-mm@kvack.org, linux-kernel@vger.kernel.org, hugh@veritas.com, William Irwin References: <20051026024831.GB17191@localhost.localdomain> <200510262012.j9QKCUg23575@unix-os.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510262012.j9QKCUg23575@unix-os.sc.intel.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 976 Lines: 21 On Wed, Oct 26, 2005 at 01:12:30PM -0700, Chen, Kenneth W wrote: > David Gibson wrote on Tuesday, October 25, 2005 7:49 PM > > - find_lock_huge_page() didn't, in fact, lock the page if it newly > > allocated one, rather than finding it in the page cache already. As > > far as I can tell this is a bug, so the patch corrects it. > > add_to_page_cache will lock the page if it was successfully added to the > address space radix tree. I don't see a bug that you are seeing. Ah, so it does. Thought I might be missing something. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/people/dgibson - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/