From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoDDU-00046C-KW for qemu-devel@nongnu.org; Thu, 07 Apr 2016 12:55:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoDDR-0002wy-AA for qemu-devel@nongnu.org; Thu, 07 Apr 2016 12:55:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoDDR-0002wu-5m for qemu-devel@nongnu.org; Thu, 07 Apr 2016 12:55:33 -0400 Date: Thu, 7 Apr 2016 19:55:29 +0300 From: "Michael S. Tsirkin" Message-ID: <20160407195456-mutt-send-email-mst@redhat.com> References: <1458717980-26686-1-git-send-email-weijg.fnst@cn.fujitsu.com> <87r3f19zlx.fsf@blackfin.pond.sub.org> <56F7FAD3.6000000@redhat.com> <87bn5lwez5.fsf@dusky.pond.sub.org> <20160407194411-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160407194411-mutt-send-email-mst@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/2] Convert pxb initfn to Error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Marcel Apfelbaum , Wei Jiangang , qemu-devel@nongnu.org On Thu, Apr 07, 2016 at 07:44:17PM +0300, Michael S. Tsirkin wrote: > On Thu, Apr 07, 2016 at 06:39:10PM +0200, Markus Armbruster wrote: > > Marcel Apfelbaum writes: > > > > > On 03/23/2016 01:56 PM, Markus Armbruster wrote: > > >> Wei Jiangang writes: > > >> > > >>> v1 -> v2: > > >>> > > >>> - Extract a separate bugfix patch > > >>> - Squash v1 patches 1-3 together > > >>> - Drop the period and exclamation mark > > >>> - Modify commit message > > >>> > > >>> v1: cover-letter > > >>> > > >>> The original patch named '[PATCH v3] PXB: convert to realize()' > > >>> was raised by Cao jin , > > >>> and reviewed by Marcel Apfelbaum . > > >>> > > >>> It conflicts with 02b0743 that had been merged, > > >>> so resend a newer version, including the following, > > >> > > >> Series > > >> Reviewed-by: Markus Armbruster > > >> > > > > > > Thanks Markus, will you take it in your tree, or Michael ? > > > > As error reporting maintainer, I cover error reporting infrastructure. > > I also take non-infrastructure error reporting patches that cross > > subsystems when no affected maintainer objects, single-subsystem patches > > when the maintainer asks me to, and patches to unmaintained code. > > > > I encourage you to take this series through the PCI tree. But if you > > want me to take it through my tree instead, let me know. > > I applied this, thanks! In fact, I applied patch 1/2. 2/2 fails build and is not a bugfix. I think it's best to defer it to after 2.6. Pls repost it then. -- MST