On Tue, 20 Jan 2004 06:16:05 -0600
Al Borchers <[EMAIL PROTECTED]> wrote:
> Greg --
>
> There is a problem in usbserial.c in serial_write (and
> possibly other usbserial functions) that causes an
> oops--Scheduling in interrupt.
> Serial_write gets the port->sem semaphore, but serial_write
> can
Greg --
There is a problem in usbserial.c in serial_write (and
possibly other usbserial functions) that causes an
oops--Scheduling in interrupt.
I think this is the same problem we talked about a few
months ago, but now I see the cause of the oops. It is
not in the usb serial drivers themselves,