eeh
Nathan Fontenot
nfont at austin.ibm.com
Tue Mar 23 08:22:31 EST 2004
Yes, the driver/pci/hotplug changes are platform specific, but so are
all the changes for this patch.
There is a call to /sbin/hotplug. I had to trace it through the code,
but the path is ...
rpaphp_disable_slot
disable_slot
rpaphp_unconfig_pci_adapter
pci_remove_bus_device
pci_destroy_dev
device_unregister
device_del
kobject_del
kobject_hotplug
kset_hotplug
call_usermodehelper("/sbin/hotplug")
Linas found some other issues with the patch, so there will be an
updated patch later today (i hope). thanks.
-Nathan F.
On Mon, 2004-03-22 at 13:59, Greg KH wrote:
> On Mon, Mar 22, 2004 at 11:51:23AM -0600, Nathan Fontenot wrote:
> > I haven't received any comments on this patch. Does anyone have
> > objections to it going into Ameslab?
>
> I still don't like the drivers/pci/hotplug changes, as they are very
> platform specific. You should at least call /sbin/hotplug too to let
> userspace know something odd just happened.
>
> thanks,
>
> greg k-h
--
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list