Re: Does the block layer prevent races between open() andunregister()?

From: Yury V. Umanets
Date: Wed Mar 03 2004 - 03:07:15 EST


On Sat, 2004-02-28 at 06:05, Alan Stern wrote:
> A classic race that all drivers for hot-unpluggable devices have to deal
> with is the race between open() and unregister() (or disconnect()).
>
> Does the block layer have any mechanism to prevent such races? Or does it
> rely on the lower-level drivers handling such things by themselves?
According to usb-skel driver, nobody cares about.

>
> Alan Stern
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
umka

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/