1. 08 3月, 2010 2 次提交
  2. 27 2月, 2010 4 次提交
  3. 26 2月, 2010 2 次提交
  4. 27 1月, 2010 1 次提交
  5. 14 1月, 2010 2 次提交
  6. 19 12月, 2009 2 次提交
  7. 16 12月, 2009 2 次提交
  8. 07 12月, 2009 8 次提交
  9. 04 12月, 2009 1 次提交
  10. 14 10月, 2009 2 次提交
  11. 06 10月, 2009 1 次提交
    • S
      [S390] dasd: fix race condition in resume code · 6fca97a9
      Stefan Haberland 提交于
      There is a race while re-reading the device characteristics. After
      cleaning the memory area a cqr is build which reads the device
      characteristics. This may take a rather long time and the device
      characteristics structure is zero during this. Now it could be
      possible that the block tasklet starts working and a new cqr will be
      build. The build_cp command refers to the device characteristics
      structure and this may lead into a divide by zero exception.
      Fix this by re-reading the device characteristics into a temporary
      structur and copy the data to the original structure. Also take the
      ccwdev_lock.
      Signed-off-by: NStefan Haberland <stefan.haberland@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      6fca97a9
  12. 23 9月, 2009 1 次提交
  13. 22 9月, 2009 1 次提交
  14. 21 9月, 2009 1 次提交
  15. 11 9月, 2009 4 次提交
  16. 24 8月, 2009 1 次提交
  17. 13 7月, 2009 1 次提交
  18. 07 7月, 2009 2 次提交
  19. 22 6月, 2009 2 次提交