From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXlii-0003LK-R8 for qemu-devel@nongnu.org; Thu, 11 Aug 2016 04:52:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXlie-00026Y-SR for qemu-devel@nongnu.org; Thu, 11 Aug 2016 04:52:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXlie-00026R-N4 for qemu-devel@nongnu.org; Thu, 11 Aug 2016 04:52:04 -0400 Date: Thu, 11 Aug 2016 16:45:00 +0800 From: Fam Zheng Message-ID: <20160811084500.GA16273@al.usersys.redhat.com> References: <1470902156-11471-1-git-send-email-peterx@redhat.com> <20160811080057.482798.23614@ex-std-node742.prod.rhcloud.com> <20160811084738.GD18338@pxdev.xzpeter.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160811084738.GD18338@pxdev.xzpeter.org> Subject: Re: [Qemu-devel] [PATCH v2] error-report: leveraging error_report_exit() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: qemu-devel@nongnu.org, peter.maydell@linaro.org, armbru@redhat.com, pbonzini@redhat.com On Thu, 08/11 16:47, Peter Xu wrote: > On Thu, Aug 11, 2016 at 01:01:58AM -0700, no-reply@ec2-52-6-146-230.compute-1.amazonaws.com wrote: > > Hi, > > > > Your series failed automatic build test. Please find the testing commands and > > their output below. If you have docker installed, you can probably reproduce it > > locally. > > This fault should be caused by not applying the first patch. > It is preferrable to send full incremental revisions as top level thread instead of replying individual patches to an old one. Fam