On Wed, 2 Jan 2002, Greg KH wrote:

> On Wed, Dec 19, 2001 at 10:31:31AM +0100, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > this adds module usage count handling during probe and disconnect to the
> > usb core. It applies to 2.5.1 and is now in the smallest possible form.
> > I did not go at the old style probe, as it shoulde be IMO removed.
>
> Ok, how about the patch below?  It's almost the same as your patch, but
> it also protects the "old style" probe and the driver ioctl call.
>
> Does anyone have any objections to it?

Regarding devio.c, specifically proc_ioctl().
How is it ensured that the ps->dev pointer stays valid although the memory
allocations might sleep ?

        Regards
                Oliver



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to