From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v5 0/8] Display IO topology when PXM data is available (plus some cleanup) Date: Mon, 23 Mar 2015 15:17:09 +0000 Message-ID: <1427123829.21742.281.camel@citrix.com> References: <1426802044-19444-1-git-send-email-boris.ostrovsky@oracle.com> <55100A26.7080801@linaro.org> <551031B0020000780006C984@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: elena.ufimtseva@oracle.com, Wei Liu , Stefano Stabellini , Andrew Cooper , Dario Faggioli , Julien Grall , Ian Jackson , "xen-devel@lists.xen.org" , Jan Beulich , Keir Fraser , Boris Ostrovsky List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-23 at 14:38 +0000, George Dunlap wrote: > On Mon, Mar 23, 2015 at 2:30 PM, Jan Beulich wrote: > >>>> On 23.03.15 at 13:42, wrote: > >> It would be nice to at least build test it ARM/ARM64 before pushing > >> patches which modify common code. > > > > I try to remember that, but do not always succeed. Really I'd expect > > people to not even submit such patches. > > To be fair, this is the reason we have a push gate; people who want > only non-broken builds should use master rather than staging. Agreed. > But given how long the test cycles take, it would be better if people > submitting patches did some smoke-testing first. Also agreed, although it can be hard to think "ARM" when you see a diffstat containing xen/common/foo.c unless you actually work on ARM day to day. Ian.