Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753634Ab3GIANr (ORCPT ); Mon, 8 Jul 2013 20:13:47 -0400 Received: from ogre.sisk.pl ([193.178.161.156]:34575 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753608Ab3GIANk (ORCPT ); Mon, 8 Jul 2013 20:13:40 -0400 From: "Rafael J. Wysocki" To: ACPI Devel Maling List Cc: Bjorn Helgaas , LKML , Linux PCI , Yinghai Lu , Jiang Liu , Mika Westerberg Subject: [RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress) Date: Tue, 09 Jul 2013 02:01:55 +0200 Message-ID: <26431283.HJCKsss0rt@vostro.rjw.lan> User-Agent: KMail/4.9.5 (Linux/3.10.0+; KDE/4.9.5; x86_64; ; ) 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: 1256 Lines: 33 Hi, Following is the current set of acpiphp updates targeted at the consolidation of device notifications handling and removal of suprefluous infrastructure. Still on top of 3.10 with ACPI+PM 3.11 material merged on top (I'll rebase it on top of linux-pm.git/bleeding-edge eventually). [1/8] Make bus registration and unregistration symmetric. [Resend] [2/8] Consolidate acpiphp_enumerate_slots(). [Resend] [3/8] Fix error code path in register_slot(). [Resend] [4/8] Introduce hotplug context objects for ACPI device objects corresponding to PCI hotplug devices. [Update] [5/8] Unified notify handler for hotplug events. [Resend] [6/8] Drop acpiphp_handle_to_bridge() and use context objects instead of it. [7/8] Pass entire hotplug context objects (instead of their fields individually) to event handling work functions. [8/8] Merge hotplug event handling functions. Comments welcome. Thanks, Rafael -- 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/