1. 14 1月, 2010 2 次提交
  2. 19 12月, 2009 2 次提交
  3. 16 12月, 2009 2 次提交
  4. 07 12月, 2009 8 次提交
  5. 04 12月, 2009 1 次提交
  6. 14 10月, 2009 2 次提交
  7. 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
  8. 23 9月, 2009 1 次提交
  9. 22 9月, 2009 1 次提交
  10. 21 9月, 2009 1 次提交
  11. 11 9月, 2009 4 次提交
  12. 24 8月, 2009 1 次提交
  13. 13 7月, 2009 1 次提交
  14. 07 7月, 2009 2 次提交
  15. 22 6月, 2009 2 次提交
  16. 16 6月, 2009 3 次提交
  17. 12 6月, 2009 5 次提交
  18. 23 5月, 2009 1 次提交