Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754692AbdDNP6N (ORCPT ); Fri, 14 Apr 2017 11:58:13 -0400 Received: from verein.lst.de ([213.95.11.211]:43500 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbdDNP6J (ORCPT ); Fri, 14 Apr 2017 11:58:09 -0400 Date: Fri, 14 Apr 2017 17:58:07 +0200 From: Christoph Hellwig To: Bjorn Helgaas Cc: Christoph Hellwig , Thomas Gleixner , Bjorn Helgaas , linux-pci@vger.kernel.org, linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] PCI/irq: add pci_request_irq and pci_free_irq helpers Message-ID: <20170414155807.GD22412@lst.de> References: <20170413070643.32165-1-hch@lst.de> <20170413070643.32165-4-hch@lst.de> <20170414144649.GC29349@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170414144649.GC29349@bhelgaas-glaptop.roam.corp.google.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 341 Lines: 8 On Fri, Apr 14, 2017 at 09:46:49AM -0500, Bjorn Helgaas wrote: > Acked-by: Bjorn Helgaas > > Let me know if you'd like me to take this series (given an appropriate > ack for the genirq parts). I want to hear from Thomas on the genirq bits. But if he's fine with it might be a good idea to take it through your tree.