Files
linux/drivers
Guennadi Liakhovetski 7bfb0a0a1c mmc: fix rmmod race for hosts using card-detection polling
commit d9bcbf343e upstream.

MMC hosts that poll for card detection by defining the MMC_CAP_NEEDS_POLL
flag have a race on rmmod, where the delayed work is cancelled without
waiting for completed polling. To prevent this a _sync version of the work
cancellation has to be used.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-09 13:33:18 -08:00
..
2010-09-28 23:30:38 -04:00
2010-10-13 15:43:10 -07:00
2010-09-19 22:43:42 -04:00
2010-08-24 15:28:28 +10:00
2010-12-09 13:33:16 -08:00
2010-09-26 15:54:25 +02:00
2010-11-22 11:03:15 -08:00
2010-12-09 13:33:13 -08:00
2010-09-22 16:21:33 +02:00