From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: kill off pci_enable_msi_{exact,range} Date: Fri, 13 Jan 2017 18:15:19 +0100 Message-ID: <20170113171519.GA5857@lst.de> References: <1483994260-19797-1-git-send-email-hch@lst.de> <20170112212900.GE8312@bhelgaas-glaptop.roam.corp.google.com> <20170113075503.GA26014@lst.de> <20170113080553.GA26280@lst.de> <20170113171321.GA22776@bhelgaas-glaptop.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , linux-pci@vger.kernel.org, Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-media@vger.kernel.org, Tom Lendacky To: Bjorn Helgaas Return-path: Received: from verein.lst.de ([213.95.11.211]:58035 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862AbdAMRPc (ORCPT ); Fri, 13 Jan 2017 12:15:32 -0500 Content-Disposition: inline In-Reply-To: <20170113171321.GA22776@bhelgaas-glaptop.roam.corp.google.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Jan 13, 2017 at 11:13:21AM -0600, Bjorn Helgaas wrote: > I dropped the empty commit and replaced the xgbe patch with the one below. > Can you take a look at [1] and make sure it's what you expected? This looks great, thanks!