1
0
Fork 0
alistair23-linux/drivers/memstick
Maxim Levitsky d862b13bc8 memstick: fix hangs on unexpected device removal in mspro_blk
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>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-12 08:43:31 -07:00
..
core memstick: fix hangs on unexpected device removal in mspro_blk 2010-08-12 08:43:31 -07:00
host include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig memstick: add support for JMicron jmb38x MemoryStick host controller 2008-03-10 18:01:19 -07:00
Makefile memstick: initial commit for Sony MemoryStick support 2008-02-09 11:08:34 -08:00