diff options
author | Robert Jennings <rcj@linux.vnet.ibm.com> | 2009-01-22 20:40:09 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-02-10 17:15:17 +0100 |
commit | e637d553199e264327714da437e6c808f2f4b096 (patch) | |
tree | 34743d41b7dda0c6f307ac8056f6b167c3a40749 /drivers/scsi/scsi_scan.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable (diff) | |
download | linux-e637d553199e264327714da437e6c808f2f4b096.tar.xz linux-e637d553199e264327714da437e6c808f2f4b096.zip |
[SCSI] ibmvscsi: Correct DMA mapping leak
The ibmvscsi client driver is not unmapping the SCSI command after
encountering a DMA mapping error while trying to map an indirect
scattergather list for the event pool. This leads to a leak of DMA
entitlement that could result in the device failing future DMA operations
in a CMO environment.
Signed-off-by: Robert Jennings <rcj@linux.vnet.ibm.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/scsi_scan.c')
0 files changed, 0 insertions, 0 deletions