From: Takashi Iwai Date: Fri, 22 Feb 2008 17:34:44 +0000 (+0100) Subject: [ALSA] race between disconnect and error handling in usbmidi X-Git-Tag: v2.6.25-rc3~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0792e00bc2dd1202d48b838b1cf59d13dd2c74a;p=pandora-kernel.git [ALSA] race between disconnect and error handling in usbmidi The driver resubmits URBs from an error handler and schedules the error handler from the URBs' completion handlers. To reliably kill the cycle a flag must be used. Signed-off-by: Oliver Neukum Signed-off-by: Clemens Ladisch Signed-off-by: Takashi Iwai Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed