summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/Driver/Tools.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2013-02-22 21:43:21 +0000
committermav <mav@FreeBSD.org>2013-02-22 21:43:21 +0000
commit3c85c4e0a01f81b81007aca4f3ee4562755f34ba (patch)
tree822b420ebfe76cff86a96451536cbd010a4623b7 /contrib/llvm/tools/clang/lib/Driver/Tools.h
parent7df9c10e32d38c32b3d44b634f30395ae3860312 (diff)
downloadFreeBSD-src-3c85c4e0a01f81b81007aca4f3ee4562755f34ba.zip
FreeBSD-src-3c85c4e0a01f81b81007aca4f3ee4562755f34ba.tar.gz
Fix command timeout caused by data underrun during fetching ATAPI sense
data, introduced by r246713. There are two places where ata_request is filled in ATA_CAM: ata_cam_begin_transaction() and ata_cam_request_sense(). In the first case DMA should be done for addresses from the CCB. In second case, DMA should be done to the different address, the address of the sense buffer inside the CCB structure itself.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Driver/Tools.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud