1. 02 10月, 2007 1 次提交
  2. 17 8月, 2007 3 次提交
  3. 14 6月, 2007 4 次提交
  4. 10 5月, 2007 1 次提交
  5. 09 5月, 2007 2 次提交
  6. 08 5月, 2007 1 次提交
  7. 13 4月, 2007 1 次提交
  8. 22 3月, 2007 8 次提交
  9. 13 2月, 2007 1 次提交
  10. 07 2月, 2007 1 次提交
    • L
      [POWERPC] pSeries: EEH improperly enabled for some Power4 systems · 25c4a46f
      Linas Vepstas 提交于
      It appears that EEH is improperly enabled for some Power4 systems.
      On these systems, the ibm,set-eeh-option returns a value of success
      even when EEH is not supported on the given node. Thus, an explicit
      check for support is required.
      
      During boot, on power4, without this patch, one sees messages
      similar to:
      
      EEH: event on unsupported device, rc=0 dn=/pci@400000000110/IBM,sp@1
      EEH: event on unsupported device, rc=0 dn=/pci@400000000110/pci@2
      EEH: event on unsupported device, rc=0 dn=/pci@400000000110/pci@2,2
      etc.
      
      The patch makes these go away.
      
      Without this patch, EEH recovery does seem to work correctly for
      at least some devices (I tested ethernet e1000), but fails to
      recover others (the Emulex LightPulse LPFC, most notably).
      Off the top of my head, I don't remember why some devices are
      affected, but not others.
      
      The PAPR indicates that the correct way to test for EEH is as
      done in this patch; its not clear to me if this was in the PAPR
      all along, or recently added; if it was there all along, its not
      clear to me why this hadn't been fixed long ago. I suspect only
      certain firmware levels are affected.
      Signed-off-by: NLinas Vepstas <linas@austin.ibm.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      25c4a46f
  11. 08 12月, 2006 1 次提交
  12. 26 9月, 2006 1 次提交
  13. 22 9月, 2006 1 次提交
  14. 21 9月, 2006 2 次提交
  15. 31 7月, 2006 1 次提交
  16. 14 4月, 2006 1 次提交
  17. 01 4月, 2006 1 次提交
  18. 28 3月, 2006 1 次提交
  19. 28 2月, 2006 1 次提交
  20. 12 1月, 2006 1 次提交
  21. 10 1月, 2006 6 次提交