summaryrefslogtreecommitdiff
path: root/bpfc.zsh
AgeCommit message (Expand)AuthorFilesLines
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+18
mode:
authorArchit Taneja <architt@codeaurora.org>2016-04-17 20:28:43 +0530
committerRob Clark <robdclark@gmail.com>2016-07-16 10:08:34 -0400
commit69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc (patch)
tree7aa3efc6abaa0b32586a8826257727ddba56391f
parent2d635fded22b71381b01e194a59544f2e8d71ef0 (diff)
drm/msm: Use correct type for physical addresses
The u32 type used to pass the physical addresses to iommu_map can't accommodate 64 bit addresses. Move to dma_addr_t to ensure wrong addresses aren't provided to the IOMMU driver. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat