Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757967AbbBEOxt (ORCPT ); Thu, 5 Feb 2015 09:53:49 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:59288 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757609AbbBEOxr (ORCPT ); Thu, 5 Feb 2015 09:53:47 -0500 From: "Rafael J. Wysocki" To: Jiang Liu Cc: Thomas Gleixner , Bjorn Helgaas , Yinghai Lu , Borislav Petkov , Lv Zheng , Tony Luck , x86@kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: [Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug Date: Thu, 05 Feb 2015 16:16:44 +0100 Message-ID: <2064980.4nxN3J5VNl@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.16.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1423115089-12904-1-git-send-email-jiang.liu@linux.intel.com> References: <1423115089-12904-1-git-send-email-jiang.liu@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1370 Lines: 35 On Thursday, February 05, 2015 01:44:26 PM Jiang Liu wrote: > During enabling ACPI based IOAPIC hotplug, Thomas noticed some issues > in ACPI resource parsing interfaces. So this is an effort to improve them. > > Patch 1 refines ACPICA resource descriptors, which has already been > merged into "git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge" > > Patch 2-12 improve ACPI resource parsing interfaces and also fixes some > bugs. > > Patch 13-20 try to share the common data structure resource_list_entry > between PCI and ACPI. It may also be shared with PNP too. > > Patch 21-23 enable ACPI based IOAPIC hotplug. > > The patchset is based on v3.19-rc6+ and passed Fengguang's 0day test > suite. You may get it from: > https://github.com/jiangliu/linux.git acpires_v2 > > V3->V4: > 1) rename resource_list_entry as resource_entry to avoid conflicts > 2) kill pcibios_disable_device() > 3) Patch 1-16 are the same with v3 OK, I've applied patches [17-23/23] on top of the previous [1-16/23], thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/