Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository

Switch branch/tag
  • ipipe
  • drivers
  • xen
  • swiotlb-xen.c
Find file BlameHistoryPermalink
  • Alexander Duyck's avatar
    swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support · d29fa0cb
    Alexander Duyck authored Nov 10, 2016
    
    
    I am updating the paths so that instead of trying to pass
    "attr | DMA_ATTR_SKIP_CPU_SYNC" we instead just OR the value into attr and
    then pass it since attr will not be used after we make the unmap call.
    
    I realized there was one spot I had missed when I was applying the DMA
    attribute to the DMA mapping exception handling.  This change corrects that.
    
    Finally it looks like there is a stray blank line at the end of the
    swiotlb_unmap_sg_attrs function that can be dropped.
    Signed-off-by: default avatarAlexander Duyck <alexander.h.duyck@intel.com>
    Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad@kernel.org>
    d29fa0cb

Replace swiotlb-xen.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy