Files
linux/drivers
Maxim Levitsky 92916e97a4 memstick: fix hangs on unexpected device removal in mspro_blk
commit d862b13bc8 upstream.

mspro_block_remove() is called from detect thread that first calls the
mspro_block_stop(), which stops the request queue.  If we call
del_gendisk() with the queue stopped we get a deadlock.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-26 16:41:32 -07:00
..
2009-06-16 19:50:13 -07:00
2010-08-02 10:20:43 -07:00
2009-10-15 09:58:27 -06:00
2010-08-13 13:19:34 -07:00
2009-11-12 07:26:01 -08:00
2010-08-02 10:20:53 -07:00
2010-08-13 13:20:13 -07:00
2010-08-10 10:20:51 -07:00
2009-07-12 12:22:34 -07:00
2010-08-02 10:20:42 -07:00
2010-08-13 13:19:51 -07:00
2009-06-18 13:04:04 -07:00
2010-05-12 14:57:15 -07:00