Guennadi Liakhovetski b9269fdd4f mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Calling mmc_request_done() under a spinlock with interrupts disabled
leads to a recursive spin-lock on request retry path and to
scheduling in atomic context. This patch fixes both these problems
by moving mmc_request_done() to the scheduler workqueue.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-07-21 10:35:05 -04:00
..
2010-11-01 15:38:34 -04:00
2008-12-16 14:58:17 +01:00
2011-03-31 11:26:23 -03:00
2009-03-24 21:30:03 +01:00
2011-03-15 13:49:32 -04:00
2011-03-31 11:26:23 -03:00
2009-10-01 16:11:15 -07:00
2011-05-25 16:51:40 -04:00
2011-07-20 17:20:57 -04:00
2011-03-25 10:30:49 -04:00
2011-03-31 11:26:23 -03:00
2007-07-26 01:53:31 +02:00