From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <559CD763.50601@linux.intel.com> Date: Wed, 08 Jul 2015 15:55:15 +0800 From: Jiang Liu MIME-Version: 1.0 To: Thomas Gleixner CC: Bjorn Helgaas , "Rafael J . Wysocki" , LKML , linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, "x86 @ kernel . org" Subject: Re: [Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand References: <1433926501-22956-1-git-send-email-jiang.liu@linux.intel.com> <20150619161001.GJ7710@google.com> <559CD1CF.3030601@linux.intel.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Sender: linux-acpi-owner@vger.kernel.org List-ID: On 2015/7/8 15:40, Thomas Gleixner wrote: > On Wed, 8 Jul 2015, Jiang Liu wrote: >> On 2015/6/20 0:10, Bjorn Helgaas wrote: >>> On Wed, Jun 10, 2015 at 04:54:57PM +0800, Jiang Liu wrote: >>>> Hi Bjorn, >>>> I have verified that this patch set could be applied to the >>>> mainstream kernel without dependency on other patches, so could you >>>> please help to merge it? >>> >>> I already acked these and said I was willing to merge them and that I was >>> hoping for an ack from Thomas. >>> >>> Any thoughts, Thomas? >> >> Hi Thomas, >> Any comments about this bugfix series? > > How is these a bugfix series? It looks like preparation for ioapic > hotplug. > > But other than that, Acked-by-me. Thanks! The IOAPIC hotplug driver has been merged into mainstream kernel, so treat them as bugfix:)