From: Alex Williamson <alex.williamson@redhat.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
LKML <linux-kernel@vger.kernel.org>,
Linux PCI <linux-pci@vger.kernel.org>,
Yinghai Lu <yinghai@kernel.org>, Jiang Liu <liuj97@gmail.com>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: Excess dmesg output from ACPIPHP on boot (was: Re: [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots)
Date: Thu, 05 Sep 2013 17:08:03 -0600 [thread overview]
Message-ID: <1378422483.3246.277.camel@ul30vt.home> (raw)
In-Reply-To: <1411346.QqVbC9hS9U@vostro.rjw.lan>
On Fri, 2013-09-06 at 00:40 +0200, Rafael J. Wysocki wrote:
> On Thursday, September 05, 2013 04:17:25 PM Alex Williamson wrote:
> > On Thu, 2013-09-05 at 23:39 +0200, Rafael J. Wysocki wrote:
> > > On Thursday, September 05, 2013 09:44:26 PM Rafael J. Wysocki wrote:
> > > > On Thursday, September 05, 2013 08:21:41 AM Alex Williamson wrote:
> > >
> > > [...]
> > >
> > > > > >
> > > > > > [ 18.288122] pci 0000:00:00.0: no hotplug settings from platform
> > > > > > [ 18.288127] pcieport 0000:00:01.0: no hotplug settings from platform
> > > > > > [ 18.288142] pci 0000:01:00.0: no hotplug settings from platform
> > > > > > [ 18.288157] pci 0000:01:00.1: no hotplug settings from platform
> > > > > > [ 18.288162] pcieport 0000:00:03.0: no hotplug settings from platform
> > > > > > [ 18.288176] pci 0000:02:00.0: no hotplug settings from platform
> > > > > > [ 18.288190] pci 0000:02:00.1: no hotplug settings from platform
> > > > > > [ 18.288195] pcieport 0000:00:07.0: no hotplug settings from platform
> > > > > > [ 18.288209] pci 0000:03:00.0: no hotplug settings from platform
> > > > > > [ 18.288224] pci 0000:03:00.1: no hotplug settings from platform
> > > > > > [ 18.288228] pci 0000:00:14.0: no hotplug settings from platform
> > > > > > [ 18.288233] pci 0000:00:14.1: no hotplug settings from platform
> > > > > > [ 18.288237] pci 0000:00:14.2: no hotplug settings from platform
> > > > > > [ 18.288242] pci 0000:00:16.0: no hotplug settings from platform
> > > > > > [ 18.288247] pci 0000:00:16.1: no hotplug settings from platform
> > > > > > [ 18.288251] pci 0000:00:16.2: no hotplug settings from platform
> > > > > > [ 18.288256] pci 0000:00:16.3: no hotplug settings from platform
> > > > > > [ 18.288260] pci 0000:00:16.4: no hotplug settings from platform
> > > > > > [ 18.288265] pci 0000:00:16.5: no hotplug settings from platform
> > > > > > [ 18.288269] pci 0000:00:16.6: no hotplug settings from platform
> > > > > > [ 18.288274] pci 0000:00:16.7: no hotplug settings from platform
> > > > > > [ 18.288278] pci 0000:00:1a.0: no hotplug settings from platform
> > > > > > [ 18.288279] pci 0000:00:1a.0: using default PCI settings
> > > > > > [ 18.288292] pci 0000:00:1a.1: no hotplug settings from platform
> > > > > > [ 18.288293] pci 0000:00:1a.1: using default PCI settings
> > > > > > [ 18.288307] ehci-pci 0000:00:1a.7: no hotplug settings from platform
> > > > > > [ 18.288308] ehci-pci 0000:00:1a.7: using default PCI settings
> > > > > > [ 18.288322] pci 0000:00:1b.0: no hotplug settings from platform
> > > > > > [ 18.288327] pcieport 0000:00:1c.0: no hotplug settings from platform
> > > > > > [ 18.288332] pcieport 0000:00:1c.4: no hotplug settings from platform
> > > > > > [ 18.288344] pci 0000:05:00.0: no hotplug settings from platform
> > > > > > [ 18.288349] pci 0000:00:1d.0: no hotplug settings from platform
> > > > > > [ 18.288350] pci 0000:00:1d.0: using default PCI settings
> > > > > > [ 18.288360] pci 0000:00:1d.1: no hotplug settings from platform
> > > > > > [ 18.288361] pci 0000:00:1d.1: using default PCI settings
> > > > > > [ 18.288374] pci 0000:00:1d.2: no hotplug settings from platform
> > > > > > [ 18.288374] pci 0000:00:1d.2: using default PCI settings
> > > > > > [ 18.288387] pci 0000:00:1d.3: no hotplug settings from platform
> > > > > > [ 18.288387] pci 0000:00:1d.3: using default PCI settings
> > > > > >
> > > > > > The boot is noticeably slower. What's going to happen on systems that
> > > > > > actually have a significant I/O topology vs my little workstation?
> > > >
> > > > That depends on how many bus check/device check events they generate on boot.
> > > >
> > > > My test machines don't generate them during boot at all (even the one with
> > > > a Thunderbolt connector), so I don't see the messages in question during boot
> > > > on any of them. Mika doesn't see them either I suppose, or he would have told
> > > > me about that before.
> > > >
> > > > And let's just make it clear that it is not usual or even OK to generate bus
> > > > checks or device checks during boot like this. And since the changes in
> > > > question have been in linux-next since right after the 3.11 merge window, I
> > > > think that someone would have complained already had that been a common issue.
> > > >
> > > > Of course, we need to deal with that somehow nevertheless. :-)
> > > >
> > > > > Just to give you an idea:
> > > > >
> > > > > CONFIG_HOTPLUG_PCI_ACPI=y
> > > > >
> > > > > $ dmesg | wc
> > > > > 5697 49935 384368
> > > > >
> > > > > $ dmesg | tail --lines=1
> > > > > [ 53.137123] Ebtables v2.0 registered
> > > > >
> > > > > -- vs --
> > > > >
> > > > > # CONFIG_HOTPLUG_PCI_ACPI is not set
> > > > >
> > > > > $ dmesg | wc
> > > > > 1053 9176 71652
> > > > >
> > > > > $dmesg | tail --lines=1
> > > > > [ 28.917220] Ebtables v2.0 registered
> > > > >
> > > > > So it spews out 5x more output with acpiphp enabled and takes and extra
> > > > > 24s to boot (nearly 2x). Not good.
> > > >
> > > > The "no hotplug settings from platform" message is from pci_configure_slot().
> > > > I think the messages you're seeing are from the call to it in
> > > > acpiphp_set_hpp_values() which is called by enable_slot().
> > > >
> > > > There, I think, we can simply check the return value of pci_scan_slot() and
> > > > if that is 0 (no new devices), we can just skip everything under the call to
> > > > __pci_bus_assign_resources().
> > > >
> > > > However, we can't skip the scanning of bridges, if any, because there may be
> > > > new devices below them and I guess that's what takes so much time on your
> > > > machine.
> > >
> > > OK, one piece is missing. We may need to evaluate _OSC after handling each
> > > event to let the platform know the status.
> > >
> > > Can you please check if the appended patch makes any difference (with the
> > > previous fix applied, of course)?
> > >
> > > If fact, it is two patches combined. One of them optimizes enable_slot()
> > > slightly and the other adds the missing _OSC evaluation.
> >
> > Better, still double the output:
> >
> > $ dmesg | wc
> > 2169 19047 152710
>
> I see.
>
> What about the timing?
~40s below vs ~29s for acpiphp config'd out above.
> > $ dmesg | tail --lines=1
> > [ 39.980918] Ebtables v2.0 registered
> >
> > Here's another interesting stat:
> >
> > $ dmesg | colrm 1 15 | sort | uniq -c | sort -nr | head --lines=25
> > 73 pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment
> > 73 pci 0000:00:1e.0: PCI bridge to [bus 06]
> > 64 pci 0000:00:1e.0: bridge window [mem 0x81100000-0x812fffff 64bit pref]
> > 64 pci 0000:00:1e.0: bridge window [mem 0x80f00000-0x810fffff]
> > 64 pci 0000:00:1e.0: bridge window [io 0x7000-0x7fff]
> > 38 pci 0000:00:1c.4: PCI bridge to [bus 05]
> > 38 pci 0000:00:1c.4: bridge window [mem 0xf4f00000-0xf4ffffff]
> > 38 pci 0000:00:1c.0: PCI bridge to [bus 04]
> > 38 pci 0000:00:07.0: PCI bridge to [bus 03]
> > 38 pci 0000:00:07.0: bridge window [mem 0xf2000000-0xf40fffff]
> > 38 pci 0000:00:07.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
> > 38 pci 0000:00:07.0: bridge window [io 0x4000-0x4fff]
> > 38 pci 0000:00:03.0: PCI bridge to [bus 02]
> > 38 pci 0000:00:03.0: bridge window [mem 0xf4e00000-0xf4efffff]
> > 38 pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
> > 38 pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
> > 38 pci 0000:00:01.0: PCI bridge to [bus 01]
> > 38 pci 0000:00:01.0: bridge window [mem 0xf4100000-0xf4bfffff]
> > 38 pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
> > 37 pci 0000:00:1c.4: bridge window [mem 0x80c00000-0x80dfffff 64bit pref]
> > 37 pci 0000:00:1c.4: bridge window [io 0x6000-0x6fff]
> > 37 pci 0000:00:1c.0: bridge window [mem 0x80a00000-0x80bfffff 64bit pref]
> > 37 pci 0000:00:1c.0: bridge window [mem 0x80800000-0x809fffff]
> > 37 pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
> > 36 pci 0000:00:01.0: bridge window [mem 0x80000000-0x807fffff 64bit pref]
> >
> > This is nearly the entire difference, just 25 lines repeated over and
> > over.
>
> Well, this is the bridge sizing I talked about previously. We still get
> apparently spurious bus check/device check events and they trigger bridge
> scans.
>
> I'm not sure what to do about that and I wonder whether or not this is
> reproducible on any other machines you can test.
I can try it on a couple other systems, but probably not until tomorrow.
> Can you please change dbg() to pr_info() under ACPI_NOTIFY_BUS_CHECK and
> ACPI_NOTIFY_DEVICE_CHECK in hotplug_event() (acpiphp_glue.c), grep the boot
> dmesg log for "check notify" and send the result? I'm wondering what's
> going on there.
$ dmesg | grep "check notify"
[ 1.633228] hotplug_event: Device check notify on \_SB_.PCI0.PEX2
[ 2.472004] hotplug_event: Device check notify on \_SB_.PCI0.PEX3
[ 2.477288] hotplug_event: Device check notify on \_SB_.PCI0.PEX4
[ 2.482571] hotplug_event: Device check notify on \_SB_.PCI0.PEX5
[ 2.482579] hotplug_event: Device check notify on \_SB_.PCI0.PEX6
[ 8.204953] hotplug_event: Device check notify on \_SB_.PCI0.PEX2
[ 8.209632] hotplug_event: Device check notify on \_SB_.PCI0.PEX3
[ 8.214272] hotplug_event: Device check notify on \_SB_.PCI0.PEX4
[ 8.218894] hotplug_event: Device check notify on \_SB_.PCI0.PEX5
[ 8.218901] hotplug_event: Device check notify on \_SB_.PCI0.PEX6
Thanks,
Alex
next prev parent reply other threads:[~2013-09-05 23:08 UTC|newest]
Thread overview: 135+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 0:01 [RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress) Rafael J. Wysocki
2013-07-09 0:14 ` [RFC][PATCH 1/8] ACPI / PCI: Make bus registration and unregistration symmetric Rafael J. Wysocki
2013-07-09 0:16 ` [RFC][PATCH 2/8] ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() Rafael J. Wysocki
2013-07-09 0:17 ` [RFC][PATCH 3/8] ACPI / hotplug / PCI: Always return success after adding a function Rafael J. Wysocki
2013-07-09 0:18 ` [RFC][PATCH 4/8] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions Rafael J. Wysocki
2013-07-09 9:23 ` Mika Westerberg
2013-07-09 23:54 ` [Update][RFC][PATCH " Rafael J. Wysocki
2013-07-09 0:19 ` [RFC][PATCH 5/8] ACPI / hotplug / PCI: Unified notify handler for hotplug events Rafael J. Wysocki
2013-07-09 9:30 ` Mika Westerberg
2013-07-09 23:49 ` Rafael J. Wysocki
2013-07-09 0:20 ` [RFC][PATCH 6/8] ACPI / hotplug / PCI: Drop acpiphp_handle_to_bridge() Rafael J. Wysocki
2013-07-09 9:37 ` Mika Westerberg
2013-07-09 23:46 ` Rafael J. Wysocki
2013-07-09 0:21 ` [RFC][PATCH 7/8] ACPI / hotplug / PCI: Pass hotplug context object to event handlers Rafael J. Wysocki
2013-07-09 0:22 ` [RFC][PATCH 8/8] ACPI / hotplug / PCI: Merge hotplug event handling functions Rafael J. Wysocki
2013-07-11 23:34 ` [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds Rafael J. Wysocki
2013-07-11 23:36 ` [RFC][PATCH 1/30] ACPI / PCI: Make bus registration and unregistration symmetric Rafael J. Wysocki
2013-07-11 23:37 ` [RFC][PATCH 2/30] ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() Rafael J. Wysocki
2013-07-11 23:38 ` [RFC][PATCH 3/30] ACPI / hotplug / PCI: Always return success after adding a function Rafael J. Wysocki
2013-07-11 23:39 ` [RFC][PATCH 4/30] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions Rafael J. Wysocki
2013-07-11 23:40 ` [RFC][PATCH 5/30] ACPI / hotplug / PCI: Unified notify handler for hotplug events Rafael J. Wysocki
2013-07-11 23:44 ` [RFC][PATCH 6/30] ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() Rafael J. Wysocki
2013-07-11 23:45 ` [RFC][PATCH 7/30] ACPI / hotplug / PCI: Pass hotplug context objects to event handlers Rafael J. Wysocki
2013-07-11 23:47 ` [RFC][PATCH 8/30] ACPI / hotplug / PCI: Merge hotplug event handling functions Rafael J. Wysocki
2013-07-11 23:48 ` [RFC][PATCH 9/30] ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge Rafael J. Wysocki
2013-07-11 23:49 ` [RFC][PATCH 10/30] ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() Rafael J. Wysocki
2013-07-11 23:50 ` [RFC][PATCH 11/30] ACPI / hotplug / PCI: Register all devices under the given bridge Rafael J. Wysocki
2013-07-12 11:54 ` Mika Westerberg
2013-07-12 13:01 ` Mika Westerberg
2013-07-11 23:51 ` [RFC][PATCH 12/30] ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot Rafael J. Wysocki
2013-07-11 23:52 ` [RFC][PATCH 13/30] ACPI / hotplug / PCI: Use common slot count variable in register_slot() Rafael J. Wysocki
2013-07-11 23:54 ` [RFC][PATCH 14/30] ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge Rafael J. Wysocki
2013-07-11 23:54 ` [RFC][PATCH 15/30] ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context Rafael J. Wysocki
2013-07-11 23:55 ` [RFC][PATCH 16/30] ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func Rafael J. Wysocki
2013-07-11 23:56 ` [RFC][PATCH 17/30] ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge Rafael J. Wysocki
2013-07-11 23:56 ` [RFC][PATCH 18/30] ACPI / hotplug / PCI: Store parent in functions and bus in slots Rafael J. Wysocki
2013-07-11 23:57 ` [RFC][PATCH 19/30] ACPI / hotplug / PCI: Rework namespace scanning and trimming routines Rafael J. Wysocki
2013-07-11 23:58 ` [RFC][PATCH 20/30] ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() Rafael J. Wysocki
2013-07-11 23:59 ` [RFC][PATCH 21/30] ACPI / hotplug / PCI: Consolidate slot disabling and ejecting Rafael J. Wysocki
2013-07-12 0:00 ` [RFC][PATCH 22/30] ACPI / hotplug / PCI: Do not queue up event handling work items in vain Rafael J. Wysocki
2013-07-12 0:01 ` [RFC][PATCH 23/30] ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly Rafael J. Wysocki
2013-07-12 13:05 ` Mika Westerberg
2013-07-12 21:09 ` Rafael J. Wysocki
2013-07-12 0:02 ` [RFC][PATCH 24/30] ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() Rafael J. Wysocki
2013-07-12 0:03 ` [RFC][PATCH 25/30] ACPI / hotplug / PCI: Allow slots without new devices to be rescanned Rafael J. Wysocki
2013-07-12 0:04 ` [RFC][PATCH 26/30] ACPI / hotplug / PCI: Check for new devices on enabled slots Rafael J. Wysocki
2013-07-12 0:05 ` [RFC][PATCH 27/30] ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h Rafael J. Wysocki
2013-07-12 0:06 ` [RFC][PATCH 28/30] ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() Rafael J. Wysocki
2013-07-12 0:07 ` [RFC][PATCH 29/30] ACPI / hotplug / PCI: Redefine enable_device() and disable_device() Rafael J. Wysocki
2013-07-12 0:07 ` [RFC][PATCH 30/30] ACPI / hotplug / PCI: Clean up bridge_mutex usage Rafael J. Wysocki
2013-07-12 13:18 ` [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds Mika Westerberg
2013-07-12 21:04 ` Rafael J. Wysocki
2013-07-17 23:05 ` [PATCH " Rafael J. Wysocki
2013-07-17 23:15 ` [PATCH 1/30] ACPI / PCI: Make bus registration and unregistration symmetric Rafael J. Wysocki
2013-07-18 1:00 ` Yinghai Lu
2013-07-17 23:16 ` [PATCH 2/30] ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() Rafael J. Wysocki
2013-07-18 1:40 ` Yinghai Lu
2013-07-18 19:09 ` Rafael J. Wysocki
2013-07-17 23:17 ` [PATCH 3/30] ACPI / hotplug / PCI: Always return success after adding a function Rafael J. Wysocki
2013-07-17 23:17 ` [PATCH 4/30] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions Rafael J. Wysocki
2013-07-18 2:00 ` Yinghai Lu
2013-07-18 19:04 ` Rafael J. Wysocki
2013-07-18 20:06 ` Rafael J. Wysocki
2013-07-17 23:18 ` [PATCH 5/30] ACPI / hotplug / PCI: Unified notify handler for hotplug events Rafael J. Wysocki
2013-07-18 2:07 ` Yinghai Lu
2013-07-18 18:59 ` Rafael J. Wysocki
2013-07-17 23:19 ` [PATCH 6/30] ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() Rafael J. Wysocki
2013-07-17 23:19 ` [PATCH 7/30] ACPI / hotplug / PCI: Pass hotplug context objects to event handlers Rafael J. Wysocki
2013-07-17 23:20 ` [PATCH 8/30] ACPI / hotplug / PCI: Merge hotplug event handling functions Rafael J. Wysocki
2013-07-17 23:21 ` [PATCH 9/30] ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge Rafael J. Wysocki
2013-07-17 23:22 ` [PATCH 10/30] ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() Rafael J. Wysocki
2013-07-17 23:22 ` [PATCH 11/30] ACPI / hotplug / PCI: Register all devices under the given bridge Rafael J. Wysocki
2013-07-17 23:23 ` [PATCH 12/30] ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot Rafael J. Wysocki
2013-07-17 23:24 ` [PATCH 13/30] ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge Rafael J. Wysocki
2013-07-17 23:24 ` [PATCH 14/30] ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context Rafael J. Wysocki
2013-07-17 23:25 ` [PATCH 15/30] ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func Rafael J. Wysocki
2013-07-17 23:26 ` [PATCH 16/30] ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge Rafael J. Wysocki
2013-07-17 23:26 ` [PATCH 17/30] ACPI / hotplug / PCI: Store parent in functions and bus in slots Rafael J. Wysocki
2013-07-17 23:27 ` [PATCH 18/30] ACPI / hotplug / PCI: Rework namespace scanning and trimming routines Rafael J. Wysocki
2013-07-17 23:27 ` [PATCH 19/30] ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() Rafael J. Wysocki
2013-07-17 23:28 ` [PATCH 20/30] ACPI / hotplug / PCI: Consolidate slot disabling and ejecting Rafael J. Wysocki
2013-07-17 23:29 ` [PATCH 21/30] ACPI / hotplug / PCI: Do not queue up event handling work items in vain Rafael J. Wysocki
2013-07-17 23:30 ` [PATCH 22/30] ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly Rafael J. Wysocki
2013-07-17 23:31 ` [PATCH 23/30] ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() Rafael J. Wysocki
2013-07-17 23:31 ` [PATCH 24/30] ACPI / hotplug / PCI: Allow slots without new devices to be rescanned Rafael J. Wysocki
2013-07-17 23:32 ` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots Rafael J. Wysocki
2013-09-04 20:36 ` Alex Williamson
2013-09-04 22:54 ` Rafael J. Wysocki
2013-09-04 23:12 ` Alex Williamson
2013-09-04 23:35 ` Rafael J. Wysocki
2013-09-05 3:37 ` Alex Williamson
2013-09-05 4:06 ` Alex Williamson
2013-09-05 11:54 ` Rafael J. Wysocki
2013-09-05 13:19 ` Alex Williamson
2013-09-05 14:21 ` Alex Williamson
2013-09-05 19:44 ` Excess dmesg output from ACPIPHP on boot (was: Re: [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots) Rafael J. Wysocki
2013-09-05 21:39 ` Rafael J. Wysocki
2013-09-05 21:45 ` Rafael J. Wysocki
2013-09-05 22:17 ` Alex Williamson
2013-09-05 22:40 ` Rafael J. Wysocki
2013-09-05 23:08 ` Alex Williamson [this message]
2013-09-05 23:36 ` Rafael J. Wysocki
2013-09-05 23:31 ` Alex Williamson
2013-09-05 23:48 ` Rafael J. Wysocki
2013-09-06 12:19 ` Bjorn Helgaas
2013-09-06 12:40 ` Rafael J. Wysocki
2013-09-06 15:34 ` Alex Williamson
2013-09-07 22:16 ` [PATCH] ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks Rafael J. Wysocki
2013-09-09 16:32 ` Alex Williamson
2013-09-09 20:02 ` Rafael J. Wysocki
2013-09-06 13:42 ` [PATCH 0/2] Re: Excess dmesg output from ACPIPHP on boot Rafael J. Wysocki
2013-09-06 13:43 ` [PATCH 1/2] ACPI / hotplug / PCI: Avoid doing too much for spurious notifies Rafael J. Wysocki
2013-09-06 15:46 ` Yinghai Lu
2013-09-06 23:45 ` Rafael J. Wysocki
2013-09-06 13:46 ` [PATCH 2/2] ACPI / hotplug / PCI: Use _OST to notify firmware about notify status Rafael J. Wysocki
2013-09-06 15:36 ` [PATCH 0/2] Re: Excess dmesg output from ACPIPHP on boot Alex Williamson
2013-09-06 23:46 ` Rafael J. Wysocki
2013-09-05 6:17 ` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots Lan Tianyu
2013-09-05 11:57 ` Rafael J. Wysocki
2013-09-05 13:11 ` Lan Tianyu
2013-09-05 21:43 ` Rafael J. Wysocki
2013-07-17 23:33 ` [PATCH 26/30] ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h Rafael J. Wysocki
2013-07-17 23:34 ` [PATCH 27/30] ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() Rafael J. Wysocki
2013-07-17 23:35 ` [PATCH 28/30] ACPI / hotplug / PCI: Redefine enable_device() and disable_device() Rafael J. Wysocki
2013-07-17 23:35 ` [PATCH 29/30] ACPI / hotplug / PCI: Clean up bridge_mutex usage Rafael J. Wysocki
2013-07-17 23:36 ` [PATCH 30/30] ACPI / hotplug / PCI: Get rid of check_sub_bridges() Rafael J. Wysocki
2013-07-23 6:49 ` [PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds Yinghai Lu
2013-07-23 21:39 ` Rafael J. Wysocki
2013-07-24 2:20 ` Yinghai Lu
2013-07-24 12:22 ` Rafael J. Wysocki
2013-07-24 12:58 ` Rafael J. Wysocki
2013-07-24 16:06 ` Bjorn Helgaas
2013-07-24 20:02 ` Rafael J. Wysocki
2013-07-25 13:25 ` Yinghai Lu
2013-07-25 19:57 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1378422483.3246.277.camel@ul30vt.home \
--to=alex.williamson@redhat.com \
--cc=bhelgaas@google.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=liuj97@gmail.com \
--cc=mika.westerberg@linux.intel.com \
--cc=rjw@sisk.pl \
--cc=yinghai@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).