[CHECKER]: potential deadlock in 2.5.62 drivers/usb/misc/auerswald.c

Dawson Engler (engler@csl.stanford.edu)
Sat, 22 Mar 2003 01:30:28 -0800 (PST)


There seems to be a potential locking cycle in 2.5.62's
drivers/usb/misc/auerswald.c
Can anyone confirm/discredit this?

Thanks!

<dev_table_mutex>-><struct.mutex> occurred 1 times
<struct.mutex)>-><&dev_table_mutex> occurred 1 times

Call chain for <&dev_table_mutex>-><struct.mutex>
depth = 1:
drivers/usb/misc/auerswald.c:auerchar_open:1404
->drivers/usb/misc/auerswald.c:auerchar_open:1412

Call chain for
<struct.mutex>-><&dev_table_mutex> =
depth = 1:
drivers/usb/misc/auerswald.c:auerswald_disconnect:2091
->drivers/usb/misc/auerswald.c:auerswald_disconnect:2096
-
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/