Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932354AbWAQJCH (ORCPT ); Tue, 17 Jan 2006 04:02:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932360AbWAQJCG (ORCPT ); Tue, 17 Jan 2006 04:02:06 -0500 Received: from smtp201.mail.sc5.yahoo.com ([216.136.129.91]:44123 "HELO smtp201.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S932354AbWAQJCF (ORCPT ); Tue, 17 Jan 2006 04:02:05 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.au; h=Received:Message-ID:Date:From:User-Agent:X-Accept-Language:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=YYnLc/wCAAbWBMtXXkBg5XdK01xwm3Y2fK41v+/fpc5QVNem7iuXfqfUTdNMmz1+KNg58xNXc9hQMQ/Z9tyLnD9N1uf2bRJZ4BV8nWevsf+y3imL4JkHtWj6BoGEsxi3XCeTA5+mYIo1dl9hnxoJnPYxD7q/HOhPZ5GFxvx5s6c= ; Message-ID: <43CCB262.9070304@yahoo.com.au> Date: Tue, 17 Jan 2006 20:01:22 +1100 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1 X-Accept-Language: en MIME-Version: 1.0 To: Magnus Damm CC: Christoph Lameter , Nick Piggin , Andrew Morton , Linux Kernel Mailing List , Linux Memory Management List Subject: Re: Race in new page migration code? References: <20060114155517.GA30543@wotan.suse.de> <20060114181949.GA27382@wotan.suse.de> <43C9DD98.5000506@yahoo.com.au> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1046 Lines: 31 Magnus Damm wrote: > On 1/16/06, Christoph Lameter wrote: > >>On Sun, 15 Jan 2006, Nick Piggin wrote: >> >> >>>OK (either way is fine), but you should still drop the __isolate_lru_page >>>nonsense and revert it like my patch does. >> >>Ok with me. Magnus: You needed the __isolate_lru_page for some other >>purpose. Is that still the case? > > > It made sense to have it broken out when it was used twice within > vmscan.c, but now when the patch changed a lot and the function is > used only once I guess the best thing is to inline it as Nick > suggested. I will re-add it myself later on when I need it. Thanks. > > / magnus > I'm curious, what do you need it for? -- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com - 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/