1. 28 2月, 2013 1 次提交
  2. 14 2月, 2013 1 次提交
  3. 08 1月, 2013 1 次提交
    • H
      s390/irq: remove split irq fields from /proc/stat · 420f42ec
      Heiko Carstens 提交于
      Now that irq sum accounting for /proc/stat's "intr" line works again we
      have the oddity that the sum field (first field) contains only the sum
      of the second (external irqs) and third field (I/O interrupts).
      The reason for that is that these two fields are already sums of all other
      fields. So if we would sum up everything we would count every interrupt
      twice.
      This is broken since the split interrupt accounting was merged two years
      ago: 052ff461 "[S390] irq: have detailed
      statistics for interrupt types".
      To fix this remove the split interrupt fields from /proc/stat's "intr"
      line again and only have them in /proc/interrupts.
      
      This restores the old behaviour, seems to be the only sane fix and mimics
      a behaviour from other architectures where /proc/interrupts also contains
      more than /proc/stat's "intr" line does.
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      420f42ec
  4. 30 11月, 2012 1 次提交
  5. 23 11月, 2012 1 次提交
  6. 26 9月, 2012 3 次提交
  7. 17 9月, 2012 1 次提交
    • S
      s390/dasd: fix pathgroup race · 12d7b107
      Stefan Haberland 提交于
      If a new path is available we need to verify the path data. If it is the
      first path for a device the stop bits are removed after path verification.
      If a pathgroup is established we need to set system characteristics for
      the lcu. Therefore I/O has to be started.
      If the device is stopped the set system characteristics worker may block
      the path verification worker and the device is blocked.
      
      Turn on failfast for set system characteristics CQR to prevent a deadlock
      with the path verification worker.
      
      If a pathgroup is established on a device that is not in use trigger path
      verification. Maybe we were not informed about a working path.
      Signed-off-by: NStefan Haberland <stefan.haberland@de.ibm.com>
      Reviewed-by: NStefan Weinhuber <wein@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      12d7b107
  8. 28 8月, 2012 1 次提交
  9. 20 7月, 2012 1 次提交
    • H
      s390/comments: unify copyright messages and remove file names · a53c8fab
      Heiko Carstens 提交于
      Remove the file name from the comment at top of many files. In most
      cases the file name was wrong anyway, so it's rather pointless.
      
      Also unify the IBM copyright statement. We did have a lot of sightly
      different statements and wanted to change them one after another
      whenever a file gets touched. However that never happened. Instead
      people start to take the old/"wrong" statements to use as a template
      for new files.
      So unify all of them in one go.
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      a53c8fab
  10. 16 7月, 2012 1 次提交
  11. 11 4月, 2012 1 次提交
  12. 11 3月, 2012 1 次提交
  13. 27 2月, 2012 1 次提交
  14. 19 1月, 2012 2 次提交
  15. 27 12月, 2011 2 次提交
  16. 30 10月, 2011 4 次提交
  17. 03 8月, 2011 1 次提交
  18. 23 5月, 2011 2 次提交
  19. 20 4月, 2011 1 次提交
  20. 31 3月, 2011 1 次提交
  21. 23 3月, 2011 1 次提交
  22. 16 3月, 2011 1 次提交
  23. 17 2月, 2011 1 次提交
  24. 05 1月, 2011 4 次提交
  25. 29 10月, 2010 1 次提交
  26. 25 10月, 2010 2 次提交
  27. 21 9月, 2010 1 次提交
  28. 10 8月, 2010 1 次提交