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: Wed, 19 Nov 2014 16:27:21 -0500 Message-ID: <20141119212721.GK20440@laptop.dumpdata.com> References: <1416410868.29243.39.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: <1416410868.29243.39.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 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 For #5 I would appreciate an ARM knowledgeble person to review it.