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
  • lib
  • swiotlb.c
Find file BlameHistoryPermalink
  • Thierry Reding's avatar
    tracing/events: Fix swiotlb tracepoint creation · ce5be5a1
    Thierry Reding authored Oct 23, 2013
    
    
    Tracepoints are only created when Xen support is enabled, but they are
    also referenced within lib/swiotlb.c. So unless Xen support is enabled
    the tracepoints will be missing, therefore causing builds to fail. Fix
    this by moving the tracepoint creation to lib/swiotlb.c, which works
    nicely because the Xen swiotlb support selects the generic swiotlb
    support.
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    ce5be5a1

Replace swiotlb.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