From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0/5 v2 for-4.5] xen: arm: xgene bug fixes + support for McDivitt Date: Thu, 20 Nov 2014 14:45:13 -0500 Message-ID: <20141120194513.GC25423@laptop.dumpdata.com> References: <1416410868.29243.39.camel@citrix.com> <20141119212721.GK20440@laptop.dumpdata.com> <1416499117.14429.37.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1416499117.14429.37.camel@citrix.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: Ian Campbell Cc: Julien Grall , Tim Deegan , xen-devel , Stefano Stabellini , Clark Laughlin , Pranavkumar Sawargaonkar List-Id: xen-devel@lists.xenproject.org On Thu, Nov 20, 2014 at 03:58:37PM +0000, Ian Campbell wrote: > On Wed, 2014-11-19 at 16:27 -0500, Konrad Rzeszutek Wilk wrote: > > On Wed, Nov 19, 2014 at 03:27:48PM +0000, Ian Campbell wrote: > > > These patches: > > > > > > * fix up an off by one bug in the xgene mapping of additional PCI > > > bus resources, which would cause an additional extra page to be > > > mapped > > > * correct the size of the mapped regions to match the docs > > > * adds support for the other 4 PCI buses on the chip, which > > > enables mcdivitt and presumably most other Xgene based platforms > > > which uses PCI buses other than pcie0. > > > * adds earlyprintk for the mcdivitt platform > > > > > > They can also be found at: > > > git://xenbits.xen.org/people/ianc/xen.git mcdivitt-v2 > > > > #1-#4 can go in - aka Release-Acked-by: Konrad Rzeszutek Wilk > > Applied, with a tweak to one of the ocmmit message suggested by Julien. > > > For #5 I would appreciate an ARM knowledgeble person to review it. > > Acked by Julien now, are you ok for it to go in? > Yes. Thank you!