Thread (36 messages) flat view 36 messages, 10 authors, 2007-07-25

Re: [patch 1/3] ps3: Disk Storage Driver

From: Cornelia Huck <hidden>
Date: 2007-07-19 09:26:29
Also in: linux-scsi, lkml

On Thu, 19 Jul 2007 10:57:53 +0200 (CEST),
Geert Uytterhoeven [off-list ref] wrote:
Were .probe()/.remove() made concurrent again? I thought that idea was dropped
because it caused too many problems?
Well, for a given device, ->probe()/->remove() are locked by dev->sem,
so that there cannot be two probes/removes for the same device at the
same time. However, if you have multiple hotplug events pending at the
same time, it depends on your bus whether it does some serialization or
whether it allows multiple probes/removes running for different devices.
(Initial probing of a bus and probing of all devices with a new driver
is done serialized again, I think that's what you're referring to.)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help