From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lx53D-0006VQ-Cb for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:57:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lx538-0006U2-Il for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:57:38 -0400 Received: from [199.232.76.173] (port=49810 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx538-0006Tu-7O for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:57:34 -0400 Received: from mx20.gnu.org ([199.232.41.8]:42974) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lx537-0005WT-PX for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:57:33 -0400 Received: from rv-out-0708.google.com ([209.85.198.245]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lx536-0001p7-BK for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:57:32 -0400 Received: by rv-out-0708.google.com with SMTP id c5so550717rvf.22 for ; Thu, 23 Apr 2009 12:57:30 -0700 (PDT) Message-ID: <49F0C826.4060503@codemonkey.ws> Date: Thu, 23 Apr 2009 14:57:26 -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: <5d6222a80904231215p62c6594asc50230b252e892aa@mail.gmail.com> 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: Glauber Costa Cc: Blue Swirl , qemu-devel@nongnu.org, Lennart Sorensen Glauber Costa wrote: > On Thu, Apr 23, 2009 at 4:10 PM, Lennart Sorensen > wrote: > > Anthony is already doing that, and it greatly reduces the probability of getting > a broken bisect for broken patches. > In all fairness, I usually only do that when it's something I think people would comment on. I probably would do a fix up like this by just committing. People miss things, it happens. No process is going to prevent it happening 100% of the time. Regards, Anthony Liguori