From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Xen-Devel] Enabling IRQ Crossbar (Secondary Interrupt Controller) Support Date: Tue, 21 Jul 2015 16:12:45 +0100 Message-ID: <1437491565.8383.59.camel@citrix.com> References: <55AD817E.6020300@ti.com> <55AE13C1.1060507@citrix.com> <55AE520B.90604@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55AE520B.90604@ti.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Brandon Perez , Julien Grall , xen-devel@lists.xen.org Cc: Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, 2015-07-21 at 10:07 -0400, Brandon Perez wrote: > > I'm not sure that these patches are quite ready yet to be put > into > the Xen repo. That's ok, but even for an RFC (Request For Comments) please post them one patch per email in the manner of git send-email. You can use - -subject-prefix='PATCH RFC' to tag them as such. Thanks, Ian.