All of lore.kernel.org
 help / color / mirror / Atom feed
* [CHECKER]: potential deadlock in 2.5.62 drivers/usb/misc/auerswald.c
@ 2003-03-22  9:30 Dawson Engler
  0 siblings, 0 replies; only message in thread
From: Dawson Engler @ 2003-03-22  9:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dawson Engler

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-22  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-22  9:30 [CHECKER]: potential deadlock in 2.5.62 drivers/usb/misc/auerswald.c Dawson Engler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.