The following series adds error handling checks for dma mapping
operations to the hpsa driver.

---

Shuah Khan (1):
      hpsa: Check for dma_mapping_error in hpsa_map_one

Stephen M. Cameron (4):
      hpsa: Check for dma_mapping_error for all code paths using fill_cmd
      hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
      hpsa: reorganize error handling in hpsa_passthru_ioctl
      hpsa: check for dma_mapping_error in hpsa_passthru ioctls


 drivers/scsi/hpsa.c |  117 +++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 84 insertions(+), 33 deletions(-)

--
-- steve 

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to