From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Lee Irwin III Date: Sun, 12 Dec 2004 21:24:56 +0000 Subject: Re: page fault scalability patch V12 [0/7]: Overview and performance tests Message-Id: <20041212212456.GB2714@holomorphy.com> List-Id: References: <41BBF923.6040207@yahoo.com.au> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hugh Dickins Cc: Nick Piggin , Christoph Lameter , Linus Torvalds , Andrew Morton , Benjamin Herrenschmidt , linux-mm@kvack.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org On Sun, Dec 12, 2004 at 09:33:11AM +0000, Hugh Dickins wrote: > Oh, hold on, isn't handle_mm_fault's pmd without page_table_lock > similarly racy, in both the 64-on-32 cases, and on architectures > which have a more complex pmd_t (sparc, m68k, h8300)? Sigh. yes. -- wli