From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/9] xen: build fixes with gcc5 and binutils 2.25.0 Date: Wed, 10 Feb 2016 09:34:45 +0000 Message-ID: <1455096885.19857.115.camel@citrix.com> References: <1448041672-3986-1-git-send-email-mcgrof@do-not-panic.com> <1454925503.8672.120.camel@citrix.com> <20160209155615.GM25240@wotan.suse.de> <1455035196.19857.102.camel@citrix.com> <20160209163959.GQ25240@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160209163959.GQ25240@wotan.suse.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Luis R. Rodriguez" Cc: "xen-devel@lists.xensource.com" , Pry Mar , cfergeau@redhat.com, Jan Beulich , Samuel Thibault List-Id: xen-devel@lists.xenproject.org On Tue, 2016-02-09 at 17:39 +0100, Luis R. Rodriguez wrote: > > > I wouldn't bet on it always doing the right thing with 3rd party components > > like qemu-xen. > > Hrm, so how can I get the proper maintainer ? For my case I need to split this > series up into 5 or 6 series for 5 separate trees: > > 1. tools/firmware/seabios-dir-remote/ > 2. tools/qemu-xen-traditional-dir-remote/ > 3. tools/qemu-xen-dir-remote/ > 4. extras/mini-os-remote/ > 5. top level xen: > 5a. stubdom > 5a. vtpm > > Since I can't seem to rely on scripts/get_maintainer.pl I want to make sure I get > this right this time around. They are listed in xen.git:MAINTAINERS, I just don't think I would rely on get_maintainer.pl to pick out the correct entries. Ian.