problems in fakephp (was RE: refcount leak in pci_get_device()?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Zhao, Yu
Date: Saturday, August 30, 2008 - 8:14 pm

Just happened to see a change in fakephp when searching usage of the pci_remove_bus_device(). I couldn't find the original patches, but this http://git.kernel.org/?p=linux/kernel/git/jbarnes/pci-2.6.git;a=commitdiff;h=fe99740ca... shows, the pci_remove_bus_device() was removed while the remove_slot() was added in disable_slot(), which means: 1) fakephp can't remove pci_dev anymore; 2) deadlock happens because remove_slot() tries to remove the sysfs entry calling itself.

On Saturday, August 30, 2008 2:21 PM, Zhao, Yu wrote:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
refcount leak in pci_get_device()?, Alex Chiang, (Thu Aug 21, 1:19 pm)
Re: refcount leak in pci_get_device()?, Matthew Wilcox, (Thu Aug 21, 1:25 pm)
Re: refcount leak in pci_get_device()?, Greg KH, (Thu Aug 21, 1:40 pm)
Re: refcount leak in pci_get_device()?, Greg KH, (Thu Aug 21, 1:47 pm)
Re: refcount leak in pci_get_device()?, Alex Chiang, (Thu Aug 21, 3:14 pm)
Re: refcount leak in pci_get_device()?, Jesse Barnes, (Thu Aug 21, 3:23 pm)
Re: refcount leak in pci_get_device()?, Henrique de Moraes H ..., (Thu Aug 21, 6:04 pm)
Re: refcount leak in pci_get_device()?, Henrique de Moraes H ..., (Thu Aug 21, 6:09 pm)
RE: refcount leak in pci_get_device()?, Zhao, Yu, (Fri Aug 29, 9:23 pm)
Re: refcount leak in pci_get_device()?, Greg KH, (Fri Aug 29, 10:37 pm)
RE: refcount leak in pci_get_device()?, Zhao, Yu, (Fri Aug 29, 11:20 pm)
problems in fakephp (was RE: refcount leak in pci_get_devi ..., Zhao, Yu, (Sat Aug 30, 8:14 pm)
[PATCH] PCI Hotplug: fakephp: fix deadlock... again, Alex Chiang, (Mon Sep 1, 11:40 am)
Re: [PATCH] PCI Hotplug: fakephp: fix deadlock... again, Matthew Wilcox, (Mon Sep 1, 5:10 pm)
Re: [PATCH] PCI Hotplug: fakephp: fix deadlock... again, Matthew Wilcox, (Mon Sep 8, 9:27 pm)
Re: [PATCH] PCI Hotplug: fakephp: fix deadlock... again, Andrew Patterson, (Mon Sep 8, 10:32 pm)