1. 29 10月, 2005 2 次提交
  2. 10 10月, 2005 1 次提交
    • B
      [PATCH] ide: Workaround PM problem · 867f8b4e
      Benjamin Herrenschmidt 提交于
      The logic in ide_do_request() doesn't guarantee that both drives will be
      serviced after a call.  It may "forget" to service one in some
      circumstances, including when one of the drive is suspended (it will
      eventually fail to service the slave when the master is suspended for
      example).  This prevents the wakeup requests that gets queued on wakeup
      from sleep from beeing serviced in some cases when 2 drives are sharing
      an IDE bus.
      
      The problem is deep enough in the way this code works (and there are
      probably a few other problematic but rare corner cases) and fixing it
      would require some major rethinking of the way IDE decides which channel
      to service.  This is not 2.6.14 material.  However, in the meantime,
      Bart has accepted this simple workaround that will fix the crash on
      wakeup from sleep since this specific corner case is actually hitting
      users to get into 2.6.14.
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      867f8b4e
  3. 26 9月, 2005 1 次提交
  4. 18 9月, 2005 1 次提交
  5. 13 9月, 2005 2 次提交
  6. 12 9月, 2005 1 次提交
  7. 11 9月, 2005 4 次提交
  8. 10 9月, 2005 1 次提交
  9. 05 9月, 2005 3 次提交
  10. 19 8月, 2005 5 次提交
  11. 10 8月, 2005 1 次提交
  12. 05 8月, 2005 1 次提交
  13. 02 8月, 2005 1 次提交
  14. 28 7月, 2005 5 次提交
  15. 13 7月, 2005 1 次提交
  16. 08 7月, 2005 2 次提交
  17. 07 7月, 2005 1 次提交
  18. 03 7月, 2005 7 次提交