From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com ([134.134.136.24]:10529 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750767AbbJURcn (ORCPT ); Wed, 21 Oct 2015 13:32:43 -0400 Date: Wed, 21 Oct 2015 10:29:59 -0700 From: "Sean O. Stalley" To: Bjorn Helgaas Cc: David Daney , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, Bjorn Helgaas , "Michael S. Tsirkin" , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-api@vger.kernel.org, yinghai@kernel.org, rajatxjain@gmail.com, gong.chen@linux.intel.com, David Daney Subject: Re: [PATCH v6 0/5] PCI: Add support for PCI Enhanced Allocation "BARs" Message-ID: <20151021172958.GA22353@sean.stalley.intel.com> References: <1445382282-2396-1-git-send-email-ddaney.cavm@gmail.com> <20151021151459.GA1583@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20151021151459.GA1583@localhost> Sender: linux-pci-owner@vger.kernel.org List-ID: On Wed, Oct 21, 2015 at 10:14:59AM -0500, Bjorn Helgaas wrote: > > Applied to pci/enhanced-allocation for v4.4, thanks, David! > > I tweaked a couple trivial things and added a couple almost trivial patches > on top. Here are the additions; let me know if you see anything wrong. > > Bjorn > Thanks Bjorn, I tested out your additions. They worked for me. -Sean