On Fri, 27 Jul 2001, Matthew Dharm wrote:
> IIRC, usb-storage only uses semaphores that are allocated via kfree, so I
> think we're okay. Tho, I think the new semantics are probably better, and
> will probably switch to them. Later.
If the exit (or indeed any) path does down(); kfree(); you suffer the same
problem.
-- dwmw2- 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/