From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754658AbZEBJFe (ORCPT ); Sat, 2 May 2009 05:05:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751533AbZEBJFZ (ORCPT ); Sat, 2 May 2009 05:05:25 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:44954 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751463AbZEBJFY (ORCPT ); Sat, 2 May 2009 05:05:24 -0400 Date: Sat, 2 May 2009 11:03:51 +0200 From: Ingo Molnar To: Christoph Lameter Cc: Linus Torvalds , Mathieu Desnoyers , Andrew Morton , Nick Piggin , KOSAKI Motohiro , Peter Zijlstra , thomas.pi@arcor.dea, Yuriy Lalym , Linux Kernel Mailing List , ltt-dev@lists.casi.polymtl.ca, Tejun Heo Subject: Re: [PATCH] Fix dirty page accounting in redirty_page_for_writepage() Message-ID: <20090502090351.GA10159@elte.hu> References: <20090430154255.GA3714@elte.hu> <20090430160606.GA5913@elte.hu> <20090430172341.GA11865@elte.hu> <20090501195941.GA28264@elte.hu> <20090501210724.GB11095@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Christoph Lameter wrote: > On Fri, 1 May 2009, Ingo Molnar wrote: > > > > I see but it may take some time for me to get that finished > > > (probably 2 weeks or so). Dont feel that you have to merge my old > > > patches or a variant thereof. > > > > it's your baby really and i dont want to interfere in any negative > > way. The patches look fairly complete and you did all the hard work > > with them already. > > Ah I remember, you drowned that baby when you asked me to do > lowercase macros. [...] heh, had i not asked for that during review i would have been drowned by Linus later on. So it was a basic survival reflex really ;-) Ingo