1. 27 8月, 2011 1 次提交
  2. 26 4月, 2011 1 次提交
  3. 31 3月, 2011 1 次提交
  4. 13 2月, 2011 1 次提交
  5. 02 11月, 2010 1 次提交
  6. 06 9月, 2010 1 次提交
  7. 15 8月, 2010 2 次提交
  8. 11 8月, 2010 4 次提交
  9. 28 7月, 2010 6 次提交
  10. 17 6月, 2010 1 次提交
  11. 11 4月, 2010 2 次提交
  12. 19 1月, 2010 1 次提交
  13. 18 1月, 2010 1 次提交
    • A
      [SCSI] mptsas: Fix issue with chain pools allocation on katmai · f1053a7c
      Anatolij Gustschin 提交于
      Since commit 9d2e9d66
      mptsas driver fails to allocate memory for the MPT chain buffers
      for second LSI adapter on PPC440SPe Katmai platform:
      ...
      ioc1: LSISAS1068E B3: Capabilities={Initiator}
      mptbase: ioc1: ERROR - Unable to allocate Reply, Request, Chain Buffers!
      mptbase: ioc1: ERROR - didn't initialize properly! (-3)
      mptsas: probe of 0002:31:00.0 failed with error -3
      
      This commit increased MPT_FC_CAN_QUEUE value but initChainBuffers()
      doesn't differentiate between SAS and FC causing increased allocation
      for SAS case, too. Later pci_alloc_consistent() fails to allocate
      increased chain buffer pool size for SAS case.
      
      Provide a fix by looking at the bus type and using appropriate
      MPT_SAS_CAN_QUEUE value while calculation of the number of chain
      buffers.
      Signed-off-by: NAnatolij Gustschin <agust@denx.de>
      Acked-by: NKashyap Desai <kashyap.desai@lsi.com>
      Cc: Stable Tree <stable@kernel.org>
      Signed-off-by: NJames Bottomley <James.Bottomley@suse.de>
      f1053a7c
  14. 10 12月, 2009 1 次提交
  15. 21 9月, 2009 1 次提交
  16. 12 9月, 2009 1 次提交
  17. 23 8月, 2009 1 次提交
  18. 20 6月, 2009 1 次提交
  19. 15 6月, 2009 1 次提交
  20. 10 6月, 2009 11 次提交