From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lx553-0007be-AP for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:59:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lx54y-0007XE-KY for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:59:32 -0400 Received: from [199.232.76.173] (port=35446 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx54y-0007X7-BD for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:59:28 -0400 Received: from mx20.gnu.org ([199.232.41.8]:43096) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lx54x-0006Uq-8x for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:59:27 -0400 Received: from rv-out-0708.google.com ([209.85.198.249]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lx54w-0001wU-8G for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:59:26 -0400 Received: by rv-out-0708.google.com with SMTP id c5so551215rvf.22 for ; Thu, 23 Apr 2009 12:59:24 -0700 (PDT) Message-ID: <49F0C898.5030600@codemonkey.ws> Date: Thu, 23 Apr 2009 14:59:20 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [7234] Use a more natural order References: <20090423185308.GH3795@csclub.uwaterloo.ca> <20090423191040.GI3795@csclub.uwaterloo.ca> <5d6222a80904231215p62c6594asc50230b252e892aa@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Glauber Costa , qemu-devel@nongnu.org, Lennart Sorensen Blue Swirl wrote: > On 4/23/09, Glauber Costa wrote: > > In this case he committed the patches even though I had pointed out > these few remaining instances of this style. Gerd had fixed most of > the issues on previous rounds but some were still left. > With the expectation that they were going to get fixed after commit. It's very hard to maintain large patch series outside of the tree. Since they tend to sit on the list, merging often requires fix ups. In svn, this is a total pain. Regards, Anthony Liguori