1. 04 10月, 2006 1 次提交
    • P
      [PATCH] mmc: use own work queue · 7104e2d5
      Pierre Ossman 提交于
      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: NPierre Ossman <drzeus@drzeus.cx>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      7104e2d5
  2. 16 9月, 2006 1 次提交
  3. 07 9月, 2006 2 次提交
  4. 04 7月, 2006 1 次提交
  5. 01 7月, 2006 1 次提交
  6. 20 5月, 2006 1 次提交
  7. 05 5月, 2006 1 次提交
  8. 04 5月, 2006 1 次提交
  9. 03 5月, 2006 1 次提交
  10. 29 3月, 2006 1 次提交
  11. 02 2月, 2006 1 次提交
  12. 08 1月, 2006 1 次提交
  13. 04 1月, 2006 1 次提交
  14. 14 12月, 2005 1 次提交
  15. 05 12月, 2005 1 次提交
  16. 29 11月, 2005 1 次提交
  17. 08 11月, 2005 1 次提交
  18. 09 9月, 2005 1 次提交
  19. 08 9月, 2005 5 次提交
  20. 03 9月, 2005 1 次提交
  21. 19 8月, 2005 2 次提交
  22. 17 4月, 2005 2 次提交