Files
linux/drivers
Pierre Ossman 7104e2d5a8 [PATCH] mmc: use own work queue
The MMC layer uses the standard work queue for doing card detection.  As this
queue is shared with other crucial subsystems, the effects of a long (and
perhaps buggy) detection can cause the system to be unusable.  E.g.  the
keyboard stops working while the detection routine is running.

The solution is to add a specific mmc work queue to run the detection code in.
This is similar to how other subsystems handle detection (a full kernel
thread is the most common theme).

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-04 07:55:15 -07:00
..
2006-10-03 23:01:26 +02:00
2006-10-03 22:24:43 +02:00
2006-10-03 08:04:06 -07:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-10-03 22:31:37 +02:00
2006-10-03 22:36:44 +02:00
2006-10-03 22:34:14 +02:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:31:30 +02:00
2006-10-03 23:33:23 +02:00
2006-10-04 07:55:15 -07:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-10-03 22:31:37 +02:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-10-02 07:57:14 -07:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-10-03 22:31:37 +02:00
2006-08-10 07:31:37 -04:00
2006-08-10 07:31:37 -04:00