1. 17 5月, 2010 1 次提交
  2. 03 5月, 2010 25 次提交
  3. 02 5月, 2010 8 次提交
  4. 01 5月, 2010 5 次提交
  5. 12 4月, 2010 1 次提交
    • S
      [SCSI] mvsas: fix hot plug handling and IO issues · 9dc9fd94
      Srinivas 提交于
      This patch adds a bunch of fixes
      
      1. Reduce sg table size to 64 (SG_MX) instead of default SG_ALL
      2. clear task lists on phy down events
      3. release all tasks on port deformation
      4. release current task for device gone notification
      5. Add sata abort handing
      6. Add 10ms delay to each port reset (currently done serially and with
         interrupts disabled)
      
      [jejb: whitespace fixes and clean ups plus added description
             added dummy 94xx_clear_srs_irq function just to prevent the
             mismatch in the mvs_dispatch structure killing 94xx cards]
      Signed-off-by: NSrinivas <satyasrinivasp@hcl.in>
      Cc: Andy Yan <ayan@marvell.com>
      Cc: qswang@marvell.com
      Cc: jfeng@marvell.com
      Signed-off-by: NJames Bottomley <James.Bottomley@suse.de>
      9dc9fd94