summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ppdev.h
diff options
context:
space:
mode:
authorNeeti Desai <neetid@codeaurora.org>2015-01-12 18:24:56 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:04:23 -0700
commit570b7fc28aecc228215f3aa8ac7734531d10c441 (patch)
tree1599c4430f407d8d1a88811e053478bdbcebe5d0 /include/uapi/linux/ppdev.h
parentb84b3c4f983d40b50c1a2474277f1dc55e37cd3d (diff)
msm: ion: Update the ion cache maintainance operations
The dma_sync_sg_for_* traverses the scatterlist and performs cache maintainance using the dma_address of each link. If the scatterlist is already mapped into an IOMMU, the dma_address is mapped into the IOMMU, and not the cpu virtual address, which is incorrect for proper cache maintainance. Instead traverse the scatterlist and call the cache maintainance on each individual page. CRs-Fixed: 768053 Change-Id: Ia989fb56236d82184a7f581b8ab4f17c0b93a010 Signed-off-by: Neeti Desai <neetid@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/ppdev.h')
0 files changed, 0 insertions, 0 deletions