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
  • Konrad Rzeszutek Wilk's avatar
    xen/swiotlb: For early initialization, return zero on success. · c468bdee
    Konrad Rzeszutek Wilk authored Sep 17, 2012
    
    
    If everything is setup properly we would return -ENOMEM since
    rc by default is set to that value. Lets not do that and return
    a proper return code.
    
    Note: The reason the early code needs this special treatment
    is that it SWIOTLB library call does not return anything (and
    had it failed it would call panic()) - but our function does.
    Acked-by: default avatarStefano Stabellini <stefano.stabellini@eu.citrix.com>
    Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    c468bdee

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