From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46549 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726987AbeIZT3T (ORCPT ); Wed, 26 Sep 2018 15:29:19 -0400 Date: Wed, 26 Sep 2018 15:16:21 +0200 From: Greg KH To: Thomas Petazzoni Cc: stable@vger.kernel.org, Zachary Zhang , Lorenzo Pieralisi Subject: Re: [PATCH stable v4.14] PCI: aardvark: Size bridges before resources allocation Message-ID: <20180926131621.GF7947@kroah.com> References: <20180924151430.3073-1-thomas.petazzoni@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180924151430.3073-1-thomas.petazzoni@bootlin.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 24, 2018 at 05:14:30PM +0200, Thomas Petazzoni wrote: > From: Zachary Zhang > > commit 91a2968e245d6ba616db37001fa1a043078b1a65 usptream. > > The PCIE I/O and MEM resource allocation mechanism is that root bus > goes through the following steps: > Now applied, thanks. greg k-h