On Tue, 27 Jan 2004, Stephen Hemminger wrote:
> I am working on a USB driver for an Irda dongle and getting perodic
> oops, that look like a race in the unlink urb code. The machine is
> a 2 cpu SMP running 2.6.2-rc2 (ie latest code).
>
> Since the device and IRDA are basically half duplex, the d
I am working on a USB driver for an Irda dongle and getting perodic
oops, that look like a race in the unlink urb code. The machine is
a 2 cpu SMP running 2.6.2-rc2 (ie latest code).
Since the device and IRDA are basically half duplex, the driver is
doing the following (in a kernel thread).