login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
24
Re: post 2.6.26 requires pciehp_slot_with_bus
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alex Chiang
Subject:
Re: post 2.6.26 requires pciehp_slot_with_bus
Date: Thursday, July 24, 2008 - 3:29 pm
* Jesse Barnes <jbarnes@virtuousgeek.org>:
quoted text
> On Thursday, July 24, 2008 2:51 pm Pierre Ossman wrote: > > On Thu, 24 Jul 2008 14:07:18 -0700 > > > > Jesse Barnes <jbarnes@virtuousgeek.org> wrote: > > > On Thursday, July 24, 2008 1:39 pm Pierre Ossman wrote: > > > > This is a laptop with a single expressport that worked > > > > fine up until this merge window. What changed and why is > > > > it no longer possible to support this hardware without a > > > > kernel parameter? > > > > > > Yeah we're being a bit more careful about registering > > > hotplug slots these days. The fact that you got a conflict > > > message indicates that more than one driver is trying to > > > bind to that PCIe port and handle hotplug for it. I guess > > > acpiphp must already be loaded? > > > > Nope. Only pciehp is builtin, and acpiphp is not loaded. > > Anything non-hotplug related that can block stuff? > > Theoretically only one of the other hotplug drivers could claim > the slot (e.g. acpi, cpci, cpqhp, fakephp etc.). You could > put a dump_stack() or something into > drivers/pci/hotplug/pci_hotplug_core.c:pci_hp_register to see > if we're getting multiple callers on the same slot for some > reason... Maybe the pciehp driver itself is trying to register > the same slot twice?
This is a good idea. Any chance you could get that debug info for us, Pierre? Thanks. /ac --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
post 2.6.26 requires pciehp_slot_with_bus
, Pierre Ossman
, (Thu Jul 24, 4:47 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Thu Jul 24, 5:38 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Pierre Ossman
, (Thu Jul 24, 1:39 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Jesse Barnes
, (Thu Jul 24, 2:07 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Pierre Ossman
, (Thu Jul 24, 2:51 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Jesse Barnes
, (Thu Jul 24, 3:06 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Alex Chiang
, (Thu Jul 24, 3:29 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Pierre Ossman
, (Thu Jul 24, 3:49 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Alex Chiang
, (Thu Jul 24, 4:08 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Pierre Ossman
, (Thu Jul 24, 4:29 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Matthew Wilcox
, (Thu Jul 24, 8:29 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Alex Chiang
, (Thu Jul 24, 9:42 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Thu Jul 24, 9:50 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Thu Jul 24, 9:57 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Thu Jul 24, 10:38 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Fri Jul 25, 1:53 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Matthew Wilcox
, (Fri Jul 25, 4:18 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Matthew Wilcox
, (Fri Jul 25, 4:40 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Jesse Barnes
, (Fri Jul 25, 3:18 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Matthew Wilcox
, (Fri Jul 25, 6:16 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Mon Jul 28, 12:21 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Mon Jul 28, 1:44 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Mon Jul 28, 1:58 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Jesse Barnes
, (Mon Jul 28, 9:16 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Matthew Wilcox
, (Mon Jul 28, 9:57 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Greg KH
, (Mon Jul 28, 11:05 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Mon Jul 28, 7:43 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Jesse Barnes
, (Tue Jul 29, 8:14 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Alex Chiang
, (Tue Jul 29, 7:38 pm)
[PATCH 1/2] pciehp: Rename duplicate slot name N as N-1, N ...
, Alex Chiang
, (Tue Jul 29, 7:42 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Tue Jul 29, 7:44 pm)
[PATCH 2/2] shpchp: Rename duplicate slot name N as N-1, N ...
, Alex Chiang
, (Tue Jul 29, 7:44 pm)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Thu Jul 31, 3:31 am)
Re: [PATCH 1/2] pciehp: Rename duplicate slot name N as N- ...
, Kenji Kaneshige
, (Thu Jul 31, 3:32 am)
Re: [PATCH 2/2] shpchp: Rename duplicate slot name N as N- ...
, Kenji Kaneshige
, (Thu Jul 31, 3:32 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Alex Chiang
, (Thu Jul 31, 8:47 am)
Re: post 2.6.26 requires pciehp_slot_with_bus
, Kenji Kaneshige
, (Fri Aug 1, 1:43 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Eric Sandeen
Re: [PATCH] xfs: do not pass unused params to xfs_flush_pages
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
David Miller
Re: NO_HZ: timer interrupt stuck
Jeffrey V. Merkey
Re: Versioning file system
git
:
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Junio C Hamano
Re: [PATCH] http-push: making HTTP push more robust and more user-friendly
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
linux-netdev
:
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
&#32852;&#31995;&#31995;&#32479;&#31649;&#29702;&#21592;
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
Paul Gortmaker
[PATCH net-next 09/16] tipc: Relocate trivial link status functions to header file
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
Staging: et131x: prune all the debug code
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Damien Miller
Re: Patching a SSH 'Weakness'
Brian
CARP multicast and ADSL bridge
Colocation donated by:
Syndicate